Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Category: AWS/Azure/OpenShift

This category describes the major cloud platforms such as AWS/Azure/Google Cloud/OpenShift

Azure Storage: How to create Blob Storage and upload files

Posted on 24/11/202116/10/2025 Dickson Victor By Dickson Victor No Comments on Azure Storage: How to create Blob Storage and upload files
Azure Storage: How to create Blob Storage and upload files

The Azure storage account contains all of your Azure Storage data objects which include: blobs, files, queues, and tables. In this guide, you will learn about Azure Storage: How to create Blob Storage and upload files. Please see how to install Kerberos packages in Windows via Cygwin, how to configure a remote server (windows) to…

Read More “Azure Storage: How to create Blob Storage and upload files” »

AWS/Azure/OpenShift

How to Improve Website Response Using Traffic Manager

Posted on 20/11/202126/02/2024 Christian By Christian No Comments on How to Improve Website Response Using Traffic Manager
How to Improve Website Response Using Traffic Manager

In this article, you will learn how to Improve Website Response Using Traffic Manager. The Traffic Manager can be used to create a highly responsive website by directing user traffic to the website with the lowest latency. Please see How to create a Windows firewall rule on Windows, how to Transfer User Profile to another…

Read More “How to Improve Website Response Using Traffic Manager” »

AWS/Azure/OpenShift

How to backup Azure VM with VM Settings

Posted on 19/11/202107/12/2023 Imoh Etuk By Imoh Etuk No Comments on How to backup Azure VM with VM Settings
How to backup Azure VM with VM Settings

In this article, I will explain how to backup Azure VM with VM Settings (Azure Backup service). Therefore, you can back up Azure VMs using a couple of methods. This guide describes how to back up a single Azure VM directly from the VM menu settings. When it comes to cloud computing, Microsoft Azure is one…

Read More “How to backup Azure VM with VM Settings” »

AWS/Azure/OpenShift, Backup

How to create a Traffic Manager Profile in Azure

Posted on 18/11/202104/05/2024 Dickson Victor By Dickson Victor No Comments on How to create a Traffic Manager Profile in Azure
How to create a Traffic Manager Profile in Azure

I’ll be creating a Traffic Manager profile that delivers high availability for our web application. In this article, we will read about two instances of a web application where both Instances are running in a different Azure region. Also, we will create a Traffic Manager profile based on endpoint priority. In this article, you will…

Read More “How to create a Traffic Manager Profile in Azure” »

AWS/Azure/OpenShift

Create and monitor Apps using the Azure Kubernetes Service manifest

Posted on 11/11/202104/05/2024 Dickson Victor By Dickson Victor No Comments on Create and monitor Apps using the Azure Kubernetes Service manifest
Create and monitor Apps using the Azure Kubernetes Service manifest

In this article, you will learn how to Create and monitor Apps using the Azure Kubernetes Service manifest. Azure Kubernetes Service (AKS) is a Kubernetes service that lets you quickly deploy and manage master and worker nodes in clusters. Also here are some of my related guides: How to manage azure resource manager resource groups by…

Read More “Create and monitor Apps using the Azure Kubernetes Service manifest” »

AWS/Azure/OpenShift, Containers

Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

Posted on 10/11/202130/09/2023 Temitope Odemo By Temitope Odemo No Comments on Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault
Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

With an Amazon S3 Glacier you can have secure, durable, and low-cost Amazon S3 storage for any of your data archiving and a long-term backup plan. This service gives customers an avenue to store their data for months, years, or decades at a very reduced cost. With S3 Glacier you can offload the burdens of…

Read More “Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault” »

AWS/Azure/OpenShift

Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands

Posted on 09/11/202128/09/2023 Imoh Etuk By Imoh Etuk No Comments on Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands
Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands

If you just heard of the term “Azure Virtual Network (Azure VNet)”, it might sound strange to you particularly if you’re not coming from the background of Microsoft Azure Cloud but trust me, it will no longer be strange to you after reading this post and practicing along with your computer. Getting started with Azure…

Read More “Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands” »

AWS/Azure/OpenShift

Create, list, lock, deploy, and delete Azure Resource Group via Azure CLI

Posted on 06/11/202104/05/2024 Dickson Victor By Dickson Victor No Comments on Create, list, lock, deploy, and delete Azure Resource Group via Azure CLI
Create, list, lock, deploy, and delete Azure Resource  Group via Azure CLI

