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

AWS Command-Line Interface: How to configure AWS CLI [Part 1]

Posted on 18/12/201826/09/2023 Christian By Christian No Comments on AWS Command-Line Interface: How to configure AWS CLI [Part 1]
AWS Command-Line Interface: How to configure AWS CLI [Part 1]

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. The AWS CLI v2 offers several new features including improved installers, new configuration options such as AWS…

Read More “AWS Command-Line Interface: How to configure AWS CLI [Part 1]” »

AWS/Azure/OpenShift

How to Copy from a server to s3 and vice versa

Posted on 18/12/201826/09/2023 Christian By Christian No Comments on How to Copy from a server to s3 and vice versa
How to Copy from a server to s3 and vice versa

s3 is known as Simple Storage Service by AWS is an object storage service that offers great scalability, data availability, security, and performance

AWS/Azure/OpenShift

Get Started with OpsWorks for Chef Automate

Posted on 14/12/201826/09/2023 Christian By Christian No Comments on Get Started with OpsWorks for Chef Automate
Get Started with OpsWorks for Chef Automate

AWS OpsWorks for Chef Automate provides a fully managed Chef Automate server and suite of automation tools that give you workflow automation for continuous deployment, automated testing for compliance and security, and a user interface that gives you visibility into your nodes and their status Provision a Chef Automate Server in AWS. Follow this link https://aws.amazon.com/opsworks/chefautomate/ and ‘click on get Started…

Read More “Get Started with OpsWorks for Chef Automate” »

AWS/Azure/OpenShift

How to setup SPF and TXT Records in AWS

Posted on 13/12/201827/03/2024 Dickson Victor By Dickson Victor No Comments on How to setup SPF and TXT Records in AWS
How to setup SPF and TXT Records in AWS

An SPF record is a TXT record that is part of a domain’s DNS zone file. The TXT record specifies a list of authorized hostnames/IP addresses that mail can originate from for a given domain name. Kindly refer to the following similar guides: How to add a custom domain name to Azure Active Directory, and…

Read More “How to setup SPF and TXT Records in AWS” »

AWS/Azure/OpenShift

Error importing OVA file to AWS: Client error saved empty is empty

Posted on 13/12/201828/08/2024 Christian By Christian No Comments on Error importing OVA file to AWS: Client error saved empty is empty
Error importing OVA file to AWS: Client error saved empty is empty

An OVA file is an Open Virtualization Appliance that contains a compressed, “installable” version of a virtual machine. When you open an OVA file it extracts the VM and imports it into whatever virtualization software you have installed on your computer. In this article, we shall discuss “Error importing OVA file to AWS: Client error saved empty is empty”….

Read More “Error importing OVA file to AWS: Client error saved empty is empty” »

AWS/Azure/OpenShift

View Scheduled Events on AW using AWS Web Console and CLI

Posted on 13/12/201828/08/2024 Christian By Christian No Comments on View Scheduled Events on AW using AWS Web Console and CLI
View Scheduled Events on AW using AWS Web Console and CLI

In this article, you will learn how to View Scheduled Events on AW using AWS Web Console and CLI. AWS can schedule events for your instances such as a reboot, stop/start, or retirement. Please see How to find out who restarted Windows Server, the Various methods to launch the Event Viewer, and “How to detect…

Read More “View Scheduled Events on AW using AWS Web Console and CLI” »

AWS/Azure/OpenShift

How to enable Enhanced Networking Adapter (ENA) on Windows

Posted on 12/12/201826/09/2023 Christian By Christian 2 Comments on How to enable Enhanced Networking Adapter (ENA) on Windows
How to enable Enhanced Networking Adapter (ENA) on Windows

Most times when you increase or change the instance type of a server on AWS, the Network adapter changes and this can cause system related issues

AWS/Azure/OpenShift

Create Simple Notification Service (SNS) Notification on AWS

Posted on 12/12/201824/10/2024 Dickson Victor By Dickson Victor No Comments on Create Simple Notification Service (SNS) Notification on AWS
Create Simple Notification Service (SNS) Notification on AWS

Amazon Simple Notification Service (SNS) is a fully managed messaging service that enables the sending of notifications via various communication channels. Such as SMS, email, or HTTP endpoints, to subscribed recipients. This article will discuss how to Create Simple Notification Service (SNS) Notification on AWS. Please see SSL Encrypted Communications explained, how to disable Ads…

