Operations | Monitoring | ITSM | DevOps | Cloud

Cycle

Tackling GPU Scarcity & Complexity Head-On

In recent discussions about cloud-based GPU workloads, I was struck by these two recurring challenges: As the Head of Customer Success for a platform that confronts both of these problems, I wanted to take a moment to talk about their origin, what teams can do to mitigate, and finish up with a brief look at how Cycle might help.

Redis on Cycle: Configuration and Deployment

Redis is a powerful in-memory data store thats blazing fast. It's performant, scalable, supports a wide range of data structures, has built in caching mechanisms, and is simple to set up for Cycle users. This post will take you from deploying your first Redis instance on Cycle, through deploying highly available, stateful Redis instances that are monitored by Redis Sentinel. The companion repo for this article with configuration files and settings can be found here.

Introducing Native IPSec Support

Today, we are thrilled to announce a major upgrade to the security of your networks and infrastructure on the Cycle platform. With the most recent update, our team has added IPSec support to Cycle’s Compute layer. If you’re not familiar with IPSec, it’s a suite of different encryption and authentication protocols which enables secure communication between servers.

Cycle Podcast | EP 17 | Nick Stinemates | Time at Docker/Rancher + Network Observability with Kentik

In this episode, Jake Warner chats with Nick Stinemates, VP of Business Development and Co-Chair of Labs at Kentik. Nick shares his experiences as an early team member at both Docker and Rancher and discusses Kentik's efforts to bring observability to networks for ISPs and large enterprises.

Cycle Podcast | EP 16 | Tom Daly | Simplifying Global Networks + Insights into Startup Investing

In this episode, Jake Warner chats with Tom Daly, CEO at Big Network, and former Senior Vice President of Infrastructure at Fastly. Discussions include his early days as co-founder of Dyn, experience with the build-out of Fastly, and his philosophy behind startup investments.

Cycle is the LowOps Approach To Platform Engineering!

If you're involved in deploying and managing applications and servers, you know that it is a complex and resource-intensive process. Container orchestration platforms help automate the deployment, scaling, and management of your applications, but the challenges don’t stop there. Everything from the way applications communicate, down to the underlying infrastructure they run on, exposes vulnerabilities, complexities, and builds up technical debt.

Introducing Cycle's Infrastructure Abstraction Layer (IAL)

Before I dive into the launch of Cycle’s latest feature (and it’s a big one!) I want to share some context about how we got here. Let’s rewind back to 2015: containers, at least in their modern form, had just begun to take the developer ecosystem by storm. At the same time, we at Cycle were watching everything unfold: from Docker’s meteoric rise to the first few releases of tools like Kubernetes, Rancher, and so on.

Cycle.io @ KubeCon 2022: Bringing a K8s alternative to the masses!

Detroit, known by its nickname “Motor City'', is a bustling and beautiful city filled with dazzling architecture, food, history, and of course, people.This year, it was home to KubeCon 2022. The city is close to home for Jake and I, 45 minutes from where we started Cycle; it was wonderful seeing how the city has grown the last few years. The art deco style buildings loomed overhead, and the smell of freshly cooked food wafted through the downtown area just outside the venue.

Zero To One: Github Actions On Cycle

Github’s, “Github Actions” CI/CD tooling is becoming an increasingly popular option for developers. I've personally worked with several Cycle users who are adopting Github Actions as part of their deployment solution and we've found that when pairing GH actions with Cycle it makes for a simple, yet powerful combination. Today we’ll stroll through a basic example of using Github Actions alongside the Cycle platform.