Field Notes: Using Infrastructure as Code to Manage Your AWS Networking Environment

By Dustin Ward

Amazon Web Services FeedField Notes: Using Infrastructure as Code to Manage Your AWS Networking Environment Infrastructure as Code (IaC) brings automation to the provisioning process, which was traditionally done manually. Rather than relying on manually performed steps, both administrators and developers can instantiate infrastructure using configuration files. IaC helps avoid configuration drift through automation, and…

How to use AWS RAM to share your ACM Private CA cross-account

By Dustin Ward

Amazon Web Services FeedHow to use AWS RAM to share your ACM Private CA cross-account In this post, I use the new Cross-Account feature of AWS Certificate Manager (ACM) Private Certificate Authority (CA) to create a CA in one account and then use ACM in a second account to issue a private certificate that automatically…

New – AWS Fargate for Amazon EKS now supports Amazon EFS

By Dustin Ward

Amazon Web Services FeedNew – AWS Fargate for Amazon EKS now supports Amazon EFS AWS Fargate is a serverless compute engine for containers available with both Amazon Elastic Kubernetes Service (EKS) and Amazon Elastic Container Service (ECS). With Fargate, developers are able to focus on building applications, eliminating the need to manage the infrastructure related…