$19.99
per month
Video
Aug 2020
10hrs 5mins
1st Edition
-
Get to grips with the fundamentals of DevOps and AWS
-
Discover how to run an ECS cluster in a production-hosting environment
-
Deploy a real-world Laravel PHP application with the help of an end-to-end workflow
The rising popularity of AWS and DevOps is testimony to the fact that companies are able to build and deploy products speedily and reliably using AWS and DevOps practices. This course is packed with?hands-on and practical labs which will help you to build real-world projects.
The course begins with an introduction to DevOps and AWS. You’ll then sign up for an AWS account, create Identity and Access Management (IAM) users, and discover how Elastic Cloud Compute (EC2) instances work. Going further, you’ll find out how application load balancers and Auto Scaling groups help in scaling EC2 instances and explore AWS storage devices. As you advance, you’ll create an Amazon virtual private cloud (VPC) and get an overview of Docker and containerization. You’ll also work with Docker Compose and upload Docker images to Amazon Elastic Container Registry (ECR). Moving ahead, you’ll delve into Amazon Elastic Container Service (ECS), continuous integration (CI), continuous delivery (CD), and continuous deployment. Finally, you’ll work on a project to set up, configure, containerize, and deploy a Laravel PHP application.
By the end of this course, you’ll have gathered the skills needed to deploy containers to production using ECR and ECS.
The resources for this course are available at https://github.com/PacktPublishing/Complete-2020-AWS-DevOps-Bootcamp-for-Beginners-with-ECS
If you are a web developer or AWS beginner looking to run containers locally and in production using AWS ECS/ECR, then this course is for you. No prior knowledge of AWS is required; however, basic web development and PHP skills are necessary.
-
Auto-scale EC2 instances based on Auto Scaling groups
-
Work with?S3?and Elastic File System (EFS) to store?static websites
-
Upload images to the AWS ECR repository
-
Implement networking in AWS using subnets, routes, and internet getaway
-
Provision and scale?Fargate, EC2, and ECS clusters
-
Deploy?your application from the computer via Git using CodeCommit