#linux
Read more stories on Hashnode
Articles with this tag
Day 60 of #90DaysOfDevOps Task 1 Install Terraform on your system. Task 2 Why do we use terraform? What is Infrastructure as Code (IaC)? What is...
Elastic Container Service · Day 48 of #90DaysOfDevOps What is ECS? ECS (Elastic Container Service) is a fully managed container orchestration service...
Day 38 of #90daysofdevops IAM: AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. With...
Questions What is Kubernetes and why it is important? Kubernetes is a container orchestration tool created by the company Google. Kubernetes...
To get started with Kubernetes, visit my blog Minikube - Launch First Kubernetes Cluster and Pod What is deployment in k8s? A Deployment provides a...
What is Kubernetes? Why do we call it k8s? Kubernetes is an open-source orchestration tool for containers. It helps in automating software...