#docker-images
Read more stories on Hashnode
Articles with this tag
Embark on an exhilarating journey as we engineer and deploy a Zomato Clone application, fortified with cutting-edge DevSecOps practices. Leveraging...
Phase 1: Initial Setup and Deployment Step 1: Launch EC2 (Ubuntu 22.04): Provision an EC2 instance on AWS with Ubuntu 22.04. Connect to the instance...
Deploying a 2-tier application with Docker involves several steps. Here's a high-level overview: Setup AWS EC2 Instances: Launch two EC2 instances...
What is a Docker? Docker is a containerization platform for developing, packaging, shipping and running the application. It provides the ability to...
Today, let's embark on a journey to build a robust and automated CI/CD pipeline using Jenkins, GitHub, Docker, and EC2. Buckle up for a hands-on...