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

SkillSoft Explore Course

IT Professional Curricula     Tech & Dev Essentials     Amazon Web Services     AWS Certified Developer - Associate 2020

As an aspiring AWS developer, a knowledge of the concept of Configuration as Code and the services that enable it on AWS is essential.


In this course, you'll define Configuration as Code and outline the services that enable its use on AWS, including OpsWorks, Elastic Container Service (ECS), Elastic Container Registry (ECR), and Fargate. You'll explore how to use these services for several tasks, including stacks and application management and the packaging and deployment of applications.


Next, you'll identify the purpose of Docker containers and how to use them for various tasks, and how to apply load balancing to an existing ECS service on AWS. Finally, you'll create and configure ECS clusters, install Docker for Windows, and integrate the AWS X-Ray monitoring service with ECS.



Objectives

AWS Developer Associate: Configuration as Code

  • discover the key concepts covered in this course
  • recognize that the concept of Configuration as Code involves the automation of infrastructure configuration
  • identify how OpsWorks is used to create and manage stacks and applications on the AWS platform
  • describe how Docker containers are used for packaging and deploying apps
  • outline how the Elastic Container Service (ECS) is implemented on AWS
  • outline how the Elastic Container Registry (ECR) provides a Docker registry service on AWS
  • create AWS Elastic Container Service (ECS) clusters
  • use ECS task definitions to specify how ECS will run a Docker container
  • create and configure an ECS service for a cluster
  • apply load balancing to an existing ECS service on AWS
  • install Docker for Windows on a Windows 10 development machine
  • create a repository for storing Docker images using the Elastic Container Registry (ECR) and push an image to the repository
  • define a custom revision of a Docker image that will be pulled from the AWS ECR repository
  • create an ECS cluster using Fargate
  • recognize how to integrate the AWS X-Ray monitoring service with ECS to analyze ECS application deployments
  • summarize the key concepts covered in this course