adaptive.run TECH BLOG

Cloud can be tricky sometimes. Find out what scenarios we've ran into that are worth being mentioned and explained.

Automating Common Cost Optimizations in Azure


Level: 200
Publishing date: 26-Mar-2024

To maintain good cost hygiene, it's beneficial to automate tasks, such as removing lingering VM Snapshots using Azure Automation.

Unlocking Efficiency with Service Endpoints in Azure


Level: 200
Publishing date: 19-Mar-2024

Service endpoints allow organizations to establish secure and efficient connections between Azure services.

Deploying Azure ARM Templates Using PowerShell: A Step-by-Step Guide

Level: 200
Publishing date: 12-Mar-2024

Leveraging PowerShell commands for deploying ARM templates provides a streamlined and efficient way to manage infrastructure.

Navigating Azure Backup: Key Differences Between Recovery Services Vault and Backup Vault

Level: 100
Publishing date: 02-Mar-2024

The distinctions between Recovery Services Vault and Backup Vault offer diverse use cases, allowing users to tailor their choice based on workload. 

Expanding Azure VM Storage: A Step-by-Step Guide


Level: 200
Publishing date: 27-Feb-2024

In this article, we will walk through the process of adding a new disk to a VM in the Azure portal and perform disk mounting and partitioning.

Optimal Modeling and Organization of Azure Resource Groups


Level: 100
Publishing date: 20-Feb-2024

This article explores best practices and provides insights into structuring resource groups to enhance the efficiency of your microservices architecture.

How to isolate apps with App Service Environments



Level: 100
Publishing date: 13-Feb-2024

In this blog post, we'll unravel the intricacies of utilizing App Service Environments (ASE) to fortify the security of your applications.

Decoding Azure Spot VM Eviction Policies: A Comprehensive Guide


Level: 100
Publishing date: 06-Feb-2024

This guide explores the nuances of Azure Spot VM eviction policies, shedding light on minimizing risks and maximizing the benefits of this solution.

Understanding Azure Resource Manager (ARM) Templates: A Step-by-Step Guide

Level: 100
Publishing date: 30-Jan-2024

Azure Resource Manager (ARM) templates are a powerful tool in the Azure ecosystem that allows users to define and deploy infrastructure as code (IaC).

Configuring Azure Bastion for Secure Remote Access


Level: 200
Publishing date: 23-Jan-2024

By eliminating the need for public IP addresses and reducing exposure to threats, Azure Bastion ensures a secure remote connection to your Azure VMs. 

Azure Private DNS: Unveiling its Features, Benefits, and Configuration

Level: 200
Publishing date: 16-Jan-2024

This article explores the key aspects of Azure Private DNS, including its benefits, capabilities, and a step-by-step guide on how to configure it using PowerShell.

Exploring the Advantages of Azure Virtual WAN


Level: 100
Publishing date: 09-Jan-2024

In this article, we will delve into the technology behind Azure Virtual WAN and explore the key advantages it brings to the table.

Navigating Azure Traffic Manager:
A Comprehensive Guide

Level: 100
Publishing date: 02-Jan-2024

This blog provides an extensive overview of Azure Traffic Manager, shedding light on its diverse traffic-routing methods and essential features.

Stateless vs. Stateful Apps in Azure App Service

Level: 200
Publishing date: 26-Dec-2023

In this article, we delve into the nuances of stateless and stateful apps in Azure App Service, shedding light on their implications.

Azure NSG Flow Logs: Enhancing Monitoring and Analysis

Level: 200
Publishing date: 19-Dec-2024

Leveraging Azure Flow Logs can be beneficial in various scenarios, including network monitoring, usage optimization, and compliance verification.

Exploring Azure App Service Scaling Options

Level: 100
Publishing date: 12-Dec-2023

Scaling is a critical aspect of managing applications efficiently, and Azure App Service provides various scaling options.

Comprehensive Azure Backup Strategies: Safeguarding Your Data in the Cloud

Level: 100
Publishing date: 05-Dec-2023

Azure Backup is a scalable, secure, and cost-effective solution designed to protect your data in the cloud.

Deploying VNets with ARM Templates and Establishing VNet Peering with PowerShell

Level: 200
Publishing date: 28-Nov-2023

This article will guide you through the process of deploying two VNets using ARM templates and establishing VNet peering with PowerShell.

Step-by-Step Guide: How to Enable Auto Shutdown for VMs in Microsoft Azure to Save Costs

Level: 200
Publishing date: 21-Nov-2023

The Auto Shutdown feature in Azure enables users to automatically turn off and deallocate VMs, preventing unnecessary costs.

Exploring Azure SQL Database Connectivity: A Guide to Various Connection Method

Level: 200
Publishing date: 14-Nov-2023

Establishing a connection to your Azure SQL Database is a fundamental step in managing and interacting with your data.

Understanding the Benefits of Azure Platform Governance

Level: 100
Publishing date: 14-Feb-2023

As organizations adopt the cloud, it becomes increasingly important to implement effective governance and management practices.

Securing Your Azure Infrastructure with Bicep 


Level: 200
Publishing date: 07-Feb-2023

One of the key benefits of using Bicep is the ability to manage access policies to KeyVault with ease.


Do Configuration Management on Virtual Machines in Azure 

Level: 300
Publishing date: 31-Jan-2023

See how to use Run Commands in a Bicep template to deploy a virtual machine and run a script post-deployment.


