Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • 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

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 IT Expert By IT Expert 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 IT Expert By IT Expert 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 IT Expert By IT Expert 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

Configure Azure Monitor for VMs on Azure Stack Hub

Posted on 14/10/202115/09/2023 IT Expert By IT Expert No Comments on Configure Azure Monitor for VMs on Azure Stack Hub
Configure Azure Monitor for VMs on Azure Stack Hub

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 action on the metrics and logs coming from resources in Azure. Azure Stack Hub has built-in Azure Monitor capabilities; however, they are limited. Therefore, if you are looking…

Read More “Configure Azure Monitor for VMs on Azure Stack Hub” »

AWS/Azure/OpenShift

Cost Management in Azure Using Cost Analysis Tool

Posted on 27/09/202101/08/2023 Raphael Gab-Momoh By Raphael Gab-Momoh 1 Comment on Cost Management in Azure Using Cost Analysis Tool
Cost Management in Azure Using Cost Analysis Tool

Ensuring our applications and system are reliable is one way to promote customer satisfaction. What’s more, consistent speed and efficiency will make your customers come back for more. At a time when there are so many other options for a customer to get a particular service. It’s important that we put our house in order…

Read More “Cost Management in Azure Using Cost Analysis Tool” »

AWS/Azure/OpenShift

How to Deploy Dynamic Website to AWS EC2

Posted on 25/09/202128/08/2023 Temitope Odemo By Temitope Odemo 2 Comments on How to Deploy Dynamic Website to AWS EC2
How to Deploy Dynamic Website to AWS EC2

A dynamic website is a type of website that contains dynamic pages that keep changing on different sessions, unlike static pages that require manual updating before the contents change. It supports both server-side scripting and client-side scripting in making the content of the website dynamic. A dynamic website display different content each time the website…

Read More “How to Deploy Dynamic Website to AWS EC2” »

AWS/Azure/OpenShift

Hosting Static Website and Versioning on AWS S3

Posted on 21/09/202121/12/2023 Temitope Odemo By Temitope Odemo No Comments on Hosting Static Website and Versioning on AWS S3
Hosting Static Website and Versioning on AWS S3

Static websites can be defined as a type of website with a fixed display with the same content for every visitor to the website. This website is written in HTML and also prebuilt with CSS and JavaScript and uses a server-side rendering of these same files to every user. In this guide, you will learn about…

Read More “Hosting Static Website and Versioning on AWS S3” »

AWS/Azure/OpenShift, Version Control System

How To Deploy Azure VMware Solution Private Cloud

Posted on 20/09/202127/08/2023 IT Expert By IT Expert No Comments on How To Deploy Azure VMware Solution Private Cloud
How To Deploy Azure VMware Solution Private Cloud

This article introduces the planning considerations and initial deployment process supporting the successful deployment of an Azure VMware Solution (AVS) private cloud. This guide assists customers in learning AVS concepts, identifying AVS prerequisites, planning for the initial deployment, deploying the first AVS private cloud, and establishing connectivity between an on-premises datacenter and the AVS private…

Read More “How To Deploy Azure VMware Solution Private Cloud” »

AWS/Azure/OpenShift

Creating and Deploying Docker Registry Using Docker Image

Posted on 19/09/202117/08/2023 Imoh Etuk By Imoh Etuk 1 Comment on Creating and Deploying Docker Registry Using Docker Image
Creating and Deploying Docker Registry Using Docker Image

Creating and deploying a Docker registry gives you the autonomy to manage your images within your network, ensuring security, compliance, and faster access without relying on external resources. First, What is Docker Registry? The Registry is a stateless, highly scalable server-side application that stores and lets you distribute Docker images. In addition, the Registry is…

Read More “Creating and Deploying Docker Registry Using Docker Image” »

AWS/Azure/OpenShift

Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines

Posted on 13/09/202104/05/2024 Dickson Victor By Dickson Victor No Comments on Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines
Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines

Ansible is an open-source product that automates cloud provisioning, configuration management, and application deployments. When using Ansible you can easily provision virtual machines, containers, and networks and complete cloud infrastructures. Also, Ansible allows you to automate the deployment and configuration of resources in your environment. In this article, you will learn how to Automate Deployments…

Read More “Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines” »

AWS/Azure/OpenShift, Linux

Posts pagination

Previous 1 … 9 10 11 … 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • LDAP
    LDAP: What is Lightweight Directory Access Protocol Windows
  • WinReg
    Unable to import Windows Reg File: The specified file is not a registry script Scripts
  • Screenshot 2022 04 02 at 23.08.25
    How to stop Docker from automatically starting on Mac Mac
  • Screenshot 2020 05 14 at 19.08.33
    Backup image to TFTP server Network | Monitoring
  • SQL server authentication mode
    Change from SQL Server and Windows Authentication Mode to Windows authentication Mode Oracle/MSSQL/MySQL
  • images 1
    WARNING: The provided hosts list is empty only the localhost is available and note that the implicit localhost does not match all Configuration Management Tool
  • Create Password Policies via GPO
    How to Create a Password Policy with Group Policy Object Windows
  • yxxycx yx
    How to change the Default First-Site-Name in Active Directory Windows Server

Subscribe to Blog via Email

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

Join 1,796 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