How to Lose Data Using AWS Serverless Without Even Knowing It
A session on common AWS serverless pitfalls that can lead to silent data loss, covering DynamoDB, event-driven architecture, and design patterns.
A session on common AWS serverless pitfalls that can lead to silent data loss, covering DynamoDB, event-driven architecture, and design patterns.
A curated collection of articles on software architecture, development practices, and Agile methodologies, focusing on platform engineering, code quality, and team dynamics.
A curated collection of links covering software architecture trends, Java 25 features, event-driven design, and tech leadership insights.
A curated collection of links and summaries covering software architecture, microservices, AI systems, DevOps, and tech leadership insights.
A curated list of articles on software architecture, development, and testing, covering event-driven systems, chaos engineering, and AI-assisted workflows.
A curated collection of tech articles covering design systems, data platforms, real-time alerts, microservices, and IoT security.
Explains how to replace brittle, synchronous side-effects in endpoints with a resilient, event-based system using queues for better error handling and performance.
Highlights key announcements and innovations from the AWS re:Invent 2024 conference, covering new services and updates across AI, containers, and integration.
A guide to building event-driven applications using Azure Event Grid and C#, covering architecture benefits and implementation.
Explores the nuanced relationship between coupling, control flow, and event-driven architectures in distributed system design.
Explains the difference between event-driven architectures and event-based compute in serverless applications on AWS.
Explains the core concepts of Event-Driven Architecture, comparing commands, queries, and events for building decoupled systems.
Explores the benefits of an event-driven architecture over linear code when building a gamification system for a tech platform.
Announcing Moduliths 1.1, a toolkit for building modular monolithic applications with Spring Boot, featuring a transactional event publication registry and improved module canvas.
Learn how to build resilient, event-driven microservices using .NET and Dapr to overcome common distributed system challenges.
Part 3 of a series on Event-Driven Architecture for .NET developers, focusing on integrating Apache Kafka applications with Azure Event Hubs and Schema Registry.
A technical guide on implementing an event consumer service using Apache Kafka and .NET, part of a series on event-driven architecture.
A guide for .NET developers on implementing event-driven architecture using Apache Kafka, focusing on setting up the environment and creating an event producer.
Explains how to build event-driven functions using Postgres WAL and faasd, enabling app extension without code changes.
Explains how to implement the Sequential Convoy pattern using Azure Service Bus sessions and Go to preserve event order in scalable systems.