#docker
Read more stories on Hashnode
Articles with this tag
Iโve been working with Docker for a while, and recently I ran into a problem with my Docker image size. One of my images was around 1GB, which felt...
Day 90 of #90daysofdevopschallenge ยท We've reached an incredible milestone: Day 90 of the #90DaysOfDevOps challenge! ๐ It's been a transformative...
Day 85 of #90daysofdevops challenge ยท Project Description In this project, our goal is to deploy a Node.js application on AWS ECS Fargate and store its...
Day 83 of #90daysofdevops challenge ยท Project Description The project aims to deploy a web application using Docker Swarm, a container orchestration tool...
Day 80 and 81 โ DevOps Project 01 Hands-on ยท In this story, we embark on a DevOps project centered around deploying a Django notes app on an EC2 instance...
What is Deployment in k8s? A Deployment in Kubernetes (often referred to as a "K8s Deployment") is a resource object that helps manage the deployment...