AWS & OpenStack

0

Good morning; I'm new to the AWS environment with just a few projects. so I'm in a new company in which an OpenStack environment already exists with some existing VM instance. But for availability problems (replication of the existing Openstack environment) she decided to think about migrating some of these internal applications to AWS. So in order to deploy the new business application which is under development, she asked that the following specificities be made;

 The application which is made in Php must be deployed on AWS and on OpenStack simultaneously
 Any modification of the application data (database, application file) made on the instance running on AWS must be listed on OpenStack and vice versa. basically it's about putting a mirror between AWS and Open Stack.

However, I would like to remind you that the version of openstack currently running is OpenStack Ussuri

Thank you for your answers!

Cedric
asked 9 months ago196 views
1 Answer
0

Implementing a mirrored setup between AWS and OpenStack may be complex and may require custom development and scripting. Each environment has its own set of services, configurations, and constraints, so your implementation may need to be tailored to your specific use case and technologies being used. Also, consider the potential latency and performance implications of synchronizing data between separate environments.

profile pictureAWS
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions