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....
Many times I have had discussions about the actual availability of a system. And found out that not everyone has the same understanding of availability and how it is calculated....
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....
About WebAssembly WebAssembly (WASM) is a portable binary instruction format which runs in the browser or on a server. It is designed with performance and security in mind. WebAssembly can be compiled from other programming languages like C/C++, C#, Rust, Go and many more....
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....