Thinking aloud: Azure, AWS, DevOps, cars and opinion from Alex Neihaus
-
Major changes are coming to Azure Storage
Azure storage users are now able to define storage without first requiring a storage account. NFS shares are the first type available in this new method of creating Azure Files. A new Microsoft.Files/fileShares ARM namespace and resource provider exposes “top level” storage in Azure.
-
ReCoding America: Don’t get your hopes up
ReCoding America exactly mirrors my personal experience working on the migration of an unemployment compensation system from an on-prem environment to the AWS cloud in 2018 and 2019. It details many of the institutional and structural problems that stand in the way of IT best practices and shows the results of the primacy of policy…
-
Is Microsoft Repeating Mistakes in Security?
A Microsoft fanboy hopes the company will learn from recent breaches and hacks
-
How to Manage Exchange Online Email Aliases
A PowerShell function to search Exchange Online email aliases which allows Microsoft 365 users to manage multiple email aliases easily.
-
Backup and Restore SQL Server 2022 to and from AWS S3
What the AWS doc won’t tell you if you want to backup SQL Server databases to S3 and your bucket isn’t in us-east-1
-
Find your IPv4 and IPv6 addresses
A PowerShell function to display the current IPv4 and IPv6 addresses of the machine. Useful to include in $PROFILE
-
Skip the certification; self-host instead
Self-hosting apps and VMs in the Azure and AWS clouds is the best way to gain the experience employers want
-
The secret to PowerShell remoting over ssh
The magic line of configuration to enable PowerShell remoting over ssh.
-
Make life better: Work for yourself
Work is better when you work for yourself.
-
Managed file transfer in AWS
Not just data transfer: enterprises want data-driven workflows using cloud SFTP
-
How I learned to love dynamic public IP addresses in Azure
Old habits die really hard. I give up on fixed IP addresses
-
A newbie’s first adventure in open source
It only takes one line of code to make a believer