Sublime
An inspiration engine for ideas
Managing the accounts in your company or team using AWS Organizations is a good practice. Service Control Policies (SCPs) have been used for a long time dealing with IAM permissions. More recently Resource Control Policies (RCPs) were added.
Using AWS Organizations allows centralized billing and control but also is... See more
Darryl Rugglesx.comVirtual Private Clouds (VPCs) with AWS isolate your networks but VPC's may need to interact with each other. Using VPC peering can help with this and the example below shows how to set that up with Terraform.
Each VPC is it's own private network which is great for keeping applications or components separate from each... See more
Darryl Rugglesx.comarticles to read
Kojo • 51 cards
If you need to send email to users on AWS you have different options including the Simple Email Service (SES) and the Simple Notification Service (SNS). SNS is good for "fan-out" where many subscribers need to be notified. The example below shows how to setup SNS for notifications.
With SNS you can send notifications... See more
Darryl Rugglesx.com
A recent blog post details a fascinating chaos engineering experiment where one-third of the production infrastructure was intentionally destroyed using AWS Fault Injection Simulator (FIS). Here are the highlights of the experiment:
https://t.co/jWDKDlpuUn https://t.co/3wHmNWkAdn
