Integrate Glue Schema Registry with Your Python Kafka App – Part 1

Glue Schema Registry provides a centralized repository for managing and validating schemas for topic message data and it can be utilized by many AWS services when building streaming apps. In this series, we discuss how to integrate Python Kafka producer and consumer apps In AWS Lambda with the Glue Schema Registry. In part 1, I illustrate the infrastructure and Kafka apps.

Building AWS Lambda Container Images

Laptop with code on the screen in a dark room

This post explores the use of base images in containers with AWS Lambda, and demonstrates how to build a Docker image and deploy it in the Lambda service using AWS Elastic Container Registry.

AWS Well-Architected: Security (Part 3)

This post explores the Security pillar of the AWS Well-Architected Framework, including threats and exploits, common services used for securing workloads in AWS and the importance of security classification.

AWS Well-Architected: Security (Part 2)

This post explores the Security pillar of the AWS Well-Architected Framework, including defining permissions evaluation behaviour, security boundaries and evaluating security requirements.

AWS Well-Architected: Security (Part 1)

In this blog, Greg Luxford explores the Security pillar of the AWS Well-Architect Framework, including the security stack and AWS shared responsibility model.