About Client:
One of the biggest retailers in the USA market, focused primarily on selling goods and services to specific segments of American people online.
The Challenge:
Customers were shopping online, on the store’s website, but the client wanted to add mobile APP capability to increase the number of customers purchasing and also provide a comfortable shopping experience to customers. The cClient decided to develop back-end micro services in .net Core and deploy into AWS EKS.
Why AWS:
As Kubernetes became the prominent technology platform to manage the containerized workloads, for high availability, and to eliminate a single point of failure; Amazon EKS (Elastic Kubernetes Services) was the right choice to maintain containerized applications on cloud with benefits of less maintenance, highly secure, compatibility and low cost since Kubernetes is the prominent technology for these needs.
Other Services:
Amazon API Gateway: API gateway helps to securely access backend micro services deployed on AWS EKS. Amazon API Gateway provides security using access keys to control API access.
Amazon WAF: we have enabled AWS WAF to monitors and analyzes web traffic, and we used managed rules to allow or block certain web traffic.
Amazon RDS: Aurora SQL database services is used fFor high availability and easy maintenance. we used Aurora SQL database services.