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 …
Read more “How to Create & Configure Simple Email Service on Amazon Web Service(AWS).”
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 …
Read more “How to Create & Configure Simple Queue Service(SQS) on Amazon Web Service(AWS).”
How to Create Container Registry on Azure
First login into azure portal click on all services > Container Registry. Click on Create. On the Basics tab provide all required details such as resource group & Instance details (Registry name, location & SKU).Click Next on Networking. Now by default connectivity method is public endpoint(all network). Select SKU basic and by default you will …
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 …
Read more “How to Create AD Connector Directory Service on Amazon Web Service(AWS).”
How to Create AWS Managed Microsoft Active Directory Service on AWS
Microsoft AD is a Microsoft Active Directory hosted on the AWS Cloud. It integrates most Active Directory features with AWS applications. With AWS Managed Microsoft AD, we can easily enable Active Directory-aware workloads and AWS resources to use managed actual Microsoft Active Directory in the AWS Cloud. Login to aws portal. Click on Services. …
Read more “How to Create AWS Managed Microsoft Active Directory Service on AWS”