#devops
Read more stories on Hashnode
Articles with this tag
AWS EC2 Automation · EC2 EC2 stands for Elastic Compute Cloud, and it's a key service provided by Amazon Web Services (AWS). In simple terms, EC2 is like...
AWS and IAM Basics · User data in AWS When you launch an instance in Amazon EC2, you have the option of passing user data to the instance that can be...
Getting Started with AWS Basics☁ · AWS AWS (Amazon Web Services) is a comprehensive, most popular cloud computing platform provided by Amazon. It...
Kubernetes Important interview Questions · What is Kubernetes and why it is important? Kubernetes, often abbreviated as k8s, is a sophisticated...
Managing Persistent Volumes in Your Deployment · What are Persistent Volume? Persistent Volumes provides a way to manage and use storage in a flexible...
Mastering ConfigMaps and Secrets in Kubernetes🔒🔑🛡️ · ConfigMap A ConfigMap is an API object used to store non-sensitive configuration data in...