Migrating a monolithic application to AWS

0

A company is migrating its legacy on-premises applications to the cloud. The applications are monolithic and tightly coupled, making it challenging to scale and manage them efficiently. As a cloud architect, how would you leverage AWS compute services to modernize these applications and improve scalability, reliability, and manageability?

4 Respuestas
0
Respuesta aceptada

This question reads like it's from the Solution's Architect exam, but doesn't have the important details required to sufficiently answer it. I recommend reviewing the above white papers since we don't know anything about the structure. Usually you can break it down to services that authenticate users, scale with containers, store with databases and deliver with edge services. SQS is also a nice alternative to separate between areas. The biggest detail I'm looking at is the scaling and manageability of compute services. Containers would be ideal here, especially with something like Helm charts/Karpenter/Terraform(IaC).

https://karpenter.sh/

profile pictureAWS
EXPERTO
David
respondido hace un mes
0

Hi,

An approach to modernisation is dependent on the as-is workload complexity and the desired outcomes targeted usually supported by a business case. I would suggest you to take a look at this prescriptive guidance which outlines the strategy and approach to modernise applications using AWS services.

Hope this is helpful.

Thanks, Rama

profile pictureAWS
Rama
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
0
profile pictureAWS
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
profile picture
EXPERTO
revisado hace un mes
0

In addition to Didier

you can also follow these links to migrate your environment to AWS cloud Without providing specific information we can only provide generic writeups or references to you

Decomposing monoliths into microservices (AWS Prescriptive Guidance): Provides patterns and step-by-step guidance for breaking down monoliths.

https://docs.aws.amazon.com/prescriptive-guidance/latest/modernization-decomposing-monoliths/welcome.html

Migrating Applications from Monolithic to Microservice on AWS (APN Blog): Outlines a real-world migration case study.

https://aws.amazon.com/blogs/apn/migrating-applications-from-monolithic-to-microservice-on-aws/

AWS Migration Hub Refactor Spaces: Guidance on using the tool for incremental refactoring in a managed environment.

https://community.aws/tutorials/refactor-spaces-copilot-cli

profile picture
EXPERTO
respondido hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas