Terraform Masterclass with Packer, Docker & Github
|
Learn how to deploy infrastructure, Dockerize applications, build custom images, and create a CI/CD pipeline with tools like Terraform, Docker, Packer, and GitHub Actions. This hands-on course is perfect for software engineers and DevOps professionals looking to achieve painless automated deployment for their APIs.
What you’ll learn
- How to deploy infrastructure with Terraform
- How to Dockerize applications with Docker
- How to build custom Images for Virtual Machines with Packer
- How to create a Continuous Integration & Deployment pipeline with GitHub Actions
- How to bring different technologies together to achieve painless automated deployment
Deployment is usually one of the aspects that is tackled last when it comes to application development, and until only recently deployment experience for both Developers and Operations teams was very painful.
To this end, DevOps practices have now been adopted quite widely, and in a nutshell, DevOps is the intersection between Development and Operations.
A lot of tools have been created to tackle the pain points of making a deployment and these fall into different categories, like configuration tools, server templating, and Infrastructure as Code to mention a few.
Now in a lot of tutorials and courses, the focus is on learning and using these tools individually without any real world context. This means that you will need to use these different tools together yourself, and this can be difficult to use them in a real world context.
In this course we will be making a hands on deployment of an E-commerce Node API application with a custom SSL domain using a combination of the deployments tools that are available. These include:
Git Version control
Linux
Bash Scripts
Terraform
Docker
Packer
Continuous Integration – GitHub Actions
AWS
We’re going to use all of these tools together to make an automated deployment without any manual steps such as configuring infrastructure resources in the UI console. We’re also going to have the advantage of versioning our infrastructure in Git, which means that should there be any issues we can simply roll back the infrastructure deployed to a previous state very easily.
Who this course is for:
- Software Engineers
- DevOps Engineers
- Any individual who want to make a painless deployment for an API
User Reviews
Be the first to review “Terraform Masterclass with Packer, Docker & Github” Cancel reply
You must be logged in to post a review.
There are no reviews yet.