Tags

Adding custom mapping types in doctrine

While working in some enhancements in one of my projects, I had an issue with doctrine not recognising the mysql data type “blob“.

Calling 3rd party APIs using EventBridge API Destinations

EventBridge is one of the powerful tools in the AWS toolbox when you move towards loosely coupled / event-driven architectures.

In this blog post, I would like to explain by example one of my use cases of EventBridge using API Destinations.