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...
by Shane Schlabach | Oct 3, 2023 | AWS, Blog
Setting up an environment in the cloud can be a daunting and overwhelming task. But it doesn’t need to be. This article will help walk you through the basic first steps to take after setting up your AWS account. These aren’t intended to be technical but...
by XTIVIA | Jul 19, 2023 | AWS, Blog, Cloud
In our increasingly digital business landscape, organizations leverage services from multiple cloud providers to create a robust and versatile IT infrastructure. However, managing these diverse services efficiently presents its own set of complexities. Two powerhouses...
by XTIVIA | Jul 7, 2023 | Blog, Cloud
Kubernetes and Docker are two technologies that are often used together to deploy and manage containerized applications. However, they are not interchangeable, and each has unique features and capabilities. This blog will explore the differences between Kubernetes and...