#developer
Read more stories on Hashnode
Articles with this tag
Today I have covered Question Set on AWS. Questions: Name 5 aws services you have used and what are the use cases? EC2 - Elastic Compute Cloud - It...
Today I have covered Docker-Compose where I have explained how to connect MongoDB and Mongo-Express using a YAML file. Till now you have created a...
Here is a Docker Project configuring Dockerfile for SampleWebsite. Project Link: https://github.com/Rohit312001/SampleWebsite Today's challenge is a...
Here I have covered, What is Docker? What is "Image" in Docker? What is a "Container" in Docker? What is a "Container Image" in Docker? Docker...
Here I have covered the need of Python in DevOps, Basics of Python, its different data types of Python. Tasks: Install Python in your respective OS,...
Here I have completed the task related to Linux commands. Day 3 Tasks: Basic main command touch <filename> -> It is used to create a new...