Read More “Create Simple Notification Service (SNS) Notification on AWS” »

AWS/Azure/OpenShift

Import Virtual Machines to AWS as AMI

Posted on 16/07/201802/06/2025 Christian By Christian No Comments on Import Virtual Machines to AWS as AMI
Import Virtual Machines to AWS as AMI

An Amazon Machine Image (AMI) is a template that contains a software configuration (for example, an operating system, an application server, and applications). From an AMI, you launch an instance, which is a copy of the AMI running as a virtual server in the cloud. You can launch multiple instances of an AMI. You can launch different types…

Read More “Import Virtual Machines to AWS as AMI” »

AWS/Azure/OpenShift

How to create an AMI using AWS console

Posted on 13/07/201830/12/2023 Christian By Christian No Comments on How to create an AMI using AWS console
How to create an AMI using AWS console

In this shot article, you will learn how to create an AMI using AWS console. An Amazon Machine Image (AMI) defines the programs and settings that will be applied when you launch an EC2 instance. Once you have finished configuring the data, services, and applications on your ArcGIS Server instance, you can save your work…

Read More “How to create an AMI using AWS console” »

AWS/Azure/OpenShift

AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver

Posted on 06/07/201807/12/2023 Christian By Christian No Comments on AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver
AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver

Upgrading your EC2 instance’s performance? Explore the AWS Network Adapter (ENA) for enhanced throughput, low latencies, and optimal packet per second (PPS) performance. Follow this procedure for seamless in-place or Citrix-to-AWS PV driver upgrades. This task aims to upgrade from “Redhat to Citrix PV” and then from Citrix PV to AWS PV Drivers” Please refer…

Read More “AWS Network Adapter: Redhat to Citrix PV and AWS PV Driver” »

AWS/Azure/OpenShift

How to launch an EC2 instance

Posted on 04/06/201817/06/2025 Christian By Christian No Comments on How to launch an EC2 instance
How to launch an EC2 instance

EC2Launch is a set of Windows PowerShell scripts that replaced the EC2Config service on Windows Server 2016 and 2019 AMIs. See this article on how to configure Windows Instance Using EC2Launch for Server 2016. For other related guides, please see the following hyperlinks: Setup a Site-to-Site VPN Connection on AWS, and how to Join EC2 instance…

Read More “How to launch an EC2 instance” »

AWS/Azure/OpenShift

How to apply Windows Updates from WSUS to AWS Instances

Posted on 17/05/201806/12/2023 Christian By Christian No Comments on How to apply Windows Updates from WSUS to AWS Instances
How to apply Windows Updates from WSUS to AWS Instances

Automate the process of applying Windows Updates from WSUS to multiple servers on AWS using RunCommand. Streamline your update management effortlessly. After having updates pushed to all servers from WSUS, in order to avoid the manual operation of installing updates, we can automate this process to a whole lot of servers on AWS using the…

Read More “How to apply Windows Updates from WSUS to AWS Instances” »

AWS/Azure/OpenShift, Windows Server

Posts pagination

Previous 1 … 13 14 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • PSD
    PowerShell Deployment Extension for MDT: How to deploy Windows using PSD, Microsoft Deployment Toolkit, and Windows Deployment Services Windows Server
  • drivelock
    How to perform DriveLock quick setup Security | Vulnerability Scans and Assessment
  • Featured post
    Installing Windows Subsystem for Android (WSA) Windows
  • Telegram
    Integrate a WordPress site with WP Telegram Network | Monitoring
  • BitRecDelegation
    Delegate control for BitLocker recovery keys in Active Directory Windows
  • How to Enable Time Limit to Disconnect Remote Desktop After Inactivity
    How to Enable Time Limit to Disconnect Remote Desktop After Inactivity Windows
  • His May Be The Server Does Not Exist
    Fix unable to contact Server: This may be the server does not exist Windows Server
  • nicedisk les chatfield cropped 100734348 large
    How to create a bootable USB using Rufus on Windows Windows

Subscribe to Blog via Email

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

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

 

Loading Comments...
 

You must be logged in to post a comment.