Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

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

Ease Your AWS Migration with AIOps

As enterprise cloud migrations accelerate, AWS continues to be a clear and compelling choice for digitally-transforming organizations. And while cloud-based operations are faster, innovative, reliable and cost-effective – they pose new, growing challenges for IT Ops, NOC and DevOps teams. With cloud-based operations, IT organizations now need to minimize outages and disruptions across different architectures and workloads.

Monitor your Google Anthos clusters with the Sumo Logic Istio app ?

Sumo Logic was one of the first in the industry to release a comprehensive set of applications to monitor and secure the Google Cloud Platform (GCP) stack. We are now expanding our support for Anthos. Anthos is Google Cloud’s open source based platform that lets enterprises run apps anywhere on-prem or in the cloud -- simply, flexibly, securely, and consistently.

How to build a CICD pipeline for Serverless apps with TravisCI

Seed is a fully managed CI/CD pipeline for Serverless Framework applications. In one of our previous posts we looked at how to build a CI/CD pipeline for Serverless apps on AWS with CircleCI. Today, we’ll look at how to do the same with Travis CI. The purpose of these posts is to dive deep into real-world CI/CD setups, something which most of the tutorials out there skip. We’ll try to illustrate how to set up something similar to Seed but using Travis CI instead.

Step by Step guide on how to schedule the snapshot of mulitple VMware or Hyper-V Virtual Machines with auto deletion.

Every so often you need to schedule a snapshot on a virtual machine, whether that be a VMware virtual machine or a Hyper-V virtual machine, or even multiple virtual machines because someone or something is going to be changed and you need a quick way to roll them back to a running state, just in case things go belly up. It’s a very common task that administrators need to do.

Make These Three Architectural Changes to Optimize Cloud Costs

Cloud costs can come with significant sticker shock, especially since many businesses do not have an easy way to track or predict actual cost before the bill arrives. However, there are several architectural changes that businesses can make that will help rein in cloud spend. In some cases, optimal engineering decisions should be made up-front, while in other cases certain areas should be monitored over time to identify opportunities to retool architecture and optimize cloud costs.

CloudHedge Windows IIS App Modernization

Have age-old Windows applications eating away tons of resources every month? Here is a sneak-peek on how Windows IIS based applications can be transformed to a container platform of your choice by using CloudHedge's patented tools - Discover, Transform and Cruize. CloudHedge leverages these tools in a sequence to perform automated app modernization to enable enterprises with the benefit of deploying their apps on the choice of cloud - AWS, Azure, GCP, and ICP.

A SAR app to propagate CloudFormation tags to unsupported resources

Did you know that CloudFormation tags don’t automatically propagate to some resource types? Chief among these are CloudWatch log groups, which means you can’t include them in your cost monitoring (via cost allocation tags) among other things. The only way to tag CloudWatch log groups right now is via API calls. You can do this with the AWS SDK, or using the AWS CLI. This is hugely inconvenient!