Logo
Login
Tech Posts 31382
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.

Unlocking the Benefits of Serverless Software Development: Scalability, Cost Efficiency, and More

Unlocking the Benefits of Serverless Software Development: Scalability, Cost Efficiency, and More
In recent years, the concept of serverless computing has rapidly gained momentum as a powerful solution for developing scalable and cost-efficient applications. This shift towards serverless software ...
13.03.2025 0 Read More

Manual Cognito user registration approvals with Step Functions

Manual Cognito user registration approvals with Step Functions
New user registration for an application that serves multiple users from the same organization might need manual approval. We can use Step Functions to build a serverless workflow for user confirmatio...
13.03.2025 0 Read More

Lambda function with GraalVM Native Image - Part 6 Measuring cold and warm starts with GraalVM 23 and AWS CRT HTTP Client

Lambda function with GraalVM Native Image - Part 6 Measuring cold and warm starts with GraalVM 23 and AWS CRT HTTP Client
Introduction In this article series we already introduced how to develop, run and optimize GraalVM Native Image application on AWS Lambda deployed as Lambda Custom Runtime. In the part 5 we u...
13.03.2025 0 Read More

TiDB Serverless vs Amazon RDS: The Ultimate Cloud Database Showdown

Introduction If you’ve ever found yourself scrambling to keep a database from melting under unexpected load, you know how crucial a solid, hassle-free backend can be. With so many cloud dat...
13.03.2025 0 Read More

TiDB Serverless vs PlanetScale: The Ultimate Cloud Database Showdown

Introduction If you're building an app, you likely juggle multiple roles—developer, DBA, and more—trying to choose the perfect cloud database solution. You need something scalable, reliab...
13.03.2025 0 Read More

Implementing Automated End-to-End Testing: Leveraging Your CI/CD with Your Cloud Development Kit (CDK) App

Implementing Automated End-to-End Testing: Leveraging Your CI/CD with Your Cloud Development Kit (CDK) App
I recently embarked on a new project focused on our input management. I’m working for a German insurance broker that aims to modernize the handling of physical letters. Unfortunately, in the German ...
15.03.2025 0 Read More

Data Masking of AWS Lambda Function Logs

What are the problems? When logging events, service API call answers, etc. inside Lambda Functions into CloudWatch Logs, you might end up writing sensitive information like PII into CloudWatch Logs. T...
15.03.2025 0 Read More

Convert GeoJSON to PMTiles with AWS Serverless Pattern

Convert GeoJSON to PMTiles with AWS Serverless Pattern
PMTiles is a powerful tool to store map tiles and serve them in "serverless" way. It is one of Cloud-optimized format, which can be used over HTTP and doesn't depend on file-system.Actually, Protmaps ...
16.03.2025 0 Read More

GitHub - Improve your Code with DeepSeek and Serverless App

Introduction As software development grows in complexity, maintaining clean, efficient, and well-structured code becomes a major challenge. Poorly written code can lead to increased maintenan...
16.03.2025 0 Read More

Secure Secret Management for AWS Lambda Functions in TypeScript Monorepos

🐙 GitHub Introduction When building AWS Lambda functions, you'll inevitably need to handle sensitive information. While environment variables might seem convenient, they present a signifi...
17.03.2025 0 Read More
Loading...
#reading
HarmonyOS NEXT 应用开发:应用版本管理与更新策略
0
🚀 How I Boosted Slack RAG Accuracy by 5–6% with Smarter Chunking
0
Open Source Ai. Top open source Ai tools and their impact in 2025.
0
Demystifying malloc: Build Your Own Memory Allocator in C
0
You’re Writing Code the Hard Way If You Don’t Use This VS Code Add-On
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0