Monitoring & alerting Azure App Services with Logic Apps & Slack!
This is not the first time I’ll be writing about event-driven architecture, nor will it probably be the last time 😊. I was checking my previous blog posts about event-driven…
This is not the first time I’ll be writing about event-driven architecture, nor will it probably be the last time 😊. I was checking my previous blog posts about event-driven…
If you have been following my blogs for a while, you already know that I have a special place in my heart for event-driven architecture. There is just something elegant…
Many Azure resources support the configuration of managed identities which help you grant permissions to your resource(s). For instance, you need to grant your WebApp permissions to KeyVault to get…
Azure Functions can be of great benefit to your automation flows! They can get data and perform business logic on request. They can even connect to your on-premises environment on…
If I need to address right now a type of technology which really makes me happy it would be ‘event driven architecture’. For me this is a real game changer…