Technologies Involved:
DEVOPS
Project Description

Horeca Store, a leading distributor of hospitality supplies across the MENA region, aimed to scale its cloud infrastructure to handle increasing digital operations. With rising platform usage, they needed a secure, scalable, and high-availability environment to deploy workloads efficiently. The client sought an AWS-native solution that enabled controlled network access, efficient load handling, and seamless app deployment via Kubernetes.

Scope Of Work

The project focused on building a fault-tolerant, secure cloud environment that supported workload deployment at scale. Horeca Store needed an EKS-based infrastructure to manage application traffic, isolate services through subnets, and automate deployments. The scope included VPC design, subnet configuration, NAT & internet gateway setup, security groups, EKS provisioning, and application rollout.

Our Solution

To deliver a robust and scalable environment, the team set up an AWS Elastic Kubernetes Service (EKS) cluster aligned with industry best practices for networking and security. The implementation involved:

  • VPC Architecture: Designed with two availability zones to ensure high availability and fault tolerance.
  • Subnet Management: Public subnets routed internet-facing components; private subnets hosted internal services like the MySQL database.
  • Network Access Configuration: Integrated NAT Gateway and Internet Gateway to control inbound and outbound traffic.
  • Application Load Balancer (ALB): Configured to handle external traffic efficiently, with auto-scaling and health checks.
  • EKS Cluster Setup: Provisioned using eksctl to simplify management of Kubernetes nodes and clusters.

Related Projects