Getting started with AWS CDK

AWS CDK Logo

Getting started with AWS CDK AWS CDK is here to stay. It allows you to define your cloud application resources using familiar programming languages. If AWS is a toolbox, CDK is the machinery to operate it. It is not for nothing that CTO of Amazon Werner Vogels spend this 15 minute video trying to outlay what… Continue reading Getting started with AWS CDK

💔 Decoupling Microservices with AWS EventBridge

AWS EventBridge - Event Bus

Introduction AWS EventBridge is an architecture changing tool, it will transform the way you think about serverless development. It helps you build event-driven applications at scale across AWS, existing systems or SaaS apps. It shifts you’re thinking on how distributed systems work from a pipeline towards an event-based model. Event-based processing So what does that… Continue reading 💔 Decoupling Microservices with AWS EventBridge