Closed Kushail closed 7 months ago
Which services manage and automate application deployments on AWS? (Choose two.)
A. AWS Elastic Beanstalk B. AWS CodeCommit C. AWS Data Pipeline D. AWS CloudFormation E. AWS Config
Answer says B and C. But I believe it's A and D.
Code commit - basically GitHub. Data pipeline - automate data driven workflows.
EBS -> automates deploying code and provisioning infrastructure CloudFormation -> Use templates to deploy code and infrastructure
Which services manage and automate application deployments on AWS? (Choose two.)
A. AWS Elastic Beanstalk B. AWS CodeCommit C. AWS Data Pipeline D. AWS CloudFormation E. AWS Config
Answer says B and C. But I believe it's A and D.
Code commit - basically GitHub. Data pipeline - automate data driven workflows.
EBS -> automates deploying code and provisioning infrastructure CloudFormation -> Use templates to deploy code and infrastructure