Streamline Your Azure Firewall Deployment with Bicep A Step-by-Step Guide

Level: 300
Publishing date: 24-Jan-2023

Discover how to deploy Azure Firewall rulesets that require authentication by Azure Active Directory using Bicep.


Centralized Management in Azure Ensuring Up-to-Date Azure VMs

Level: 300
Publishing date: 17-Jan-2023

Azure Update Management as a cost-effective alternative to traditional patch management solutions for IT departments in the cloud.

How can you perform VM operations in Azure without relying
on RDP

Level: 300
Publishing date: 10-Jan-2023

Azure services that can be used to manage virtual machines (VMs) without relying on RDP.



Get the advantages of both the cloud and on-premises with Azure Stack HCI

Level: 200
Publishing date: 03-Jan-2023

Azure Stack HCI offers scalability, control, flexibility, cost-effectiveness, and can be used for VDI, disaster recovery, and edge computing.

Get started with Azure Bicep templates by creating your first one

Level: 200
Publishing date: 27-Dec-2022

A guide on how to create an Azure Bicep template to deploy resources on Azure. It covers the steps to create and deploy a Bicep template.

Control spending with Azure Budgets and Cost Alerts

Level: 200
Publishing date: 28-Jan-2022

Azure cost can take you by surprise at the end of the month. Have it under control by setting budgets on subscriptions.

Use of Azure DevOps Pipelines when deploying ARM Templates

Level: 200
Publishing date: 21-Jan-2022

Azure DevOps is compatible with many leading tools on the market and allows you to deploy CI/CD Pipelines.

Keep your pipelines DRY (Don’t Repeat Yourself)

Level: 200
Publishing date: 14-Jan-2022

“Every piece of knowledge must have a single, unambiguous, authoritative representation within a system”.

Azure Bicep deployment through Azure DevOps Pipelines

Level: 200
Publishing date: 07-Jan-2022

Project Bicep is the Next Generation of ARM templates, as Bicep represents a DSL for ARM templates.

Benefits of using Infrastructure as Code (IaC)

Level: 100
Publishing date: 08-Oct-2021

IaC enables you to get rid of the inconsistencies of your deployments and environments, while increasing productivity.

GitHub Actions to deploy Azure Bicep


Level: 200
Publishing date: 01-Oct-2021

Let's see how we can use GitHub Actions are and how they can help to deploy a Bicep configuration to Azure.

The use of Azure CLI when copying Azure KeyVault secrets to another one

Level: 300
Publishing date: 24-Sep-2021

Copying secrets from one KeyVault to another KeyVault might prove time-consuming. But not with this CLI script.

Introduction to Terraform on Azure


Level: 100
Publishing date: 17-Sep-2021

Terraform is now a well-known way to deploy and manage infrastructure-as-code. Let's have a 101 about it.

Considerations when using Azure Front Door and Identity Server

Level: 200
Publishing date: 06-Nov-2020

Balancing an Identity Server which is hosted on an Azure WebApp with Front Door? Find out how to properly do it.

Export custom logs from Azure DBs in Log Analytics with ADF and Logic Apps

Level: 400
Publishing date: 30-Oct-2020

Some applications store a lot of logs in their databases - find out how to export that data in Log Analytics to create alerts.

How to secure your custom domains at no cost in Azure

Level: 200
Publishing date: 23-Oct-2020

SSL certificates are a must - you need a secure HTTP connection for your business. And now in Azure you can do it at zero costs.

Getting started - the basics of Kusto Query Language (KQL) 

Level: 200
Publishing date: 16-Oct-2020

If you'll ever need to query Azure Services, then you'll need to use Kusto. Find out the basics of KQL and how to use it.

Why you should take an online training about cloud?  

Level: 100
Publishing date: 17-Jul-2020

Find out why it's important to constantly invest in learning and how we can help you achieve that with our online trainings.

Configuring Azure FrontDoor with WAF Protection

Level: 200
Publishing date: 10-Jul-2020

If you ever wondered how you can combine CDN and WAF in one single service, then take a look at Azure FrontDoor.

Deploy and Configure Azure Sentinel to protect your resources

Level: 200
Publishing date: 03-Jul-2020

Focus on the many capabilities and options of Azure Sentinel and find out how to configure it properly.

Digital online assistants with Azure Bot Services


Level: 300
Publishing date: 24-Apr-2020

Bots can help you ease the customer interaction and can boost up the agility when it comes to customer satisfaction.

End-to-end SSL between Azure App Gateway and Azure API Management

Level: 400
Publishing date: 06-Mar-2020

Learn in this tutorial how to setup an end-to-end SSL configuration between Azure AppGW and Azure APIM.

Automating across tenants with Azure Automation Accounts

Level: 400
Publishing date: 21-Feb-2020

Find out how to execute scripts on different Azure subscriptions using a centralized setup with Azure Automation.

Infrastructure as Code and Post Deployment Configurations

Level: 400
Publishing date: 7-Feb-2020

Automating environments can ease up a lot of work. Find out how you can deploy a full solution with one click.

Publishing secure static websites with minimal cost in Azure
 

Level: 200
Publishing date: 24-Jan-2020

Now you can have your secure static website up in minutes with the help of Azure Storage and Azure CDN.

adaptive.run

Transform your business.
Run adaptive.

Contact

Phone: +40 72 444 3842
Email: hello@adaptive.run

© Copyright  2019-2024 adaptive.run- All Rights Reserved