Understanding AWS Blocks as a CDK Developer
Understanding AWS Blocks as a CDK Developer I tried out AWS Blocks , announced as a preview on June 17, 2026, from the perspective of someone who norm…
Latest Architecture news from Tech News
Understanding AWS Blocks as a CDK Developer I tried out AWS Blocks , announced as a preview on June 17, 2026, from the perspective of someone who norm…
Introduction As part of the DMI (DevOps Micro Internship) Cohort 2, our team successfully deployed the Spring Petclinic Microservices application on A…
When AWS announced Cost Optimization Hub at re: Invent 2023, my first reaction was: finally. For years, AWS savings recommendations had been scattered…
I have a confession: I've spent more of my career arranging rectangles in Lucidchart than I'd like to admit. Not designing systems — arranging rectang…
Note: My English proficiency is limited, so I used GenAI (Kiro CLI) to help translate this post. This is the story of how I went from zero iOS develop…
ECS Service Discovery: Cloud Map vs Service Connect Originally published at https://fortem.dev/blog/ecs-service-discovery-guide Cloud Map, Service Con…
Most of the code in Quorum was written by directing Claude Code, an AI coding agent. That is not the interesting claim, and on its own it is not even …
The thesis Quorum is built on is uncomfortable and true: the tools a team uses to coordinate an incident often live in the same region as the thing th…
Quorum is an incident command plane built on Amazon Aurora DSQL. The failover story lives in another post. This one is about a narrower question that …
Most of the code in Quorum was written by directing Claude Code, an AI coding agent. That is not the interesting claim, and on its own it is not even …
There is common point of confusion. what's the different between REST API vs. HTTP API in AWS and what's the different between them and a traditional …
When our group of 11 was handed the brief for our DMI DevOps Micro-Internship capstone project, the goal was clear: take a real-world microservices ap…
Shifting from traditional application testing to serverless TypeScript engineering is all about shifting your perspective: you stop testing a running …
On February 14, 2026, Meta started enforcing health-data restrictions that broke pixel-based lower-funnel conversion tracking for DTC telehealth adver…
👋 Hey there, Tech Enthusiasts! I'm Sarvar, a Cloud Architect who loves turning complex tech problems into simple solutions. I've worked with AWS, Azur…
Modern enterprise order processing architectures must decouple synchronous client demands from asynchronous backend dependencies. Here I'll detail a h…
In the previous articles, we learned about: VPC subnets Internet Gateway Route Tables Security Groups Network ACLs DNS and Route 53 Until now, we have…
As developers and DevOps engineers, we’ve all been there. You have an external service—maybe an Azure Dynamics 365 (D365) business application or a Gi…
I've spent 35 years in IT operations. I worked Y2K remediation at Allstate, spent 2006-2014 inside Microsoft's cloud delivery organization, contribute…
Hey Dev community! 👋 Our 4-person team just made it to the Top 10 of the One With AI Hackathon by Arthurite Integrated x AWS. Here's our quick stack: …
👋 Hey there, tech enthusiasts! I'm Sarvar, a Cloud Architect with a passion for transforming complex technological challenges into elegant solutions. …
Building a URL shortener with Cursor, ChatGPT, AWS Lambda, API Gateway, and Cloudflare taught me more about shipping software than writing code. Since…
Every developer knows the frustration of using legacy network utility sites. You just want to check an ASN routing path, look up a public IP, or verif…
When you expose inventory or checkout endpoints to public-facing front-ends or third-party webhooks, safeguarding those APIs from brute-force scripts,…
Deploying a Spring Boot application to AWS EC2 is straightforward once you've done it. Getting there the first time — and repeating the setup on your …
In the previous articles, we learned about: VPC Subnets Internet Gateway Route Tables Security Groups Network ACLs (NACLs) These components help us bu…
Quick Recap: What We Built in Part 1 In Part 1 , we built a metadata catalog on Apache Iceberg (S3 Tables) that makes unstructured files on FSx for ON…
What Works Now vs What Requires Validation This article separates verified AWS-native capabilities from cross-platform paths that still require valida…
My three-tier AWS architecture worked. VPC, subnets, bastion host, app server, RDS, all deployed and running. But my main.tf was a flat file with ever…
Cloud technologies have been one of my biggest professional passions for many years, and AWS has played a significant role in that journey. Through co…