by Shane Schlabach | Mar 18, 2025 | Azure, Blog
Microsoft has begun deprecating TLS versions 1.0 & 1.1 across all services in Azure. This requires clients connecting to Azure resources to use TLS 1.2 at a minimum, preferably 1.3 if supported. While many deadlines have passed, Microsoft has extended support for...
by Shane Schlabach | Mar 11, 2025 | AWS, Blog, Cloud
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...
by Shane Schlabach | Nov 27, 2024 | Azure, Blog, Cloud, Microsoft
Security and management are essential when managing access to Entra joined machines. Using Microsoft Entra credentials achieves both and is a fairly straightforward setup when logging onto a device locally. Connecting remotely via RDP (Remote Desktop Protocol) can...
by Shane Schlabach | Aug 1, 2024 | Azure, Blog, Cloud, Microsoft
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...
by Shane Schlabach | Jul 9, 2024 | AWS, Blog, Cloud
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...
by Phani Krishna Pochiraju | Jan 18, 2024 | Blog, Cloud, Testing
Introduction Cloud-based testing, an integral component of contemporary software development, is at the forefront of the IT industry’s significant transformation. This transformation is primarily driven by the adoption of ‘Virtualization,’ a...
by Suresh Yarlagadda | Dec 28, 2023 | Blog, Cloud
Google Cloud Pub/Sub is a cloud-based messaging service that allows you to send and receive messages between independent applications distributed across the cloud and on-prem platforms. It is a fully managed real-time messaging service that facilitates application...
by Vamsi Gumma | Dec 12, 2023 | Azure, Blog
Securing Key Details Security is one of the significant aspects when dealing with cloud tech stack (not only cloud any technical stack). Azure key vault is one of the services used to secure essential information such as server details, usernames, and passwords. The...
by Shane Schlabach | Dec 7, 2023 | AWS, Blog, Cloud
Session Manager is an AWS-managed service that provides users access to their instances without using a Bastion Host or opening inbound ports, such as 3389 for RDP & 22 for SSH. It can also offer access when an instance is unresponsive. There are a couple of...
by Shane Schlabach | Nov 2, 2023 | Blog, Cloud
Choosing a cloud provider can be difficult, with several options, each offering a wide variety of services. The two leading providers are Amazon AWS and Microsoft Azure, which combine for over 50% of the cloud provider market share. There are several others, but here...