getshifting.com
@getshifting.com
(2/2) So not only a nice PowerShell script/function, but also the usage of a VS Code extension: wiki.getshifting.com/addtexttoeac...

#powershell #vscode
October 28, 2025 at 4:15 PM
And 2 more pages on the wiki:

How to Forcefully Delete Kubernetes Resources: wiki.getshifting.com/k8sforcedelete
How to add Multiple TXT Records for a Domain in Route 53: wiki.getshifting.com/r53multiplet...

It's a bit more of #k8s on #aks, and a bit of #aws. Enjoy.
How to Forcefully Delete Kubernetes Resources [wiki.getshifting.com]
wiki.getshifting.com
August 16, 2025 at 3:21 PM
I also created a separate page about setting up the monitoring:
wiki.getshifting.com/awslightsail...

#aws #cloudwatch #lightsail
How to setup and configure Cloudwatch for an AWS Lightsail instance [wiki.getshifting.com]
wiki.getshifting.com
July 16, 2025 at 6:24 PM
And also a fix for if you would run into this error: `exceeded max combined manifest file size` : www.shiftwiki.nl/argocdfixexc...

#kubernetes #argocd
Argo CD - Fix exceeded max combined manifest file size [SHIFT-WIKI]
www.shiftwiki.nl
February 27, 2025 at 8:34 PM
Another remarkable update is the update on allowed IP addresses, if you're firewalling your access from Azure DevOps you need to start adding these IP addresses.

Blog about the Allowed IP Adresses: devblogs.microsoft.com/devops/updat...

#azureDevops
Update to Azure DevOps Allowed IP addresses - Azure DevOps Blog
We are excited to announce some important upgrades to our networking infrastructure that will enhance the performance and reliability of our service. As part of these infrastructure upgrades, we are i...
devblogs.microsoft.com
February 17, 2025 at 3:12 PM
For me, the most interesting is that Managed DevOps Pools are now generally available:

Blog about Managed DevOps Pools: devblogs.microsoft.com/devops/manag...

Documentation about Managed DevOps Pools: learn.microsoft.com/en-us/azure/...

#azureDevOps
Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps - Azure DevOps Blog
Use Managed DevOps Pools (MDP) to improve developer productivity in the CI/CD loop and reduce your cloud bill for your engineering systems.
devblogs.microsoft.com
February 17, 2025 at 3:12 PM
A full recovery was now one man clicking some buttons for an hour or so, instead of 4 men working around the clock for 3 days. So... how often do you test your recovery plans?

#throwbackThursday #srm #disasterRecovery
February 13, 2025 at 8:26 PM
This was impossible, as a disaster recovery test required the infamous #IBM truck to come by the office. After a small investment in some hardware (which was also used as a test environment) I implemented Site Recovery Manager, and disaster recovery tests have never been more simple.
February 13, 2025 at 8:26 PM
Terraform Module for a Private DNS Zone vNet Link: www.shiftwiki.nl/terraformmod...
Terraform Module for setting Diagnostic Settings to send logs to a Log Analytics Workspace: www.shiftwiki.nl/terraformmod...

#azure #terraform
February 10, 2025 at 6:33 AM
when creating the post I found it uses a lot of other modules as well...

Terraform Module for PostgreSql Flexible Server: www.shiftwiki.nl/terraformmod...
Terraform Module for a Private Endpoint: www.shiftwiki.nl/terraformmod...

#azure #terraform
February 10, 2025 at 6:33 AM
Good question! I normally use IaC for stuff I need to deploy more often and I use the azureCli when deploying temporary test environments. I find the azureCli very convenient when I need something quickly to test on.
January 27, 2025 at 8:14 AM