#devops
Read more stories on Hashnode
Articles with this tag
Introduction It is an open-source centralized platform designed to create deploy and run applications. We can install Docker on any OS but the...
Security Group SG is a firewall that lives in front of your EC2 instance. We can configure traffic in and out of the security group. And, we can only...
Billing To create a project where communication happens via email and get notifications through SNS. So, we can use here cloud watch service for...
Services In Kubernetes, each pod is assigned its IP address but the pods can be destroyed easily and when a new pod is created in place of them a new...
Kubernetes is an open-source container management tool that automates container deployment, scaling, and load balancing. Features of...
-> Writing a code line by line and executing top to bottom. And, it is denoted with .sh. -> In the first line of the shell script always write the...