Christian BannesHow to test AWS Event Driven Serverless ApplicationsFor serverless architectures the adoption of event-driven architecture is the preferred methodology.Jan 28Jan 28
Christian BannesDecoupling Microservices with AWS EventBridge PipesAWS introduced a new service called EventBridge Pipes. It is used to create point-to-point integrations between event producers and…Jan 10, 20231Jan 10, 20231
Christian BannesMicroservices with DynamoDB: should you use a single table or use one table per microservice?DynamoDB is a great database for microservices. You can use it for small services with few data or use it with large data heavy…Nov 10, 20203Nov 10, 20203