#aws
Read more stories on Hashnode
Articles with this tag
CloudFront is AWS managed service that is used to host static and dynamic web content such as .html, .css, .js, etc. CloudFront is responsible for...
when we schedule a k8s pod with default resource allocation(no specific value of the resource are specified) it is considered as the worst kind of...
Kubernetes is the container orchestration tool responsible for orchestrating containers in deployment, which is responsible for taking care of...
Elastic Kubernetes Service (EKS) is the Kubernetes service managed by AWS. It is a managed service that helps simplify the deployment, management, and...
Maven is a popular build automation and project management tool primarily used for Java projects, Maven can be used to conduct unit tests as part of...
Introduction As you get started with DevOps you need to learn different technology together and when you start learning docker to containerize the...