Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Building World Class Solutions Together

With the launch of the Cycle Partner Program, we are committing to making it easier for companies to work with Cycle by creating more transparent and predictable relationships, offering training, resources, incentives, and benefits, some of which will roll out over time as the program evolves. Interested in partnering with Cycle? Contact our partner lead to schedule a meeting.

Elevate App Development and DevSecOps Experience with New Integrations in VMware Tanzu Application Platform

Many businesses today rely on delivering modern applications that provide the best customer experience and competitive advantage on any cloud. Modern applications require a modern cloud native infrastructure. One of the clearest signs of cloud native technology mainstreaming (i.e., Kubernetes) is the rapid growth in the number of clusters being deployed in the multi-cloud environment.

Top 15 Docker Container Monitoring tools in 2022

One of the easiest ways to see if the application running in our nodes is in an optimized state or not is by monitoring them. It is the last yet critical stage of any software development lifecycle. It opens up many possible improvements in your application, networking, IT automation, and other miscellaneous configurations. As we move towards microservice architecture, containerization and orchestration tools are rising. Containers are special processes that run in isolation from other processes.

Is Open-Source Kubernetes Free? Yes, "Like a Puppy." Here's Why.

The common misconception of open-source Kubernetes is that it is free—but in reality, it has a lot of associated costs, including labor and potential business losses from wasted time, effort, and being late to market. Just like a puppy, Kubernetes software itself might be free, but a do-it-yourself (DIY) deployment involves a lot of care, patience, and unforeseen costs.

That's a Wrap for DevOps Loop 2022: Recap and Highlights

For the second year in a row, the DevOps community came together virtually for our DevOps Loop conference. This event allowed us to examine DevOps and its core principles in the context of modern applications, multi-cloud, and Kubernetes. Organizations are increasingly looking to internal platform teams to deliver an awesome developer experience while ensuring reliability, scalability, and security, by unlocking the path to production for modern apps and helping their products soar!

VMware Application Catalog Now Accessible through VMware Marketplace

Neeharika Palaka and Shagun Tewari co-wrote this blog post. VMware Marketplace is VMware’s one-stop shop for all ecosystem solutions, with a robust catalog of more than 2,000 solutions covering open source software, first-party tools, and commercial software. VMware Marketplace is currently used by thousands of people to download, deploy, subscribe to, and purchase these solutions in a direct and easy way.

Creating competitive differentiation in telcos through cloud-native

It’s never too early or late to start talking about cloud-native. By 2025, more than 95% of new workloads will be deployed on cloud-native platforms. Clearly, a lot of organizations are on their way to cloud-native adoption, among them some of the prominent telecom operators of our time. After all, the benefits of cloud-native are most pronounced in the telecom sector, where the need for scale, automation and predictable cost structure at optimal OPEX and CAPEX is more persistent than ever.

Introducing VMware Tanzu GemFire for Redis Apps

The release of VMware Tanzu GemFire 9.15 introduces compatibility with the VMware Tanzu GemFire for Redis Apps add-on. This add-on enables compatibility between Redis applications and Tanzu GemFire for the first time ever, unlocking enterprise-ready features for your Redis applications.

Enabling Trust Driven Development - Shipa Insights

When you think of TDD, you might lean towards Test-Driven-Development. Though in Tomasz Manugiewicz’s ACE 2022 talk, the ‘T’ in TDD could also mean Trust e.g Trust-Driven-Development. The talk, boils down to if there is trust, there is autonomy. If there is autonomy, creativity flourishes. Building trust is done incrementally, incremental success builds success. Software engineering is a team sport and an exercise in iteration.

Kubernetes Cluster Autoscaler vs Karpenter

One of the most exciting things when using Kubernetes is the ability to scale up and down the number of nodes based on application consumption. So you don’t have to manually add and remove nodes on demand and let it go on usage. Obviously what you want is to keep control on the minimum and the maximum number of nodes to avoid an unexpected bill.