DEV Community

Ramon Marrero for AWS Community Builders

Posted on • Originally published at Medium on

1

Create notifications in minutes with Amazon SNS and Python

Learn how to use Amazon SNS to create email and phone notifications with Python.

Continue reading on Analytics Vidhya »

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post