The AWS IAM Identity Center (Successor to AWS Single Sign-On) web console can be hard to navigate when trying to view the AWS accounts attached to an AWS IAM Identity Center (Successor to AWS Single Sign-On) group....
A Transit Gateway Peering Attachment must be accepted by the owner of the attachment. Even if both Transit Gateways are in the same account. To automate this with CloudFormation I have created a custom resource....
There are a lot of very good resources explaining how to set up a S3 website. But not explaining why you should choose one option over the other.
In this article I will not explain step by step how to set up a S3 website....
When setting up S3 website hosting you can use a Route53 alias for connecting the domain to the website bucket. This approach forces you to set identical names for the S3 bucket and domain name....
AWS RDS Proxy improves database efficiency, application scalability, and security. With the use of RDS Proxy your applications are able to pool and share database connections. Removing the overhead of opening and closing connections....