#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Define EC2: EC2 stands for Amazon Elastic Compute Cloud. It is a core service provided by Amazon Web Services (AWS) that offers scalable virtual...
AWS: Amazon Web Services is one of the most popular Cloud Providers that has a free tier for students and Cloud enthusiasts for their Hands-on while...
What is AWS Amazon Web Services (AWS) is a cloud computing platform and API provider that operates as a subsidiary of Amazon. It offers a range of...
What Are Persistent Volumes in Kubernetes (k8s)? In Kubernetes, a Persistent Volume (PV) signifies a designated storage resource within the cluster,...
What are ConfigMaps and Secrets in k8s In Kubernetes ConfigMaps and Secrets are used to store configuration data and secrets, respectively. ConfigMaps...
Services in Kubernetes The Kubernetes Service API simplifies the process of exposing groups of Pods over a network. Each Service defines a logical set...