Operations | Monitoring | ITSM | DevOps | Cloud

Git

Best Developer Tools for Students

At first, learning software development can feel like being lost in a maze…like the weird, scary maze from the Labyrinth. You’re learning languages upon languages, equations and variables, time management and organization – it’s madness I tell you, madness!! But fear not! Learning software development in 2019 means that you have numerous tools at your disposal to help ease the transition from normal human to coding master. And the best part?!

How to Update Task/Issue Glo Cards in Slack

Like all of our legendary GitKraken dev tools, Glo Boards is specifically designed to make developers and teams more productive. While Glo has always made it fast and easy to manage tasks and issues, we’ve taken it one step further. According to the 2019 State of Software Development Report by Coding Sans, more than half of development teams worldwide are using Slack to communicate during a project.

Monitoring GitHub Activity with LogDNA

Source code management (SCM) is a core component of DevOps. In addition to storing and sharing source code, SCM tools maintain an ongoing history of changes. Reviewing this history provides numerous insights into your development process, including: How often code changes are submitted, The impact of changes on application performance, Which changes result in errors, bugs, or broken builds.

Using GitLab Auto DevOps with Kubernetes Through Rancher's Authorized Cluster Endpoint

In this post, we will walk through how to connect GitLab’s Auto DevOps feature with a Rancher-managed Kubernetes cluster, making use of a feature introduced in Rancher v2.2.0 called Authorized Cluster Endpoint. Readers can expect to walk away with an understanding of how GitLab integrates with Kubernetes and how Rancher simplifies this workflow with Authorized Cluster Endpoint.