Building scalable cloud systems with great performance using Azure Cache for Redis Members Public

In this post I'll introduce how to get started with Azure Cache for Redis, as well as some of my thoughts that could be worth digesting, including Security considerations, C# code, running Redis commands, API Management integration , retry policies for transient faults, and more.

Tobias Zimmergren
Tobias Zimmergren
AzureRedis

Retrieve logs from Application Insights programmatically with .NET Core (C#) Members Public

When working with Azure's Application Insights, there's some times where I would've wanted to quickly and programmatically export specific events, search the logs or otherwise pull some data out based on dynamic metrics of applications or monitoring solutions I've set up. In

Tobias Zimmergren
Tobias Zimmergren
AzureApplication Insights.NET

Introduction to Azure App Configuration for Developers with C# .NET Core Members Public

Azure App Configuration helps us centralize configuration and makes it a lot easier to manage distributed apps, web sites, Functions, containers, your microservices and more.

Tobias Zimmergren
Tobias Zimmergren
AzureAzure FunctionsSecurity

Azure DevOps (VSTS) - The current operating system is not capable of running this task, with "Azure File Copy" Members Public

If you've ever encountered the Azure DevOps/VSTS error "The current operating system is not capable of running this task" when trying to use for example the "Azure File Copy" task, then you can learn about a workaround using the Azure CLI build task here.

Tobias Zimmergren
Tobias Zimmergren
AzureDevOps

Developing using Azure Dev Spaces with Azure Kubernetes Services Members Public

Explore Azure Dev Spaces for AKS, to easily do development work, and hit F5 to update in Kubernetes in your dev space. Quicker, easier and more reliable iterations will win the day.

Tobias Zimmergren
Tobias Zimmergren
AzureKubernetesAKS

Protecting your Azure Container Registry by denying all requests except from allowed IP addresses Members Public

With Azure Container Registry, or ACR, we get a lot of great capabilities to host our Docker images in the Azure cloud. With that, as with everything else, comes security concerns we should not overlook. In this post I'm exploring how we can lock down all access to

Tobias Zimmergren
Tobias Zimmergren
AzureContainersACR

Building a .NET Core API, host it in Azure Container Instances from a private Container Registry and enable HTTPS using Application Gateway Members Public

Jussi Roine and Tobias Zimmergren journeys into the land of containers and demonstrates how to build a .NET Core API, hosted in Azure Container Instances and secured using HTTPS with Application Gateway. Tag along!

Tobias Zimmergren Jussi Roine
AzureACIContainers

AKS: Quickly switching context between multiple clusters in Azure Kubernetes Services with cmder aliases Members Public

Pro tip on how you can easily context-switch your clusters in your command line tools (Kubectl) for Azure Kubernetes Services, or any other Kubernetes deployment.

Tobias Zimmergren
Tobias Zimmergren
AKSKubernetesAzure
Previous Page 15 of 41 Next

Hi, I'm Tobias 👋

Tobias Zimmergren profile picture

Find out more about me.

Recent comments

Mastodon