#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Log in to AWS Account. Launch an Ubuntu Instance:Jenkins Declarative chmod 400 jenkins-d.pem(to give the permission) ssh -i "jenkins-d.pem"...
docker –version:get the currently installed version of docker ubuntu@ip-172-31-31-147:~$ docker --version Docker version 20.10.21, build...
What should we learn in Python for DevOps? Python Learning Roadmap For DevOps Engineers If you are starting your DevOps engineer journey and want to...
To connect a running container to an existing network: docker network connect <network-name> <conatainer name or id> docker network ls:list the...
Project Description The project aims to deploy a web application using Docker Swarm, a container orchestration tool that allows for easy management...
Project Description The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service that provides a...