Question 25:
A company runs its critical portal on its On-prem datacenter on docker containers with a PostgreSQL database of size 40 TB. They are looking to migrate their existing portal to AWS to enhance user`s experience with less burden on Infrastructure management. Which of the following methods should they use? (Select TWO).
Answer options:
A.They should choose EC2 to deploy the containers on ECS and move the 40TB data using snowball on AWS. B.They should choose Fargate to deploy the containers on ECS and move the 40TB data using snowball on AWS. C.They should choose EC2 to deploy the containers on ECS and move the 40 TB data using 1Gbps Direct Connection Connection. D.They should use the RDS Aurora PostgreSQL Database in AWS. E.They should run the PostgreSQL on top of EC2 Nitro Based system for better Database Performance.