Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Distributed WordPress on Cycle and GCP

Recently I've had the great privilege of working on creating a distributed WordPress deployment that leverages GCP compute and services alongside containers running on the Cycle platform. This blog dives into a bit of the history of why WordPress is difficult to deploy in a distributed way, how we approached it, some really interesting things we found, and finally, the solution we put in place.

Cycle Named in the 2024 Gartner Cool Vendors In Container Management Research

We are thrilled to announce that Cycle was named a Cool Vendor in the 2024 Gartner Cool Vendors in Container Management research. For Gartner clients, you can find the full research here. “When we started Cycle a decade ago, we knew it would be a constant battle in the war of functionality versus simplicity. While it's a challenge to build a platform that has all the features organizations want, it's even more difficult to accomplish that functionality without introducing extra complexity.

Keeping Time in Distributed Systems

We all know that keeping a server clock "on time" is an ongoing problem that computer scientists have wrestled with for decades. Nowadays, most servers keep time using a quartz crystal oscillator that's powered by a CMOS battery. The crystal vibrates at a very precise frequency and that's how it maintains accuracy (cool right). Events like rebooting and power loss can cause the server to abandon its primary clock source and fall back to an OS-level timekeeping system.

Monthly Recap: August 2024 + Looking Ahead to September

August has been an outstanding month for the Cycle team, marked by significant advancements across the platform. We've introduced new features aimed at simplifying workflows and enhancing user experience. As we wrap up August and look ahead to September, we're excited to share the progress we've made and what you can expect in the coming weeks.

Announcing the Cycle Toolbox

Today we announce the launch of the Cycle Toolbox, a suite of tools that are designed to streamline the workflows of Devops professionals and developers. Our goal is to create a toolkit that not only simplifies your daily tasks but also helps alleviate some of those common frustrations. This is just the beginning, but for our initial release, we're excited to introduce the following tools.

The Secret To Blazing Fast Docker Builds

It's not an understatement to say Dockerfiles are the underpinning of modern DevOps. Writing a simple Dockerfile that 'works' is relatively straightforward, but there are several tricks and tips that could significantly improve the build speed and efficiency of your container images. If your current Dockerfiles copy in multi gigabyte contexts, reinstall dependencies on every build, or use only a single stage, we need to talk.

Cycle July Recap and August Preview

July has been an exciting month for us here at Cycle! We've had our heads down, and have made significant advancements and launched a number of new features aimed at enhancing the overall experience for our users. As we transition into August, we're thrilled to share what we've accomplished during the month of July, and what lies ahead for the platform.