AWS have tons of services for everything. SES stands for Simple Email Service (Yeas it sends Emails). In this article I will go through Setting up Email for SES Setting up SNS to get notified about Email events from SES (Delivery , errors etc.) Using templates to send emails using aws-sdk for javascript Setup By default AWS SES […]
Monthly Archives: March 2018
If you are working with AWS, you have probably seen there are 10s of EC2 instance types available for selection such as M Series, T Series, C Series & etc. Each of these types provides different features, supporting different workloads and also allows to select the size of the instance varying from Micro, Small, Medium, Large & […]