How to Create Elastic Container Service on Amazon Web Service

aws ecs create-cluster  –cluster-name Cluster-nameAmazon ECS makes it easy to deploy, manage, and scale Docker containers running applications, services, and batch processes. Amazon ECS makes it easy to use containers as a foundational building block for applications by eliminating the need for  install, operate, and scale  own cluster management infrastructure.   Login to aws portal. …

13 Steps Guide to Create Kubernetes Cluster on AWS

Kubernetes is a free & open-source service. It is used for automation deployment, scaling, and containerized applications management. It is also Known as K8s.Using Kubernetes cluster, we can create a number of nodes that run containerized applications. There are some steps to create kubernetes cluster on aws: Step 1: Login to aws portal. Step 2: …

How to Create & Configure Simple Email Service on Amazon Web Service(AWS).

Amazon Simple Email Service (SES) is a cloud-based email service that provides cost-effective, flexible and scalable way for businesses of all sizes to keep in contact with their customers through email. Amazon SES customers send up to hundreds of millions of emails a day. In the last year alone, SES send over 500B emails on …

How to Create & Configure Simple Queue Service(SQS) on Amazon Web Service(AWS).

Amazon SQS provides queues for high-throughput, system-to-system messaging.We can use queues to decouple heavy weight processes and to buffer and batch work. Amazon SQS is a web service that gives you access to a message queue that can be used to store messages while waiting for a computer to process them.   Login to aws …

How to Create AD Connector Directory Service on Amazon Web Service(AWS).

AD Connector is a proxy for redirecting directory requests to your existing Microsoft Active Directory without caching any information in the cloud. AD Connector comes in two sizes, small and large. A small AD Connector is designed for small organizations and is intended to handle a low number of operations per second. A large AD …