AWS Elastic Load Balancer (ELB)Let’s explore Amazon Web Services (AWS) Elastic Load Balancing (ELB), which is a fully managed service that automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and La...Apr 2, 2024·4 min read
Aws ECS Vs Eks ?Containers require to be managed throughout their lifecycle. Market is filled with products that are aimed at container orchestration from dedicated solutions like Kubernetes, Rancher, OpenShift, Container as a Service platforms like Amazon Elastic C...Apr 1, 2024·7 min read
What is AWS EKS ? How To Create Cluster ?What is Amazon EKS? Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that you can use to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes. Kubernetes is an open-sour...Mar 31, 2024·7 min read
AWS ECS (eLASTIC cONTAINER sERVICE)ECS ECS or Amazon Elastic Container Service is a highly scalable container orchestration service provided by Amazon Web Services. It allows you to run and manage Docker containers on a cluster of EC2 instances or using AWS Fargate, a serverless compu...Mar 29, 2024·5 min read
Amazon CloudFront !! How does it work ?Image from AWS official document What is CloudFront? Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all with...Mar 29, 2024·5 min read
AWS Secret ManagerAWS Secrets Manager is a secrets management service that helps you protect access to your applications, services, and IT resources. AWS Secrets Manager helps you manage, retrieve, and rotate database credentials, application credentials, OAuth tokens...Mar 28, 2024·6 min read