Logo
Login
Tech Posts 31207
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Escalando Containers com ECS Fargate Baseado em Mensagens SQS

Escalando Containers com ECS Fargate Baseado em Mensagens SQS
Em sistemas modernos, a necessidade de escalabilidade e processamento sob demanda é cada vez mais comum. Para lidar com grandes volumes de dados de forma eficiente, a combinação de serviços de men...
10.03.2025 0 Read More

Spring Boot 3.4 application on AWS Lambda- Part 7 GraalVM Native Image with AWS Serverless Java Container

Spring Boot 3.4 application on AWS Lambda- Part 7 GraalVM Native Image with AWS Serverless Java Container
Introduction In the article series Spring Boot 3 application on AWS Lambda we already introduced how to develop the application using Lambda Custom Runtime with GraalVM Native Image based in ...
10.03.2025 0 Read More

S3 exist Error/ S3 deletion error due to bucket is not empty

Is there anyway to check if s3 bucket exist then skip the creation process during serverless deployment....
10.03.2025 0 Read More

Multi-Region Data Replication with Amazon DynamoDB Global Tables

Ensuring data consistency and availability across multiple AWS regions is critical. Amazon DynamoDB Global Tables provide a fully managed solution for multi-region data replication, enabling low-laten...
11.03.2025 0 Read More

Como Logré Llevar Mi Aplicación Laravel al Mundo Serverless (Y como casi muero en el intento)

Como Logré Llevar Mi Aplicación Laravel al Mundo Serverless (Y como casi muero en el intento)
English version here. En el primer capítulo de esta travesía, exploramos por qué migrar a AWS Serverless fue la mejor decisión para mi aplicación Laravel. Hablamos de escalabilidad automática, ...
11.03.2025 0 Read More

Boost Your Serverless Development with Ready-to-Use AWS Land Patterns in VS Code!

Boost Your Serverless Development with Ready-to-Use AWS Land Patterns in VS Code!
AWS just made serverless development even smoother (announced on 11-03-2025) with Ready-to-Use Serverless Land Patterns - now available directly in VS Code IDE!What’s New? One-click deployment of ba...
11.03.2025 0 Read More

Full-stack auth solution with Logto on Netlify: Protecting web apps and serverless functions

Netlify is a powerful platform for deploying and hosting modern web projects, offering seamless Git integration, automated builds, and serverless functions for a fast and scalable development workflow...
12.03.2025 0 Read More

Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements
What will we explore and learn in this article series? In this article series, we will explore some ways to develop, deploy and run applications on AWS Lambda using the Quarkus framework. Of ...
05.05.2025 0 Read More

AWS Lambda Performance Tuning: How to Reduce Cold Starts

AWS Lambda Performance Tuning: How to Reduce Cold Starts
Hey fellow builders! If you've worked with AWS Lambda, you've probably run into cold starts. Yes! those annoying delays when your function spins up after being idle. While AWS is great at handling inf...
12.03.2025 0 Read More

AWS Fargate and SQS for Long-Running Jobs with TypeScript

This article will explain my experience in setting up the AWS ECS Fargate container which handles messages from SQS. The reason for having Fargate handle messages instead of lambda is that the message...
12.03.2025 0 Read More
Loading...
#reading
Building Infinite AI Web: The Journey Begins (pt1)
0
The Pain Point — Database Changes Gone Wrong
0
Sherlock Holmes: The Case of the Million NXDomain Errors
0
Day - 5 at payilagam "Types of arguments"
0
Introducing a New Web Vital: Time to Usability (TTU)
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0