ARM Templates Parametrization

Expressions, parameters and variables allow anyone to build flexible and reusable ARM templates. They are indeed a powerful tool in hands of skillful developers and administrators.

By Adam Marczak,

ARM Templates Introduction

Azure Resource Manager Templates provide simple and unified way to create and manage your Azure environments for both developers and administrators. With simple JSON files you can deploy your environment in consistent fashion and at great speed.

By Adam Marczak,

Azure App Configuration Introduction

Applications running in the cloud have many distributed components. By centralizing application settings and feature flags you can reduce operational costs and complexity of your solutions. Azure App Configuration service delivers all that in simple and clean manner.

By Adam Marczak,

Azure Application Insights Introduction

Creating logging and performance tracking solution for your applications can be challenging, especially in multi-service cloud environment. In this video I will show you why Azure Application Insights is the right tool for the job.

By Adam Marczak,

Azure Table Storage Introduction

Do you need simple but scalable NoSQL database in a cloud? Look no further, with Azure Table Storage you can create applications extremely easy while maintaining all the best features of Storage Accounts like geo-replication, security, scalability, high availability and low price. Join me for quick introduction video.

By Adam Marczak,

Azure Queue Storage Introduction

Azure Queue Storage is simple yet powerful service for storing large number of messages. It is one of core services for implementing scenarios like load-leveling, fan-out, fan-in and those relying on retry capabilities.

By Adam Marczak,