#aws
Read more stories on Hashnode
Articles with this tag
(1) Introduction: We are going to create a Postgres database with persistence storage using AWS EBS Volumes. Kubernetes ObjectYAML...
Managing storage is a distinct problem from managing to compute instances. · Containers/Pods are ephemeral so On-disk files too. it creates many problems...
(1) What is Service in Kubernetes? There are 4 Types of services. ClusterIP NodePort Load Balancer External Name Kubernetes ServiceTypes allow...
Describing the created pod and Get Shell to a running container pod. · (1) What is a pod? Pods are the smallest deployable units of computing that you...
Installing CLI and connecting with AWS. The following tools were used in this project: AWS CLI kubectl - Kubernetes command-line tool eksctl - CLI...
Introduction. Things will be covered. Why 31 days of EKS? 1-Introduction Hi, there,Being a DevOps Engineer is not that easy at all, You have to...