Marcos Henrique

Marcos Henrique @wakeupmh

About: "Programming isn't about what you know; it's about what you can figure out.” Learning in Public 🧑🏻‍💻

Location:
São José dos Campos
Joined:
May 21, 2019

Marcos Henrique
articles - 80 total

Rebuilding Bloated cron jobs with Event Bridge Scheduler

Preface of something that barely exists, as everything is a simulation, innit? I should...

Learn More 13 0Jun 25

[Boost]

🌟Top 5 AI Agent Frameworks in 2025🌟 ...

Learn More 0 0May 8

The Gift of Reasoning: Enhancing Amazon Nova Lite with VoltAgent for Character Quirks

Look, for a minute there, Amazon Nova Lite felt kinda stuck – amazing at patterns, sure, spitting...

Learn More 24 3May 6

📊 Validating Amazon Bedrock (Nova Lite) outputs w/ SFN + CDK

When you're building with LLMs like Amazon Bedrock's Nova Lite, there's a tough question you'll...

Learn More 4 0Apr 16

Chain-of-Thought is (probably) a Lie, and that’s a Problem

So here’s a fun one: what if those detailed, step-by-step answers your favourite language model gives...

Learn More 6 0Apr 9

DynamoDB Monitoring with cdk-monitoring-constructs

Why Monitoring DynamoDB Matters Hey cloud comrades 👋 Let’s talk about DynamoDB, AWS’s...

Learn More 6 0Mar 24

If you gaze long into an abyss, the abyss also gazes into you, avoiding the empty void in JS

Recently, I came across an interesting scenario while working with list checks in JS, So have a gaze...

Learn More 6 0Mar 21

Supercharging Retail Feedback Analysis with Serverless AI (Bedrock + SFN + MCP)

Today, I will explain a powerful serverless pattern which I have been developing and seems to be a...

Learn More 5 0Mar 4

You should use CAG instead RAG everywhere

The most hyped buzzword (RAG) The technology known as Retrieval-Augmented Generation (RAG)...

Learn More 0 0Mar 3

Bedrock Engineer: Your AI dev sidekick

What the heck is Bedrock Engineer? Ever felt like AI dev assistants are just fancy...

Learn More 8 0Feb 9

a clever way to handle attackers

Combine AWS WAF with reactive...

Learn More 0 0Jan 8

Taming the Map State Beast in AWS Step Functions with CDK

So, let me tell you about AWS Step Functions, and one of these is the Map State. If you’ve ever...

Learn More 5 0Jan 8

Haunted by EMFILE Issue and some ways to exorcize it

It was a pitch-black, stormy night the prod 3 AM, right on the dot. The dashboard glowed an unnatural...

Learn More 13 0Nov 19 '24

Accelerating Your Generative AI Journey: Danilo Poccia’s Open-Source Toolbox

Generative AI is the new frontier. The tools and the techniques are exciting and powerful. But...

Learn More 5 0Oct 25 '24

EXO: Run Beefy LLMs on Your Grandma's Flip Phone 📱🧠

What's up, AI ninjas? Today, we're diving into the world of Large Language Models (LLMs) and a tool...

Learn More 7 0Oct 14 '24

Chunking in AI - The Secret Sauce You're Missing

Hey folks! 👋 You know what keeps me up at night? Thinking about how to make our AI systems smarter...

Learn More 6 0Oct 10 '24

Configuring Bedrock as your LLM with llamindex-TS

llamindex for TypeScript is in its early stages compared to the Python version. Still, it already...

Learn More 4 1Jul 24 '24

Process S3 Objects with Step Functions using CDK + TS

Preface Whenever a user needed to launch automation, our tech lead had to dive into an...

Learn More 9 0May 27 '24

SES Observability with CDK + TS

The startup I work for has been experiencing issues with our email communications to clients. Some...

Learn More 7 0Jan 31 '24

Can we implement asynchronous circuit breakers with serverless architecture?

Scenario We are attempting to make a post request that involves calling a third-party API,...

Learn More 24 7Dec 22 '23

AWS Shield: Your Digital Bodyguard in the Wild World of Cloud Computing

My dear friend, AWS Shield is a hero of yours AWS applications and resources. The firewall safeguards...

Learn More 6 0Nov 9 '23

Cracking the AWS Migration Code with a Humorous Brush: Discovering the 7 Rs for Cloud Adventure

1. Rehost (or Lift and Shift): It’s like taking your old couch to your new home. It...

Learn More 6 0Nov 2 '23

Aurora Serverless + Backtrack: Unleash AWS CDK V2 with TypeScript! A Comedy of (Cloud) Errors Turned Epic Win

Welcome to the exciting world of cloud engineering! We are about to embark on an epic journey of...

Learn More 10 0Oct 13 '23

Why You Should Dodge NAT Instances Like a Pro in the AWS Jungle

Greetings, everyone! Today's talk will examine the potential risks associated with using NAT...

Learn More 2 1Sep 30 '23

DynamoDB GSI vs LSI Unleashed! Explained like you're five!

Imagine having a big box filled with a wide variety of toys. Cars, dolls, and balls are all examples...

Learn More 5 0Jul 3 '23

Why AWS EFS Rocks and How to Create it with CDK + TS

Hello there, technologists! As we solve the puzzle of AWS Elastic File System (EFS), buckle up for an...

Learn More 2 0Jun 1 '23

Workaround to Create an S3 glacier with CDK + TS

I was working on an archive project, hen a company had been deleted, and we need to move all the...

Learn More 6 0Apr 20 '23

Autoscaling using Spot Instances with AWS CDK + TS

Suppose you’re a developer (like me xD). In that case, you know the value of running applications in...

Learn More 15 4Mar 15 '23

Using AppConfig Layer in your nodejs lambda with AWS CDK

The biggest problem with conventional configuration management is that the client depends on the...

Learn More 3 0Jan 24 '23

Tips to improve AWS Lambda performance

If you're a developer, you've probably heard of AWS Lambda. It's a service that allows you to run...

Learn More 3 0Jan 23 '23