Dec 22, 2025 · 6 min read · Hi, I’m Zion 👋In this blog post, I’ll walk you through setting up Auth Triggers in an AWS Amplify Gen 2 application. By now, you might already be wondering what Auth Triggers are and why you’d even need them. Don’t worry, I’ve got you covered 😁👌 W...
Join discussion
Dec 11, 2025 · 3 min read · Managing EC2 instances across multiple AWS regions can quickly become complicated, especially in large or multi-account environments.If you’ve ever wondered: “How can I get a list of all EC2 instances across all AWS regions?” “How do I build a Lamb...
Join discussion
Oct 18, 2025 · 35 min read · SQL Basics What is SQL? SQL (Structured Query Language) is the standard language used to interact with relational databases. It allows you to create, read, update, and delete data (CRUD operations) efficiently. Key points: SQL is declarative, mean...
Join discussion
Sep 19, 2025 · 4 min read · Focus: Glue Workflows, triggers, integration with other AWS services, and governance. Outline: Intro: Why orchestration and governance matter in data pipelines. Workflows and Triggers: Event-based, on-completion, and scheduled triggers Parallel &...
Join discussionSep 17, 2025 · 2 min read · Yesterday, we built our first CI/CD pipeline for a Node.js app. But an important question remains: 👉 When should these workflows run? That’s where events and triggers come in. ⚡ What Are Events & Triggers? Event → Something that happens in your re...
Join discussion
Aug 4, 2025 · 17 min read · Introdução Triggers (gatilhos) no SQL Server são objetos de banco de dados que contém código T-SQL executado automaticamente em resposta a determinados eventos no servidor. Diferentemente de stored procedures, não podemos invocar uma trigger diretame...
Join discussion
May 16, 2025 · 3 min read · In today’s interactive apps, your UI must be smart, dynamic, and reactive — responding to user behavior, data changes, and app state without heavy code-behind logic. Enter: Triggers in .NET MAUI — a declarative way to make your UI responsive and inte...
Join discussion
Feb 24, 2025 · 2 min read · Anxiety has a way of creeping in like an uninvited guest showing up at the worst times, making itself comfortable, and refusing to leave. But what triggers it? And, more importantly, where did it even begin? For many of us, anxiety isn't just a sudde...
Join discussion
Jan 9, 2025 · 4 min read · Context: Consumption & Standard Plans Azure Logic Apps is like a building that requires some blocks; its key pieces are triggers and actions. Together, they help you build workflows that automate tasks and connect different apps and services. Let’s b...
Join discussion