YouTube Presentation - Mastering API Deployments with APIOps

1 minute read
Comprehensive presentation on ApiOps available on Coding Night NZ channel called Mastering API Deployments with APIOps.

Quick Setup - Kafka Local Development environment

1 minute read
Setting up your Kafka Local Development environment couldn't be simpler. The docker-compose file I explore in this post should get you going…

Locking App Service to Azure Front Door via Middleware

2 minute read
When hosting public internet applications, like a website, or a BFF (back-end for front-end), not only there are infrastructure…

Global Azure Auckland 2024 - Presentation April 20th

1 minute read
Great presentation available on Coding Night NZ channel about Feature Flags with Azure App Configuration. The Global Azure Auckland 202…

Open Telemetry Kafka Context Propagator with .NET

3 minute read
In distributed applications, how can we transition Open Telemetry Baggage, Activity Context between applications? Leveraging . They enable…

YouTube Presentation - Unveiling OpenTelemetry on App Insights

1 minute read
Awesome presentation available on Coding Night NZ channel about Unveiling OpenTelemetry on App Insights.

Injecting Correlation Identifier with API Management Policy

3 minute read
With the use of correlation identifiers, we can more easily identify and resolve issues in distributed applications. If you use Azure API…

YouTube Presentation - General-purpose container images are not the future of cloud apps

1 minute read
Great presentation available on Auckland K8s Meetup channel about General-purpose container images are not the future of cloud apps.

YouTube Presentation - Explore the Container wonders of .NET 8

1 minute read
Great presentation available on Azuretar channel about Explore the Container wonders of .NET 8 at .NET Conf New Zealand.

Ready To Run (R2R) to improve the performance of Azure Functions

5 minute read
How can ReadyToRun (R2R) improve the performance of Azure Functions? Are there any visible/quantifiable gains by enabling it? What is…