Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

2021 Year In Review

Most days at Cycle, we go through the day-to-day grind; checking tasks off our endless to-do list, looking forward, and striving towards our goals. We are focused on the small steps throughout each day: head down, working hard, placing one foot in front of the other. But every once in a while, it is necessary to pause, lift our head up, and look back at how far we have come. So, what have we been up to in 2021? We are always listening to user feedback and continuously seeking to improve our platform.

ECS Monitoring Metrics that Help Optimize and Troubleshoot Tasks

Compute functions that run on Amazon’s Elastic Container Service (ECS) require regular monitoring to ensure proper running and managing of containerized functions on AWS – in short, ECS monitoring is a must. ECS can manage containers with either EC2 or Fargate compute functions. While EC2 and Fargate are compute services, EC2 allows users to configure virtually every functional aspect. Fargate is more limited in its available settings but is simpler to set up.

21 Financial KPIs Every SaaS Company Should Be Monitoring

Since the first software-as-a-service (SaaS) company entered the market in 1999, Salesforce, the industry has exploded. Experts are predicting that the industry will exceed $600 billion by 2023 at an 18% compound annual growth rate. In order to play in this highly competitive space, SaaS companies need to have a deep understanding of their financial key performance indicators (KPIs).

Pepperdata Helps Companies Get a Clear View of Their Big Data Stack

Peppedata ends 2021 on a very strong note as a premiere solution for providing visibility and automation for your big data stack. Among the highlights of this year’s run are a few recognitions from our friends at G2. The site gets 5.5 million visits every month from people and enterprises that are looking for reliable solutions that meet both their needs and budget. As the biggest and most trusted marketplace for software vendors and consumers, any award from G2 is always a cause for celebration.

What are AWS EC2 Instances? A Tutorial for EC2 Metrics Shipping with Logz.io

Amazon Elastic Compute Cloud (a.k.a., EC2), is no doubt the core current computing infrastructure. It sits at the heart of AWS, the main kind of structure for housing virtual machines and containers for development and operations. Applying standards of observability with EC2 logs and obviously EC2 metrics (or any kind of AWS metrics for that matter) will inform you on if you have the right sorts of instances in place (and the appropriate size of those instances).

Hybrid Cloud Predictions: 2022 Will Be the Year of Cloud Arbitrage

The as-a-service model and shared economy has changed the way people think about products, properties, and partnerships. Netflix found massive success not by improving the DVD experience but by eliminating it altogether. Companies like WeWork, Airbnb, and Vrbo created a shared economy that reduces the need for ownership. As a part of our business transformation in the last one year, Virtana has embraced both the sharing economy and as-a-service subscription.

Heroku vs AWS : what to choose in 2022? - Detailed comparison

As a developer, using Heroku (a Platform as a service (PaaS)) helps get our applications up and running quickly. Without worrying about servers, scaling, backup, network, and so many underground details. Heroku is the perfect solution to start a project. But as the project grows, the needs become more complex, and moving from Heroku to Amazon Web Services (AWS) becomes more and more a no-brainer choice (discover why so many CTOs decide to move from Heroku to AWS).

Predictions 2022: OpsRamp Technology Leaders Sound Off on What to Expect in the New Year

2021 brought us widespread COVID vaccines, the Great Resignation, global supply chain disruption, inflation that went from transitory to persistent, accelerated digital transformation in the wake of the pandemic, an attempt at a return to normalcy—and the office—and plenty of uncertainty for the year ahead, thanks to the Delta and Omicron variants.

Announcement: Pleco - the open-source Kubernetes and Cloud Services garbage collector

TLDR; Pleco is a service that automatically removes Cloud managed services and Kubernetes resources based on tags with TTL. When using cloud provider services, whether using UI or Terraform, you usually have to create many resources (users, VPCs, virtual machines, clusters, etc...) to host and expose an application to the outside world. When using Terraform, sometimes, the deployment will not go as planned.