Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Better monitoring and logging for Compute Engine VMs

Over the past several months we’ve been focused on improving observability and operations workflows for Compute Engine. Today, we are excited to share the first wave of these enhancements are now available. These include: Significantly improved operating system support for the Cloud Monitoring and Cloud Logging agents. The ability to rapidly deploy, update, and remove agents to groups of VMs, or all of your VMs, by policy, with as little as a single gcloud command.

Microsoft Azure & JFrog: Accelerating Deployment With Virtual Kubelet And Artifactory

Virtual Kubelet simplifies the management of your Kubernetes cluster by rapidly spinning up pods behind an abstraction that takes care of scaling up and down your cluster. JFrog Artifactory is a universal binary repository that serves as a highly scalable container registry with advanced security scanning of container images. By combining Virtual Kubelet on Azure Container Instances (ACI) for fast orchestration and Artifactory to reliably serve container images, you get a highly scalable and secure platform for application deployment.

WEBINAR: Advanced Serverless Debugging through Observability

In this webinar we will be covering the advanced techniques of observability, debugging and operations with large-scale serverless environments. We'll be looking at the best practices for ingesting and navigating logs, metrics and traces to easily understand the state of your application and develop confidence in your operational practices.

Cloud Native, You Keep Using Those Words

Ask a hundred IT pros and their managers what “cloud native” is, and you’ll get as many different definitions. In part it’s because public cloud providers (PCPs) seek to provide all things to all IT teams, but it’s also because each organization has different goals for cloud. If I could get away with it, I’d enclose cloud native in quotes whenever it’s unclear what business expectations are for PCPs.

10 Common Issues You Could Experience When Using Citrix Cloud

There are an increasing number of organizations, who are moving their Virtual Apps and Desktops deployments to Citrix Cloud by using the Virtual Apps and Desktops service. Citrix Cloud allows you to host components such as your core management layer for a Virtual Apps and Desktops deployment in the cloud, managed and kept up to date by Citrix.

Incident Review - Google Outage

When something as ubiquitous as Google goes down, there is a lot of online frenzy with users tweeting and searching for updates on the issue. That’s exactly what we witnessed today between 9/24/2020 17:59:44 PST to 9/24/2020 18:23:20 PST. Multiple Google services like Mail, Drive, Meet, Hangouts experienced downtime. Frustrated users took to Twitter to report the outage and the tweets were captured by Websee. Users trying to access Google services got a 502 error screen.

Leveraging logs to better secure cloud-native applications

With the growing popularity of cloud computing, security incidents related to it have been on the rise. Logs are indispensable resources for countering these threats, and they can be utilized for alerting, taking remedial action, and even preventing future attacks. In this post, we will examine ways to better secure cloud-native applications using logs.

All together now: Fleet-wide monitoring for your Compute Engine VMs

Cloud Monitoring has always provided comprehensive visibility and management into individual Compute Engine virtual machines (VMs). But many Google Cloud customers have hundreds, thousands, or tens of thousands of VMs that they need to manage. Cloud Monitoring now gives you zero-config, out-of-the-box visibility into your entire Compute Engine VM fleet, with quick access to advanced Monitoring features such as installing the Cloud Monitoring agent and configuring fleetwide alerts.

Working with a hybrid SquaredUp deployment

Many customers we have are hybrid – meaning they have both Azure and on-prem estate, and subsequently both SquaredUp for Azure and SquaredUp for SCOM deployments. In other cases, some customers are using multiple different deployments of a product, for example for multiple SCOM management groups or multiple Azure tenants.

Creating Azure VM images with Packer and Puppet Bolt

HashiCorp Packer is a free and open source tool for creating golden images for multiple platforms from a single source configuration. Packer makes it easy to codify VM images for Microsoft Azure. In this blog post we’ll look at how to use HashiCorp Packer and Puppet Bolt to define our VM templates in code.