
Learn how to develop, deploy and scale a fault tolerant Dockerized web application on Amazon Web Services (AWS).
Get an understanding of what Amazon ECS is and how it will help you deploy and scale Dockerized web applications.
Learn how Amazon ECS compares to other Amazon and non-Amazon related services.
Learn how to organize all of this course's resources.
Learn how to install Docker on OSX, Windows and Linux. You will be able to work in the comfort of your own operating system.
Learn the basics of AWS by creating a free account and getting familiar with Identity and Access Management (IAM).
Learn how to install the AWS CLI and configure it so that you can connect to your AWS user account on a specific region.
Learn why it's a good idea to primarily use the AWS CLI instead of the AWS Web Console.
Learn how to create an SSH Keypair on AWS. This will prime you to be able to connect to future EC2 instances.
Learn how to create and manage security groups on the AWS platform.
Learn how to create Amazon ECS specific IAM roles so that EC2 instances and other AWS resources can interact with your ECS cluster on your behalf.
Learn what an ECS cluster is and then gain experience working with one in a hands on lab.
Learn what the container agent is and then gain experience configuring it in a hands on lab.
Learn what a container instance is and then learn how to create and manage one in a hands on lab.
Learn what a task definition is and then get familiar working with one during a hands on lab.
Learn the ins and outs of what the Amazon ECS scheduler does, and how it can help you manage your cluster's state.
Learn how to create an ECS service in this hands on lab.
Learn how to start and stop tasks on an ECS cluster in this hands on lab.
Learn all how to interact and manage your own private Docker Registry with Amazon ECR in this hands on lab.
Learn about the ECS CLI, which is Amazon's specialized CLI tool for managing an ECS cluster.
Learn how to clean up everything we've done in previous lectures in this hands on lab.
Learn how to generate a new Ruby on Rails application on your workstation without even needing Ruby installed.
Learn how to create a 12 factor Ruby on Rails application by following a number of best practices.
Learn how to Dockerize an existing Ruby on Rails application.
Learn how to run the Dockerized Ruby on Rails application on your workstation.
Learn how to work with your shiny new Docker based Ruby on Rails application on a day to day basis, such as running various Rails commands, etc..
Review the source code that was created for the demo application which is a multi-service Ruby on Rails application that depends on Postgres, Redis and Sidekiq.
Learn how you can apply all of this Ruby on Rails knowledge to your favorite web framework with very minor changes. You'll also learn how to create a custom Dockerized Rails application based off the demo app.
Learn what nginx is and how to use it. Along the way you'll get used to creating production ready nginx config files and gain the confidence to use nginx on future projects.
Learn how to set up and manage an S3 bucket.
Learn what Amazon RDS is and how to manage an RDS instance.
Learn what Amazon ElastiCache is and how to manage an ElastiCache instance.
Learn what Amazon ELB (Elastic Load Balancing) is and how to use it to scale your web applications out horizontally.
Learn about and visualize all of the AWS resources used in this course in a diagram.
Learn how to profile a web application with Docker and other open source tools. You'll learn what type of resources your application will require in production.
Review a spreadsheet that goes over pricing out a Dockerized web application on AWS.
Learn and see how the price changes based on different traffic figures.
Get a cost break down and comparison to another cloud hosting provider.
Learn why Amazon's free tier is awesome and how you can take advantage of it.
Create the production cluster in this hands on lab.
Create the production repositories on our private Docker Registry in this hands on lab.
Create multiple EC2 instances on our production ECS cluster during this hands on lab.
Learn how to create various types of task definitions in this hands on lab.
Learn how to schedule services on our production Docker cluster in this hands on lab.
Learn how to perform a rolling restart by pushing application changes without downtime during this hands on lab.
Learn how to automate everything we've done in this section so far with a simple script during this hands on lab.
Take a peek at the AWS Web Console and also learn how to view the log files of your containers in case you need to troubleshoot issues in the future.
Learn how to hook up a custom domain name to an Amazon ELB using a domain registrar of your choice.
Learn how to create and manage free SSL certificates using the Amazon ACM resource.
Learn how to update a security group to accept SSL (HTTPS) connections.
Learn how to configure an Amazon ELB to accept and forward SSL (HTTPS) connections.
Learn how to update nginx so that it can properly handle SSL (HTTPS) connections.
Learn how to contact me directly and how to share this course with your friends.
Learn to deploy Docker at scale in about 6 hours
Looking to scale your web applications with Docker? How about gaining heaps of practical knowledge about working with Amazon Web Services (AWS)?
Prepare to get excited about this course!
AWS has over a million customers, some of which are the most popular websites in the world. You can be sure that AWS will be a great fit for your web application regardless of what scale you're running at.
One awesome thing about using AWS is that a ton of companies are hiring people who have experience with it. All of the knowledge you gain from this course can be used to apply for DevOps or cloud computing positions.
The main AWS component that you'll learn about in this course is Amazon ECS, which is the Amazon EC2 Container Service. It's Amazon's take on how to manage a cluster of Docker containers.
The first section of this course will concentrate on getting familiar with AWS and then performing a deep dive on Amazon ECS where you'll learn everything there is to know about it. You'll also get familiar with Amazon ECR which is Amazon's private Docker registry.
During this deep dive there will be plenty of guided labs to get your hands dirty.
The second section of this course will be all about Dockerizing a multi-service Ruby on Rails application, as well as profiling that application with Docker and other open source tools.
If you're not a developer or have no intentions of using Ruby on Rails that's fine because you can skip the development section. The only thing you'll have to do is build the Docker image, which will be as simple as running a few commands.
The third section of this course will be taking the knowledge learned from previous sections and deploying the application to production on AWS in a fault tolerant way.
You'll learn how to calculate costs for a real life project hosted on AWS and load balance the web application so you can scale out to as many hosts as you need.
Along the way you'll learn about many other AWS resources and also learn how to hook up a domain name to a load balancer and secure it with a free SSL certificate.
This entire course is very hands on, with just enough theory to understand the main goal -- which is to get you comfortable scaling your web apps with Docker on AWS.
"Excellent teacher and great material - easy to follow and informative. I especially like the hands-on labs."
Here's what you'll get when you sign up to my course today:
You're getting all of that for just $25.
This course is jam packed with over 60 lectures, 6+ hours of videos and quizzes. You'll also receive full PDF text directions for each video lecture and complete source code examples.
"This training is great to start using ECS on AWS. It's very clear and the instructor explains really well the concepts of both, Docker and AWS and how they work together."
Why is it worth using Docker?
Why is it worth using AWS?
"What I loved most about this course was that I could tell how much thought Nick put into arranging the labs and resources."
Why is this course for you?
After finishing this course you'll have a ton of knowledge about using Docker on AWS. You'll be able to apply this knowledge to your own projects or use it to further your career by applying for DevOps or cloud computing jobs.
You're walking away with not only knowledge, but complete source code and working examples that you can reference for life.