Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Are We There Yet? The Long, Hot Road Trip to the Cloud

“If I have to pull this car over, there will be trouble!” Does this evoke childhood memories of summer adventures in the family car? It’s the same sort of dread we get when the IT budget holder turns around and threatens to pull over on our journey to the cloud or hybrid cloud. The family summer road trip may be filled with great expectations, but the last thing we want is an unforeseen disruption along the way. And migration to the cloud is no different.

The hybrid cloud optimization expert: Virtana ensures a simple, risk-free, and cost-optimized migration that will accelerate your IT transformation

The Silicon Review In today’s digital era, the IT organizations equipped to see and fully understand their applications and infrastructure are well poised to find, fix, and prevent performance or cloud-related issues – often before they arise. However, without expert guidance and fine-tuned solutions, digital transformation and the promise of hybrid cloud infrastructures can create unforeseen complexities throughout the process.

AUCloud sees 30% capacity savings and 20% performance improvement partnering with Virtana for its IT optimization strategy

San Jose, CA, August 6, 2020 – AUCloud’s IT infrastructure has seen a 30% savings in IT capacity and a 20% improvement in performance by implementing deep IT monitoring tools. The Australian Government and Critical National Industry Infrastructure-as-a-Service (IaaS) provider’s improvements in results were gained through its partnership with Virtana, a leader in enterprise hybrid cloud migration and optimization.

Godoc in GoCenter Tells A Go Module's Story

Using an open-source Go module from the community of other developers can be like going on a blind date. That “getting to know you” phase that can be awkward and risky. The more you know in advance, the better off you’ll be, right? When using software, having accurate and precise documentation is one of the most important aspects. Good software documentation tells the story of what a particular piece of code does and how to use it.

How to Use the New Sumo Logic Terraform Provider for Hosted Collectors

Automation is a key component in the management of the entire software release lifecycle. While we know it is critical to the Continuous Integration/Continuous Delivery process, it is now becoming equally essential to the underlying infrastructure you depend on. As automation has increased, a new principle for managing infrastructure has emerged to prevent environment drift and ensure your infrastructure is consistently and reliably provisioned.

Pulling the Strings: Event-Driven Automation with Relay!

Eric Sorenson and Melissa Sussmann discuss Puppet’s event-driven automation platform, Relay, and how it helps clean up the “DevOps Dumping Ground” left behind from a tangled web of gitops and cloud events. Ditch your digital duct tape with a repeatable and reusable platform. Home-grown glue logic is expensive and high risk compared to the alternative.

Speeding up Bitbucket Cloud with AWS Global Accelerator - and adding some new IP ranges

We're happy to announce that on September 15th, 2020, we will begin gradually enabling a new traffic acceleration improvement for all Bitbucket Cloud users (Free, Standard, and Premium) when accessing Bitbucket.org for Web- or Git-based (ssh/https) operations. This new improvement leverages AWS Global Accelerator to route traffic to and from Bitbucket Cloud via 83 Points of Presence in 73 cities across 38 countries, potentially dramatically speeding up transaction times.

Winning with Application Insights Logging

This article will focus on using Azure Application Insights to monitor the real-world business apps. Azure Application Insights is an Application Performance Management (APM) service for developers and DevOps professionals. It is used to monitor an app that is live in real-time. It supports a variety of platforms including .NET, Node.js, Java, and Python hosted on-premises, hybrid, or any public cloud. Application Insights can be used in two ways to monitor your Application.

Secure Access to PostgreSQL with Pgweb

PostgreSQL is an open source database known for its reliability and performance. It’s used across many industries and applications, and is especially a favorite of web developers. All major web frameworks support PostgreSQL natively, from node.js and Django to Rails and Spring, so its adaptation is relatively broad across the internet for site backend systems. As with any database, developers need tools to work with them. Pgweb is an open source, web-based client for PostgreSQL.