What are people using as their volume SMTP service when running services from Azure? I know that Amazon has http://aws.amazon.com/ses/ but what are people using when running out of Microsoft Azure?
Thanks in advance.
Azure offers a set of container services that is strikingly similar to AWS. While Azure's answer to EKS is AKS, its analog to AWS Fargate and ECS is Azure Container Instances (ACI), which is another clustering solution for containerized workloads.
Simple Email ServiceIn Azure, third-party solutions, like SendGrid, provide email services that can be incorporated into solutions to cater for various use cases.
At its most basic level, the model is similar to Cloudwatch: Azure Monitor consumes the telemetry data (performance and log data) that all Azure services generate and allows the user to visualize, query, route, archive, and take actions on the data.
Data disks in blob storage provide durable data storage for Azure VMs. This storage is similar to AWS EC2 instance disk volumes on EBS. Azure temporary storage provides VMs with similar low-latency temporary read-write storage to EC2 instance storage, also called ephemeral storage.
There is nothing built into Azure. You must consider third-party services.
A popular one is SendGrid (Tutorial | Volume Pricing) but there are definitely other options. FYI, I've not used SendGrid myself for anything with heavy volume so I can't really recommend them based on my personal experiences, but they seem to be one of the most popular go-to options for this area.
For low-volume SMTP, I've used Office 365 for quite some time myself.
Another options is, you can use Amazon SES! Scott Hanselman has a neat blog post about this option.
Lastly, I stumbled upon this really neat post called "Transactional Email Service & Bulk Email Software". I absolutely cannot vouch for the reliability of the information there but it seems like it could be a great tool and it was posted/last updated within the past two weeks, so it's really worth checking out!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With