All
.NET
AD CS
AD DS
AD FS
Amazon Web Services (AWS)
Atlassian
Azure Arc
Azure Monitor
BGP
Blazor Server
brief
C#
Cheat Sheets
Check Point
Dell PowerEdge
DevOps
E-Mail
Exchange
Failover Clustering
Fax Server
FreeBSD
General
GitHub
GitLab
Google Cloud
Hype-Jargon
Hyper-V
IBM X3650
IEEE 802.11 WLAN
Infrastructure as Code (IaC)
IPv4 | IPv6
Juniper
Kubernetes
Let's Encrypt
Linux
Linux Updates
Logical Volume Manager (LVM)
Microsoft 365 (Office 365)
Microsoft Azure
Microsoft Defender
Microsoft Entra
Microsoft Intune
Microsoft Teams
Monitoring
NetApp
Network File System (NFS)
Networks
OAuth2.0
OpenID Connect
Oracle Linux
pfSense
PKI
Postfix
PostgreSQL
PowerShell
Python
Red Hat
SAML 2.0
SAP
Security
Session Border Controller (SBC)
SLES
SQL Server
Storage
Sysinternals
System Center
Terraform
TLS/SSL
Ubuntu
VEEAM
Virtual Machine Manager (VMM)
Visual Studio
Visual Studio Code
VMware vSphere
VPN
Web server
Windows
Windows Updates
X.509 PKI
Understanding Remote Procedure Calls (RPC) on Linux – Building an ONC RPC Client and Server and Analyzing the Network Traffic
In my previous article, we explored Microsoft’s implementation of Distributed Computing Environment / Remote Procedure Call (DCE/RPC) by building a...
Modern Azure Deployments with Terraform & GitHub – Part 3 – Automating Terraform CI/CD Workflows with GitHub Actions
After building a production-style multi-environment Terraform project with centralized remote state management and environment-specific deployment configurations in Part 2, the...
Modern Azure Deployments with Terraform & GitHub – Part 2 – Remote Backends and Multi-Environment Deployments
In Part 1, we deployed our first Azure resources with Terraform and GitHub using a locally stored Terraform state In...
Modern Azure Deployments with Terraform & GitHub – Part 1 – Introduction to Terraform, GitHub, and Infrastructure as Code on Azure
Modern cloud environments require deployments that are reproducible, scalable, and version controlled. While deploying resources manually through the Azure Portal...
Infrastructure as Code (IaC) – Part 2 – Azure Resource Manager (ARM) templates
In this post I want to summarize about what Azure Resource Manager templates (ARM templates) are and how you can...