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.

How to Parse JSON in AWS Step Function for State Machine Condition

How to Parse JSON in AWS Step Function for State Machine Condition
AWS Step Functions are great, and they keep getting better. Not long ago, AWS introduced variables and JSONata data transformations for Step Functions, making them even more powerful. You can read mor...
12.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

AWS Step Functions IDE Extension: A Game Changer, But What’s Next?

AWS Step Functions IDE Extension: A Game Changer, But What’s Next?
If you’ve ever worked with AWS Step Functions, you know the struggle. Debugging workflows locally? A nightmare. Testing small changes? Deploy, wait, check logs, repeat. The experience has been far f...
19.03.2025 0 Read More

JSONata y AWS Step Functions: Manipulación de Payloads Paso a Paso

JSONata y AWS Step Functions: Manipulación de Payloads Paso a Paso
Si ya estás trabajando con AWS Step Functions o tienes conocimiento de Lambda, en esta publicación te diré como puedes hacer transformaciones en tus cargas de trabajo sin utilizar cómputo, un anun...
20.03.2025 0 Read More

Create Stateful Serverless Workflows with AWS Step Functions and JSONata

Create Stateful Serverless Workflows with AWS Step Functions and JSONata
As an avid user of AWS Step Functions, I've been pleased by several excellent releases over the past few years, including Distributed Map, Express Workflows, Intrinsic functions, TestState, redrive, s...
31.03.2025 0 Read More

AWS Step Function Limitations and How to Overcome Them

AWS Step Functions is one of the best serverless cloud services for orchestration. It is user-friendly, easy to adopt, and integrates seamlessly with numerous AWS services. However, like any tool, it ...
08.04.2025 0 Read More

Streamlining Workflows with AWS Step Functions, Lambda, and SQS

Streamlining Workflows with AWS Step Functions, Lambda, and SQS
Introduction In today’s fast-paced digital world, automating workflows can save time, reduce errors, and streamline operations. AWS provides a suite of powerful tools, including Lambda, SQS...
19.04.2025 0 Read More

Vacuum your Apache Iceberg table with Athena and Step Functions with this Terraform module

Vacuum your Apache Iceberg table with Athena and Step Functions with this Terraform module
Apache Iceberg tables are a cost-effective solution to store tabular data, run ACID transactions and analytics at scale, and effectively the foundation of most data lakes. However, since Iceberg table...
29.04.2025 0 Read More
Loading...
#reading
Building a Responsive and Customizable Sidebar for E-commerce with Tailwind CSS
0
🚀 PostgreSQL Performance Tuning: 7 Must-Know Tips to Supercharge Your Database
0
DevOps Nuggets:Automating ECS Service Scaling Outside Business Hours with AWS Lambda and…
0
AWS Training in Bangalore: Securely Managing Multiple AWS Accounts
0
Overcoming Challenges in Selenium Scraping with Proxies
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