Тёмный

DevOps Deployment Automation with Terraform, AWS and Docker 

London App Developer
Подписаться 20 тыс.
Просмотров 112 тыс.
50% 1

Welcome to the advanced course on how to set up a deployment automation that’s capable of handling millions of users.
Course URL: londonapp.dev/...
In this course you will learn some of the most in-demand skills in the marketplace today by creating automated workflows to deploy and manage a scalable and secure infrastructure.
The demand for DevOps engineers is skyrocketing because few people have these skills and the value they add to a business’s bottom line is so high. Software development is expensive, and DevOps saves money by automating and streamlining the process. It also makes it easier to deploy more frequently, so you can catch issues early and improve the reliability of your product or service. Not to mention it saves hundreds of hours of manually administering servers and running deployments (like the good old days).
Whether you’re a developer, system administrator, or tech entrepreneur - this course will give you the tools to advance your skills in some of the most in-demand DevOps technologies in the marketplace.
In this course, you’ll be deploying a sample Django REST API to AWS using Terraform, GitLab, Docker and a suite of AWS technologies, including:
Elastic Container Registry (ECR)
Relational Database Service (RDS)
Elastic Container Service (ECS)
Application Load Balancer (ALB)
Elastic Cloud Compute (EC2)
Virtual Private Cloud (VPC)
Subnets
Gateways
Simple Storage Service (S3)
Route53
Identity and Access Management (IAM)
and AWS Certificate Manager (ACM)
This course was designed to deploy a Django application, but it will work for any web application that runs in Docker.
In this course, you will learn how to:
--Define your infrastructure as code so you can easily create and destroy environments as you need them, keeping AWS costs low
--Design an architecture that is scalable, secure, resilient and facilitates zero downtime deployments
--Setup professional development workflows based on GitLab Flow to automate processes and speed up deployments
--Properly manage and administer an AWS account in accordance with best practices to mitigate the risk of it getting compromised (and preventing AWS bill shock)
By the end of the course you will have implemented a fully functioning deployment process, comparable to what you might find at any major tech company.
This is an advanced course that requires previous experience with Django and Docker, and familiarity with AWS. It requires you to have a budget for AWS fees and an acceptable payment method. You must also have a computer that can run Docker desktop (sorry Windows Home users).
Take the course: londonapp.dev/...
CHECK OUT ALL OUR COURSES
➡️ DevOps Deployment Automation with Terraform, AWS and Docker: londonapp.dev/...
➡️ Deploy a Serverless Django app on Google App Engine: londonapp.dev/...
➡️ Build a Backend REST API with Python & Django - Advanced: londonapp.dev/...
➡️ Build a Backend REST API with Python & Django - Beginner: londonapp.dev/...
➡️ Python for Absolute Beginners: londonapp.dev/...

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@mrmuranga
@mrmuranga 4 года назад
looking forward to starting the course....
@ifeanyindukwe3086
@ifeanyindukwe3086 4 года назад
I have done this course and I gained a very wonderful experience. However, looking forward adding more features like how to build the frontend using react that will communicate with the api as well as deploy it to AWS using terraform.
@LondonAppDeveloper
@LondonAppDeveloper 4 года назад
Thank you :)
@donaldjunior1442
@donaldjunior1442 3 года назад
to be fiar I am still hunting for that.
@badalsaibo
@badalsaibo Год назад
Did you find a course that does exactly that?
@komalthecoolk
@komalthecoolk 4 года назад
I purchased this course and as a Windows 10 user I struggled a LOT with it. Even though he occasionally mentions some tweaks for Windows there are several places where things just don't work and documentation isn't available anywhere.
@LondonAppDeveloper
@LondonAppDeveloper 4 года назад
Sorry to hear that. If you post a question in the course Q&A, I would be happy to help where I can.
@donaldjunior1442
@donaldjunior1442 3 года назад
Is it possible to swap out gitlab for github or github actions. Not using gitlab and wouldn't want to for this course.
@KrishnaManohar8021
@KrishnaManohar8021 4 года назад
using Django?
@bliksum58
@bliksum58 4 года назад
I completed the course but I am unable to print the certificate. Is there a certificate for this course?
@LondonAppDeveloper
@LondonAppDeveloper 4 года назад
Hey, thanks for the comment and completing the course. Which platform did you take it on?
@bliksum58
@bliksum58 4 года назад
@@LondonAppDeveloper Hi - I sent you a message while on the course and you mentioned that there is no certificate for this course. Such a pity. All the courses I do on Udemy issue a certificate on completion. It makes it easier proving. DevOps Deployment Automation with Terraform, AWS and Docker Create production-grade scalable deployments with GitLab, EC2, ALB, ECS, ECR, VPC, S3 and Infrastructure as Code (IaC).
@LondonAppDeveloper
@LondonAppDeveloper 2 года назад
@@bliksum58 Hi Buster, just coming back to this again. The certificates are automatically issued by Udemy when a course in its entirety is completed (we don't create them or issue them ourselves). If you're still having trouble obtaining one, Udemy have a support page which explains how to get it: support.udemy.com/hc/en-us/articles/229603868-How-to-Download-Your-Certificate-of-Completion-on-a-Browser- Hope this helps?
@LondonAppDeveloper
@LondonAppDeveloper 2 года назад
Hi again Buster. I just remember you completed this course on Thinkific. Email hello@londonappdeveloper.com and we'll create you a certificate. Sorry for the delay to this!
@ryanmilton2643
@ryanmilton2643 3 года назад
what version of terraform does this use?
@LondonAppDeveloper
@LondonAppDeveloper 3 года назад
The course uses 0.12.21. However, the content should be applicable to newer versions and because we run everything through Docker compose so it should be trivial to upgrade the version.
@ryanmilton2643
@ryanmilton2643 3 года назад
@@LondonAppDeveloper thank you!
@LondonAppDeveloper
@LondonAppDeveloper 3 года назад
@@ryanmilton2643 no worries! Actually I just tested upgrading to 0.15.0 and there are a few syntax changes that need to be done (these are described in the output when running `terraform validate`). I'm going to create a project branch which is upgraded so you can see a diff of the changes.
@ryanmilton2643
@ryanmilton2643 3 года назад
@@LondonAppDeveloper you know, it may not be bad to have in your class the ability to run the same builds with both versions (assigning different symlinks like tf12/tf15). That means we learn both. My company, for example uses .11 and .14.
@gabrielgt1999
@gabrielgt1999 4 года назад
Udemy?
@LondonAppDeveloper
@LondonAppDeveloper 4 года назад
You can find the course on Udemy here: londonapp.dev/devops-aws-terraform-udemy
@Esteban2812
@Esteban2812 Год назад
@@LondonAppDeveloper Dear, do you have a coupon of the Udemy version?
Далее
Why You NEED To Learn Terraform | Practical Tutorial
27:33
Deploying Django to Google App Engine using Docker
59:10
Modern DevOps: Deployment Automation
27:16
Просмотров 2,8 тыс.
Debugging a Dockerized Django app with VSCode
23:22
Просмотров 35 тыс.
Deploying Django with Docker Compose
2:24:50
Просмотров 89 тыс.
Django Docker Deployment with HTTPS using Letsencrypt
1:34:44