5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Internet and Network Technologies Solution Area     Cloud Computing     AWS Certified Developer - Associate 2020

AWS provides several integrated services supporting web application management. Each of these services exposes an area of functionality. As a developer associate, it's critical to recognize not only how the individual components function, but how they work together to provide a flexible and powerful end-to-end web application management infrastructure. In this course, you'll examine how Elastic Beanstalk manages applications and environments with the CLI and the Elastic Beanstalk console. You'll see how to use Elastic Beanstalk to manage web server environments and the infrastructure they run on. Next, you'll learn about .ebextensions config files and how to manage application versions using Elastic Beanstalk. Lastly, you'll examine how to carry out a blue/green deployment on AWS using Elastic Beanstalk. This course is one of a collection of courses that prepares learners for the AWS Certified Developer - Associate 2020 certification exam.



Objectives

AWS Developer Associate: AWS Elastic Beanstalk (EB)

  • discover the key concepts covered in this course
  • recognize how deployments are orchestrated on AWS cloud
  • recognize how Elastic Beanstalk is used to deploy applications to AWS
  • recognize how the EB CLI is different from the AWS CLI
  • install the EB CLI using setup scripts available from GitHub and create an EB environment
  • create an Elastic Beanstalk Web Server environment with the EB CLI
  • create an Elastic Beanstalk Web Server environment in the AWS management console
  • recognize the different deployment modes utilized by Elastic Beanstalk
  • configure Elastic Beanstalk deployments on AWS management console
  • use .ebextensions configuration files to set configuration options in an EB environment
  • use Elastic Beanstalk to perform a blue/green deployment on AWS
  • manage Elastic Beanstalk application versions
  • modify an Elastic Beanstalk configuration
  • summarize the key concepts covered in this course