Azure Resource Manager is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure account. You use management features, like access control, locks, and tags, to secure and organize your resources after deployment. This guide discusses how to create, list, lock,…

Read More “Create, list, lock, deploy, and delete Azure Resource Group via Azure CLI” »

AWS/Azure/OpenShift

How to use the Azure Cloud Shell or Azure CLI and Azure PowerShell

Posted on 06/11/202123/11/2023 Christian By Christian No Comments on How to use the Azure Cloud Shell or Azure CLI and Azure PowerShell
How to use the Azure Cloud Shell or Azure CLI and Azure PowerShell

Azure Administrators use tools to interact with the cloud environment and complete such tasks as, deploying dozens or hundreds of resources at a time, configuring individual services using scripts, and viewing rich reports across usage, health, costs, and more. You must select and use a tooling option and your choices can include the Azure portal,…

Read More “How to use the Azure Cloud Shell or Azure CLI and Azure PowerShell” »

AWS/Azure/OpenShift

Create a Service Fabric Cluster using the Azure Stack Hub portal and the CLI

Posted on 22/10/202115/09/2023 Christian By Christian No Comments on Create a Service Fabric Cluster using the Azure Stack Hub portal and the CLI
Create a Service Fabric Cluster using the Azure Stack Hub portal and the CLI

The Azure Stack Hub Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers. Service Fabric also addresses the significant challenges in developing and managing cloud-native applications. Developers and administrators can avoid complex infrastructure problems and focus on implementing mission-critical, demanding workloads that…

Read More “Create a Service Fabric Cluster using the Azure Stack Hub portal and the CLI” »

AWS/Azure/OpenShift

Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio

Posted on 19/10/202123/11/2023 Temitope Odemo By Temitope Odemo No Comments on Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio
Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio

With the AWS Toolkit for Visual Studio, you can interact with different AWS services. Furthermore, you need an IAM account that has all the necessary permissions to interact with these services. It is possible to create a profile through the help of a toolkit that provides access to all the AWS services. Please see The…

Read More “Creating Profiles for your AWS Access Credentials for AWS Toolkit in Visual Studio” »

AWS/Azure/OpenShift

How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit

Posted on 19/10/202123/03/2024 Temitope Odemo By Temitope Odemo No Comments on How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit
How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit

An AWS Elastic Beanstalk helps you to instantly deploy and manage any applications on the AWS platform without learning about the infrastructure that runs the applications. It helps to manage the complexity that comes with application deployment and also gives you complete control of the processes. Please see Hosting Static Website and Versioning on AWS…

Read More “How to deploy a .NET application to AWS Elastic Beanstalk using AWS Tool Kit” »

AWS/Azure/OpenShift

How To Configure VM Update Management on Azure Stack Hub

Posted on 17/10/202115/09/2023 Christian By Christian No Comments on How To Configure VM Update Management on Azure Stack Hub
How To Configure VM Update Management on Azure Stack Hub

Azure Stack Hub has built-in Azure Monitor capabilities; however, they are limited. Therefore, if you are looking for a more feature-rich solution, you should use public Azure Monitor. Azure Monitor is a platform service that provides a single source for monitoring Azure resources. With Azure Monitor, you can visualize, query, route, archive, and otherwise take…

Read More “How To Configure VM Update Management on Azure Stack Hub” »

AWS/Azure/OpenShift

Posts pagination

Previous 1 … 8 9 10 … 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • HyperV 1
    An error occurred while attempting to connect to the server: Check if the Virtual Machine Management service is running or you are not authorized to connect to this server Virtualization
  • veeam backup for Proxmox VE
    Backup and Restore Proxmox VE virtual machines with Veeam Backup
  • Featured image
    Domain Naming System: Enabling DNS over TLS in Windows 11 Network | Monitoring
  • hero windowsadmincenter
    How to schedule and run update via Windows Admin Center Windows Server
  • DevOps
    Create an App Service Plan with Continuous Deployment to deploy a .NET Application from GitHub AWS/Azure/OpenShift
  • postgresql on windows
    Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL
  • Modernstanby
    Modern Standby: PC is automatically encrypted Windows
  • powershell
    How to install the Microsoft PSWindowsUpdate module silently Scripts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,811 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive