Video

Building Production-Ready Docker Images With Multi-Stage Builds

Chandra Shettigar

In this concise tutorial, discover how to use Docker's Multi-Stage Build process to create production-ready Docker images. Follow our step-by-step guide to writing a multi-stage Dockerfile for a web application and elevate your Docker skills.

Create Ruby On Rails Application Using Docker

Chandra Shettigar

A guide for creating a new Ruby on Rails application using Docker, without installing Ruby or Rails directly on your OS. It also addresses specific requirements such as using a specific version of MySQL and needing an isolated environment. Dockerizing an existing Rails app is not difficult, creating a new project without a specific version of Ruby or installed Rails can be challenging. This guide will help you out!

Dockerize An Existing Ruby On Rails Application

Chandra Shettigar

In this concise tutorial, discover how to use Docker’s Multi-Stage Build process to create production-ready Docker images. Follow our step-by-step guide to writing a multi-stage Dockerfile for a web application and elevate your Docker skills.

Video

Docker On Amazon ECS Using CloudFormation

Chandra Shettigar

Learn how to deploy Docker containers on Amazon ECS with AWS Fargate using AWS CloudFormation. You’ll learn to create Elastic Container Registry, VPC, subnets, load balancers, CloudWatch, ECS cluster, container tasks, and services to make your deployment scalable and efficient.

Video

Create AWS CloudFormation Stack for EC2 & RDS and Deploy Docker App

Chandra Shettigar

Learn how to deploy a dockerized API application on AWS with CloudFormation YAML template and Docker Compose. Define an application stack with AWS EC2 and RDS instances, create the stack with AWS CLI, and deploy the API application as a container for consistent performance and simplified deployment.

Course Alert!

Content packed & project based course on Terraform, Amazon EKS, AWS RDS, Kubernetes and micro-services deployments.

Learn More ...

This course is also available on Udemy ...