From the course: Exam Tips: AWS Certified Developer – Associate

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Deployment exam objectives

Deployment exam objectives - Amazon Web Services (AWS) Tutorial

From the course: Exam Tips: AWS Certified Developer – Associate

Start my 1-month free trial

Deployment exam objectives

- [Instructor] When it comes to deployment, AWS has the largest infrastructure and more than just a few choices to get it done. So let's talk about the objectives and options that you have for the exam. 1.1, deploy written code in AWS. In this case, Jenkins or AWS CodePipelines are going to be your go-to choices when it comes to questions around CI/CD or automation. You also need to be aware of CodeDeploy, Elastic Beanstalk, and OpsWorks. I'll tell you where to find information about these in the AWS white papers video of this chapter. 1.2, deploy applications using Elastic Beanstalk. These days, Elastic Beanstalk is no longer a popular choice. However, don't underestimate this tool when it comes to the exam. Learn how to use the Beanstalk a specific CLI tool called EB CLI and also the .ebextensions configuration files used to customize your deployment. Just because a tool is not our first choice, that doesn't mean we get…

Contents