Building Amazon Machine Images (AMIs) for EC2 Mac instances with Packer

By Dustin Ward

AWS FeedBuilding Amazon Machine Images (AMIs) for EC2 Mac instances with Packer This post is written by Joerg Woehrle, AWS Solutions Architect On November 30, 2020 AWS announced the availability of Amazon EC2 Mac instances. EC2 Mac instances are powered by the AWS Nitro System and built on Apple Mac mini computers. This blog post…

How to implement a hybrid PKI solution on AWS

By Dustin Ward

AWS FeedHow to implement a hybrid PKI solution on AWS As customers migrate workloads into Amazon Web Services (AWS) they may be running a combination of on-premises and cloud infrastructure. When certificates are issued to this infrastructure, having a common root of trust to the certificate hierarchy allows for consistency and interoperability of the Public…

Mistakes to Avoid When Implementing Serverless Architecture with AWS Lambda

By Dustin Ward

AWS FeedMistakes to Avoid When Implementing Serverless Architecture with AWS Lambda There are many articles that show you how to use AWS Lambda, but these articles usually don’t cover what you shouldn’t do with the service. Because technologies emerge and become outdated quickly, solutions that may look like the right solution, otherwise known as anti-patterns,…