How to create SAML providers with AWS CloudFormation

By Dustin Ward

Amazon Web Services FeedHow to create SAML providers with AWS CloudFormation As organizations grow, they often experience an inflection point where it becomes impractical to manually manage separate user accounts in disparate systems. Managing multiple AWS accounts is no exception. Many large organizations have dozens or even hundreds of AWS accounts spread across multiple business…

Generate Python, Java, and .NET software libraries from a TypeScript source

By Dustin Ward

Amazon Web Services FeedGenerate Python, Java, and .NET software libraries from a TypeScript source As builders and developers, many of us are aware of the principle of Don’t Repeat Yourself (or DRY) and practice it every day. Entire runtimes and programming languages have been developed by taking that principle to an even higher level, with…

Continuous delivery with server-side Swift on Amazon Linux 2

By Dustin Ward

Amazon Web Services FeedContinuous delivery with server-side Swift on Amazon Linux 2 In January, I published an article describing how to use AWS tools to build, test, and release server-side Swift code on two platforms: Amazon Elastic Container Service (Amazon ECS) and Elastic Compute Cloud (Amazon EC2) running Ubuntu Linux. Recently Swift.org has released official…

Automate account creation and resource provisioning for AWS GovCloud(US), using AWS Service Catalog, AWS Organizations, and AWS Lambda

By Dustin Ward

Amazon Web Services FeedAutomate account creation and resource provisioning for AWS GovCloud(US), using AWS Service Catalog, AWS Organizations, and AWS Lambda Public and private sector customers are now often working to automate their account creation and operations into the AWS GovCloud (US) Regions. These customers use the AWS GovCloud (US) Regions to access FedRamp certified…