#90daysofdevops
Read more stories on Hashnode
Articles with this tag
#90 Days of DevOps Challenge - Day 41 · What is Load Balancing? Load balancer is a service that uniformly distributes the network traffic and workloads...
#90 Days of DevOps Challenge - Day 40 · Define EC2:- Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web...
#90 Days of DevOps Challenge - Day 38 & 39 · Define AWS:- The full form of AWS is Amazon Web Services. It is a platform that offers flexible, reliable,...
#90 Days of DevOps Challenge - Day 37 · What is Kubernetes and why it is important? Kubernetes is a portable, extensible, open-source platform for...
#90 Days of DevOps Challenge - Day 36 · In real world, any applications perform either read or write operations, over the data. So, we need some...
#90 Days of DevOps Challenge - Day 35 · ConfigMaps A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume...