
The Python exception that leaked tenant secrets
I was lying in my four-year-old's bed at 8:30 PM (long story, Spider-Man was involved) when a Slack...

Author profile
Engineering leader, PhD, AWS Community Builder Cloud, serverless, and AI systems Organizer: Orlando AWS User Group + Orlando Lady Devs Host: Chaotic Commits and Her Career Unplugged podcasts
Browse the latest writing surfaced through DevArt.

I was lying in my four-year-old's bed at 8:30 PM (long story, Spider-Man was involved) when a Slack...

The screen loads. You pick your character class (TabbyWarrior, SiameseMage, MaineCoonPaladin,...

There is a moment that catches a lot of people out who are new to AWS CDK. You deploy a service, the...

Most serverless tutorials teach you how to deploy a Lambda function. This article teaches you how to...

It's Monday morning, so being the "good" tech leader you are, you look at the pending PRs. Branch...

Despite how much I post online, I'm pretty deliberate about where my data actually lives. Not in a...

DEMO VIDEO HERE: https://youtu.be/W4fzNJCMGD8 As a contestant on Road to re:Invent, there’s one...

Earlier this month, I couldn't help but think, what if I could have a mini AI-Powered Dungeon Master...

If you’ve built a portfolio or project site hosted on GitHub Pages and want to use a custom domain...

When I first started learning AWS, I remember staring at the endless list of services and wondering,...

Yesterday, I hosted an Orlando AWS User Group meetup at UCF. We had a great turnout, but as always, I...

Ensuring data consistency and availability across multiple AWS regions is critical. Amazon DynamoDB...

When you have a global application, providing a seamless, low-latency experience to users worldwide...

Providing seamless user experiences across different regions is crucial in a globalized digital...

In today’s fast-paced digital landscape, ensuring low latency and high availability for users...

Git is an essential tool in every developer's workflow, but are you using it to its full potential?...

Event-driven design is a cornerstone of modern application architecture, especially in serverless...

In the era of serverless computing, developers are empowered to focus on writing code without...

Let’s dive into Role-Based Access Control (RBAC), the ultimate sidekick for keeping your software...

In this post, we'll learn how to attach a CloudWatch alarm to a Lambda function in two ways: through...

In this post, we will learn how to trigger a Lambda function on a timer. We will learn two different...
Advertisement