When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

AWS logo

AWS: Containerized Applications on AWS

Learn how to utilize container technologies and AWS services to modernize your applications.

     0 |
  • Reviews ( 0 )
₹4897

This Course Includes

  • iconedx
  • icon0 (0 reviews )
  • icon4 weeks at 2-4 hours per week
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconAWS

About AWS: Containerized Applications on AWS

This course introduces you to container technologies and how they can be used to modernize your applications, as well as exploring how different AWS services can be used to manage and orchestrate those containers.

Container technologies have existed for years, and are still gaining popularity. Two of the most prevalent options are Docker and Kubernetes - each with its own distinct set of features. Regardless of which technology you choose, one of the biggest challenges with containers is their orchestration. Unlike traditional, monolithic applications where you can only scale at a macro level - an executable, for example - containerized applications scale at the container level. When coupled with a microservices approach, each container can contain the code necessary to execute a single task or function. While this provides a number of benefits, a single application can consist of hundreds of containerized microservices. How do you handle starting, stopping, scaling out and scaling in all of these containers?

AWS offers a number of services that help with container orchestration, including Amazon Elastic Container Service (ECS), Amazon Elastic Kubernetes Service (EKS), Amazon Lightsail, and Amazon Elastic Container Registry (ECR). Throughout this course, expert instructors will dive deep into these services as well as general container technologies and capabilities.

This course uses a combination of video-based lectures, delivered by AWS technical trainers, demonstrations, and hands-on lab exercises (Verified Learners only), to enable you to deploy and manage a containerized application.

What You Will Learn?

  • What's a container.
  • How are containers built and deployed.
  • Identify containers use cases and benefits.
  • Explain the basic concepts of Amazon elastic containers service and Kubernetes.
  • Deploy containers on Amazon elastic container service.
  • How to simplify container management and orchestration with Amazon Elastic Cloud.
  • Service (ECS) and Amazon Elastic Kubernetes Service (EKS).
  • How AWS Fargate simplifies cluster management.
  • How to debug container deployments.
  • How to monitor container deployments.