Azure Retiring Azure Database for MariaDB

Azure Retiring Azure Database for MariaDB

SUMMARY: Microsoft is permanently retiring the Azure Database for MariaDB service on September 19, 2025, requiring all current users to migrate their database instances immediately to prevent permanent deletion and loss of all data, primarily by migrating to the...
Azure Deprecating TLS 1.0 and 1.1

Azure Deprecating TLS 1.0 and 1.1

Table of contentsWhat is TLS?Why the change?What services are impacted?How to prepare?Azure SQL DatabaseAzure SQL Managed InstanceWhat to change in Azure?Azure SQL DatabaseAzure SQL Managed Instance Microsoft has begun deprecating TLS versions 1.0 & 1.1 across all...
Manage Public IPs in AWS

Manage Public IPs in AWS

When using public IP addresses in AWS, it is a good idea to regularly monitor and audit them.  This can be cumbersome as IPs can be assigned to a wide range of services across multiple accounts.  Whether using a stand-alone account or an Organization, AWS provides a...
Azure Retiring Resources

Azure Retiring Resources

As Azure grows and resources continue to improve, Microsoft will continuously retire old and outdated resources. Any resources not migrated by the retirement date may stop working as Microsoft shuts down the endpoints on which they run. Below is a list of all...
AWS S3 Batch Operations

AWS S3 Batch Operations

When creating an S3 Replication Rule, objects that were uploaded prior to the rule being created will not be replicated. These will need to be replicated manually with an S3 Batch Operation. This can also be used for occasional one-off replications if needed....
AWS S3 Cross-Account Replication

AWS S3 Cross-Account Replication

When you create a general-purpose S3 bucket, AWS automatically redundantly saves all data across a minimum of 3 availability zones in the region where the bucket was created. This allows for 99.999999999% file durability, which ensures that you will never lose any of...