Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company is migrating a legacy application to AWS. The application is stateful. Which deployment strategy is most appropriate?
A
Deploy using AWS Lambda
B
Use Amazon S3 for storage
C
Migrate to Amazon EC2
D
Use Amazon DynamoDB
Explanation:
Amazon EC2 allows for the management of stateful applications, providing the necessary persistent storage and network configurations.