Top 5 Architecture Blog Posts for Q3 2021

By Dustin Ward

AWS FeedTop 5 Architecture Blog Posts for Q3 2021 The goal of the AWS Architecture Blog is to highlight best practices and provide architectural guidance. We publish thought leadership pieces that encourage readers to discover other technical documentation such as solutions and managed solutions, other AWS blogs, videos, reference architectures, whitepapers, and guides, training and…

Align with best practices while creating infrastructure using CDK Aspects

By Dustin Ward

AWS FeedAlign with best practices while creating infrastructure using CDK Aspects Organizations implement compliance rules for cloud infrastructure to ensure that they run the applications according to their best practices. They utilize AWS Config to determine overall compliance against the configurations specified in their internal guidelines. This is determined after the creation of cloud resources…

Simplifying Kubernetes configurations using AWS Lambda

By Dustin Ward

AWS FeedSimplifying Kubernetes configurations using AWS Lambda In this blog post, we explain how to create a multi-stage Dockerfile that uses eksctl, kubectl, and aws-auth. This will allow you to call Kubernetes APIs to create and manage resources through a unified control plane. You will interact with the Kubernetes API using Python, and the config…

Build your own brand detection and visibility using Amazon SageMaker Ground Truth and Amazon Rekognition Custom Labels – Part 2: Training and analysis workflows

By Dustin Ward

AWS FeedBuild your own brand detection and visibility using Amazon SageMaker Ground Truth and Amazon Rekognition Custom Labels – Part 2: Training and analysis workflows In Part 1 of this series, we showed how to build a brand detection solution using Amazon SageMaker Ground Truth and Amazon Rekognition Custom Labels. The solution was built on…