
Building and Shipping Apps Faster with Kiroβs Agentic Power - (Let's Build ποΈ Series)
What if you could go from a blank screen to a fully deployed serverless API β API Gateway, Lambda,...

Author profile
Always Writing βοΈ Reading π Building ποΈ & Helping the Community πΎ
Browse the latest writing surfaced through DevArt.

What if you could go from a blank screen to a fully deployed serverless API β API Gateway, Lambda,...

AWS made many new announcements at re:Invent 2025, and one of the highlights is AWS Lambda Durable...

Let's say your team is growing, and more development, staging, and production environments are being...

Letβs build an application that processes audio uploads, such as podcast snippets, meeting...

Imagine if you can automate an alerting system that whenever a user deletes a resource on the AWS...

When it comes to monitoring, one of the most important things is to automate alarms, budget passes...

Let's say you run a company with a customer assistance call center or a website where clients give...

Let's say every time a user uploads files to an S3 bucket, you want to move and organize those files...

If you're working with a large amount of data on an AWS S3 bucket, then you need to learn about this...

Let's build a simple architecture where a Lambda function is triggered from Amazon SQS. The main...

Hello Pythoners! π I was experimenting something lately with python code and was able to conduct...

If you have worked with AWS Lambda functions, then this article will be beneficial for you. From my...

One of the key aspects to automate is user notifications, especially for recurring events or...

Have you ever tried using Amazon Bedrock service on an AWS Lambda function? In this article we are...

After working with Kubernetes as DevOps engineer it becomes easy to debug or keep track to your pods....

Monitoring your stack is one of the most important skills, especially when your architecture is...

Have you ever needed to convert a CSV file to actual data and store it in a database? well, this...

Let's build a Real-time image analysis using AWS Step Functions and Amazon Rekognition. The main...

Let's build a simple architecture where a Lambda function is triggered whenever a user uploads a new...

Welcome back to my series of self-improvement articles! In this edition, I will be sharing some...

Consistency is the key π€ I've been writing articles since 2021, and it helped me a lot in many...

In this article I'll be talking about how to become great Serverless developer specially working on...

In this article will delve into one of the messaging techniques used in event-driven architectures,...

AWS Step Functions enables you to orchestrate serverless workflows by integrating with different AWS...

Amazon EventBridge Pipes helps you to create point-to-point integrations between event producers and...

Have you worked with Amazon EventBridge Rules? Have you tried creating cron jobs? or even made...

In this article we are going to learn about Amazon DynamoDB Streams. The main parts of this...

If you're working with containers, most of the time you need a service discovery service, to help you...

Have you ever wondered π€ how you can schedule Lambda functions in an easy way? well in many...

In this article we are going to see how Amazon Simple Queue Service (SQS) helps you to build Event...