Migration & Automations Archives - DevOpSpace FINITE Solutions, INFINITE Possibilities Fri, 05 Aug 2022 06:16:34 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 E-MAIL MIGRATION https://devopspace.com/ae/portfolio/e-mail-migration/ Tue, 28 Sep 2021 07:13:53 +0000 https://demo.casethemes.net/itfirm/?post_type=portfolio&p=488 Requirement A start-up organization was using a number of emails hosted in a popular e-mail provider. While there were no issues with the provider or the service, the team was looking out for other options of a similar, popular & budgeted e-mail hosting provider to minimize their expenses on e-mails. The team was also worried […]

The post E-MAIL MIGRATION appeared first on DevOpSpace.

]]>

Requirement

A start-up organization was using a number of emails hosted in a popular e-mail provider. While there were no issues with the provider or the service, the team was looking out for other options of a similar, popular & budgeted e-mail hosting provider to minimize their expenses on e-mails. The team was also worried on the data loss while moving to another e-mail provider.

  • Cloud
  • Manufacturing

Solution Brief

DevOpSpace as an authorized partner of Zoho Corp for e-mails and workplace, identified the number of users in the existing system and the features they use.
In a comparison to the current features, we proposed Zoho workplace suite for the users.
The team was happily convinced with the easiness in using Zoho emails and other related apps at a budgeted per email cost.
We also helped them with email migration including calendar and contacts, with zero data loss to Zoho workplace suite along with the initial setup and configuration.

The post E-MAIL MIGRATION appeared first on DevOpSpace.

]]>
BUILDING KUBERNETES ENVIRONMENT WITHIN A VMWARE SERVER AND APPLICATION DEPLOYMENT https://devopspace.com/ae/portfolio/building-kubernetes-environment-within-a-vmware-server-and-application-deployment/ Tue, 28 Sep 2021 07:13:09 +0000 https://demo.casethemes.net/itfirm/?post_type=portfolio&p=484 Requirement One of our client, who are a start-up development company required a micro-services environment to be built from scratch for one of their petrochemical client. The requirement was to build the environment starting from development phase, considering the important industrial factors like scalability and availability. Essentially, the customer was looking for Kubernetes setup on […]

The post BUILDING KUBERNETES ENVIRONMENT WITHIN A VMWARE SERVER AND APPLICATION DEPLOYMENT appeared first on DevOpSpace.

]]>

Requirement

One of our client, who are a start-up development company required a micro-services environment to be built from scratch for one of their petrochemical client. The requirement was to build the environment starting from development phase, considering the important industrial factors like scalability and availability. Essentially, the customer was looking for Kubernetes setup on the on-premises OpenStackcloud implementation.

  • Cloud
  • Information Technology

Solution Brief

On further analysis, the team understood that the client requirement for OpenStack cloud is very minimal, and their basic need is to have a reliable and scalable solution.
We proposed VMWare environment instead of OpenStack so that the entire solution is simple & efficient.
Setup a VMWare infrastructure and then built up Kubernetes environment on top of it.
We also supported them in all their infrastructure requirements and deploying the components like PostgreSQL database, Redis Cache, Kafka etc.

The post BUILDING KUBERNETES ENVIRONMENT WITHIN A VMWARE SERVER AND APPLICATION DEPLOYMENT appeared first on DevOpSpace.

]]>
AUTO DEPLOYMENT OF WEB & DB SERVERS USING ANSIBLE https://devopspace.com/ae/portfolio/auto-deployment-of-web-db-servers-using-ansible/ Sun, 26 Sep 2021 07:18:30 +0000 https://demo.casethemes.net/itfirm/?post_type=portfolio&p=501 Requirement Customer has a fleet of web and DB servers. The requirement is to automate the deployment of web and DB servers along with auto-rollback in case of any failure. The web server is Tomcat & Database is MS SQL server. Category: Cloud Industry Information Technology Solution Brief DevOpSpace implemented an Ansible playbook for auto-deployment. […]

The post AUTO DEPLOYMENT OF WEB & DB SERVERS USING ANSIBLE appeared first on DevOpSpace.

]]>

Requirement

Customer has a fleet of web and DB servers. The requirement is to automate the deployment of web and DB servers along with auto-rollback in case of any failure. The web server is Tomcat & Database is MS SQL server.

  • Cloud
  • Information Technology

Solution Brief

DevOpSpace implemented an Ansible playbook for auto-deployment.
We monitor for any class/jar/war files in source path and if any files found, we take backup of destination paths in web servers.
As a next step, copy files to respective destinations. We rollback with the backups that we took, if in case of any failure.
We also monitor for SQL scripts and if any found in source path, copy those to DB servers temp folder. Next step is sorting the SQL scripts and executing those.
Playbook exits successfully, if no error returned. In case of any errors, do a rollback for the web server deployed and the playbook fails with error message.
We also implemented strategy to maintain previous state of destination paths for easier rollback in case of any deployment error.

The post AUTO DEPLOYMENT OF WEB & DB SERVERS USING ANSIBLE appeared first on DevOpSpace.

]]>