HumanGov: Deployment Of HumanGov SaaS Application on AWS Elastic Kubernetes Service (EKS) Using a…
In this comprehensive project, I tackled the challenge of deploying the HumanGov SaaS application using the Amazon Web Services (AWS)…
HumanGov: Deployment Of HumanGov SaaS Application on AWS Elastic Kubernetes Service (EKS) Using a Route 53 Domain, ALB Ingress, and SSL Endpoint Powered by AWS Certificate Manager.

In this comprehensive project, I tackled the challenge of deploying the HumanGov SaaS application using the Amazon Web Services (AWS) platform, specifically focusing on Elastic Kubernetes Service (EKS) for orchestration, along with Route 53 for domain management, Application Load Balancer (ALB) for ingress, and AWS Certificate Manager for SSL endpoint encryption.
My journey commenced with the foundational work of setting up the AWS VPC and EKS cluster. I proceeded with the installation of kubectl and eksctl on Cloud 9, leveraging these tools to interact with the EKS cluster.
The application was containerized using Docker, which involved writing Dockerfiles and optimizing the build process for the HumanGov app. Once containerized, the images were pushed to the Amazon Elastic Container Registry (ECR), ensuring they were ready for deployment.
With the ECR set, I crafted Kubernetes deployment and service manifests. This allowed me to define the desired state of the application, including the number of pods, resource limits, and the necessary environment variables.
For domain management and traffic routing, I configured a Route 53 hosted zone and records. This was integral for domain name resolution and providing a user-friendly URL for the application.
To manage incoming traffic, I set up an ALB and configured ingress resources. This step was crucial for directing traffic to the correct services within the EKS cluster and for enabling SSL termination at the ALB level.
I utilized AWS Certificate Manager to provision and manage the SSL certificate, ensuring encrypted and secure communication to and from the application.
The outcome was a highly available, secure, and scalable HumanGov SaaS application on AWS EKS, accessible via a secure domain. This deployment not only showcased the efficiency of Kubernetes on AWS but also the robustness of AWS’s networking and security services.
Key takeaways from this project include a deepened understanding of Kubernetes on AWS, domain and traffic management, SSL encryption, and containerization.

메타데이터
- post_id
- 1e2d89b878cd
- slug
- humangov-deployment-of-humangov-saas-application-on-aws-elastic-kubernetes-service-eks-using-a-1e2d89b878cd
- url
- https://medium.com/@jrm964/humangov-deployment-of-humangov-saas-application-on-aws-elastic-kubernetes-service-eks-using-a-1e2d89b878cd
- canonical_url
- https://medium.com/@jrm964/humangov-deployment-of-humangov-saas-application-on-aws-elastic-kubernetes-service-eks-using-a-1e2d89b878cd
- author_url
- https://medium.com/@jrm964
- status
- ok
- fetched_at
- 2026-09-11 01:17:05