Docker over AWS with ECS. Implementing IaaS, CI and CD
What you'll learn
- Students will be able to learn to setup a Infrastructure as a Code Architecture using Amazon Cloudformation
- Students will be able to learn to setup, use and monitor an automated Software Pipeline with Codepipeline
- Students will be able to learn how to setup use and monitor an ECS Cluster with Docker all over the place
- Students will be able to setup a Elastic Load Balancer version 2 (Application Load Balancer) with high security and redundancy
- Students will be able to learn how to implement and monitor a scalable and high available architecture based on Docker
- Students will be able to learn to setup and monitor an Aurora Database Cluster with Primary server and replicas
- Students will be able to learn to setup and use and CodeCommit and Container repository in AWS
- Students will be able to learn how to implement Build and Deploy to production stage in an Automated Pipeline using CodeBuild and CodeDeploy in a Codepipeline pipeline defined in a Cloudformation template
Requirements
- Network & Basic Cloud security
- At least Basic AWS Knowledge or some interaction experience with theAmazon Web Services Console
- Basic git version control system knowledge
- Some exposure to a Relational Database engine
- AWS account for practices
Description
The idea of this course is to master a really cool way to implement a scalable and highly available base architecture supported by an automated development pipeline.
In this course, you will learn how to set up a continuous integration and continuous delivery (CI/CD) pipeline on AWS. A pipeline helps you automate steps in your software delivery process, such as initiating automatic builds and then deploying to Amazon EC2 instances. You will use AWS CodePipeline, a service that builds, tests, and deploys your code every time there is a code change, based on the release process models you define. Use CodePipeline to orchestrate each step in your release process. As part of your setup, you will plug other AWS services into CodePipeline to complete your software delivery pipeline. This guide will show you how to create a very simple pipeline that pulls code from a source repository and automatically deploys it to an Amazon EC2 instance.
During the course we are going to be using all this AWS services: Cloudformation, CodeCommit, CodePipeline, EC2 Container Service (ECS) over Docker, CodeDeploy and CodeBuild between other Amazon web services like...
This course is totally practical: You will code some shell scripts, build Cloudformation templates from scratch, create and edit Dockerfiles, monitor containers execution over ECS and many more.
Who this course is for:
- Anyone who wants to learn how to implement a Continuous Delivery and Continuous Integration over AWS using Docker and Cloudformation.
- Anyone in the IT field interested in learning IAAS (Infrastructure as a code) for a high available and autoscalable architecture
- Anyone interested in learning to setup and use an automated Software pipeline, from code push to production
- Anyone interested to use docker in a development and production environment over EC2 Container Service
- Anyone interested in how to setup and monitor Container Cluster and Database Cluster with multi Availability zones and redundancy
Course content
- Preview01:27
- Preview01:18
- 02:27Basic Concepts and some Technologies involved
- Preview01:19
- Preview01:53
- 00:51Development Pipeline Overview: CodePipeline, CodeBuild, CodeDeploy
- 01:46Cloudformation and Infrastructure as a Code (IaaS)
Instructor
My name is Eng. Alberto Eduardo, I'm a Software Engineer with more than 12 years of rich experience in Software Development and Software Architecture Design and Implementation.
With more than 6 years experience using AWS console and API, I come to you to bring all my knowledge in an easy and practical way. With tips and techniques adquired during all this time designing and developing millions of users apps and websapps.