Prasiddha Bista

Prasiddha Bista

Follow
Follow
homebadges
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

How to configure Route53 Public Hosted Zone + ACM Certificate + External DNS in EKS for a custom domain

Sep 12, 202116 min read

In the previous post, we deployed a sample application to a managed EKS environment in AWS. In this article, we will, Create a Route53 Public Hosted...

How to configure Route53 Public Hosted Zone + ACM Certificate + External DNS in EKS for a custom domain

How to deploy a sample Python Application to a Managed EKS Environment in AWS

Sep 5, 20216 min read

A step by step guide ยท Overview We previously looked at deploying managed EKS Cluster and Node Group on AWS. This blog post assumes that you have a...

How to deploy a sample Python Application to a Managed EKS Environment in AWS

Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS

Jun 10, 20216 min read

Cloudformation as an IaC tool ยท Hey fellow developers ๐Ÿ‘‹, we know that Kubernetes is being adopted by many organisations worldwide in an attempt to...

Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS