SHIFT-WIKI - Sjoerd Hooft's InFormation Technology
This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.
Terraform Module for a Private DNS Zone vNet Link
Summary: This is a terraform module that I use to deploy a link between a Private DNS zone and a virtual network in Azure.
Date: 8 February 2025
Read the post to learn more about private dns zone links and:
- How to deploy a private dns zone vnet link using a terraform module
Terraform Module for PostgreSql Flexible Server
Summary: This is a terraform module that I use to deploy a PostgreSql Flexible Server in Azure.
Date: 8 February 2025
Read the post to learn more about how to deploy a PostgreSql Flexible Server using terraform and:
- How to set a random password for the PostgreSql admin
- How to deploy a private endpoint for a PostgreSql Flexible Server using a Terraform module
- How to create a link between the private DNS zone and the virtual network
- How to configure diagnostic settings on the PostgreSql Flexible Server using a Terraform module
Terraform Module for setting Diagnostic Settings to send logs to a Log Analytics Workspace
Summary: This is a terraform module that I use to configure diagnostic setting on Azure Resources to send diagnostics and logs to a Log Analytics Workspace.
Date: 8 February 2025
Read the post to learn more about diagnostic settings and:
- How to deploy diagnostic settings using a terraform module
AIX Profile
Summary: ALthough AIX is by now on version 7.3 I find these old pages so fascinating I decided to keep them. On this page I'll show you how to configure your profile on an AIX server. This page is for AIX 5.3 and AIX 6.1.
Date: Between 2010-2013
Refactor: 21 December 2024: Checked formatting.