Azure Load Balancer Introduction

Azure Load balancing allows for distribution of load or incoming network traffic across a group of backend resources or servers. It operates at layer 4 of the Open Systems Interconnection (OSI) model. It is the single point of contact for clients.

By Adam Marczak,

Azure Traffic Manager Introduction

Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while providing high availability and responsiveness.

By Adam Marczak,

Azure Virtual Machine Introduction

Virtual Machines are beating heart and a core component of any cloud. With wide range of use cases and flexibility of virtualizing most of commonly known operating systems it is possible to move pretty much any software to the cloud.

By Adam Marczak,

Azure Databricks Secret Scopes

When building solutions in Databricks you need to ensure that all your credentials are securely stored. Today I will show you how to do it using Databricks Secret Scopes and how can you integrate them with Azure Key Vault.

By Adam Marczak,

Azure Data Lake Storage (Gen 2) Introduction

Data Lake Storage Gen 2 is the best storage solution for big data analytics in Azure. With its Hadoop compatible access, it is a perfect fit for existing platforms like Databricks, Cloudera, Hortonworks, Hadoop, HDInsight and many more. Take advantage of both blob storage and data lake in one service!

By Adam Marczak,

Azure Analysis Services Intro

With Azure Analysis Services you can scale your Power BI reports up to tens and hundreds of gigabytes of data. It is very fast in-memory database and analytical progressing engine with all the benefits of cloud scaling and security.

By Adam Marczak,

Azure PowerShell Introduction

Azure PowerShell allows for task automation and operational management of Azure resources at no cost or effort using popular PowerShell scripting language.

By Adam Marczak,