Operations | Monitoring | ITSM | DevOps | Cloud

Git

The GitOps Kubernetes Connection

In the first article in this series, we talked about making Kubernetes essential to your DevOps pipeline. We reviewed CI/CD and DevOps and why their relationship with Kubernetes is so powerful. In this article, I’m going to dive into another term in the application development and management mix: GitOps. We’ll cover what GitOps is, how it affects an organization and how it aligns with Kubernetes.

Plugging Git Leaks: Preventing and Fixing Information Exposure in Repositories

Have you ever been neck-deep building a new feature? You're working at capacity. You need to test something out so you paste an API key into your source file with every intention of removing it later. But you forget. You push to GitHub. It's an easy mistake, and potentially a very expensive one. In this article, Julien Cretel explores the nuances of this kind of data leak, offers suggestions for recovery when leaks happen and gives us options for preventing them in the first place.

Top 10 Enterprise Tools for Developers

Enterprise teams face unique challenges when it comes to software development. Managing more developers means managing more code, more projects, more logistics… the list goes on. Many technical enterprise teams have adopted a DevOps strategy to help bridge the gap between code development and operations. When developers work in tandem with system architects to break down silos, it can have an incredible effect on the organization’s productivity and culture.

GitKraken vs Tower

The increasing popularity of Git in the software industry has led to the introduction of numerous tools designed to make the version control experience faster and more intuitive. The most notable tool for enhancing a developer’s Git workflow is a graphical user interface (GUI). Most Git GUIs on the market today offer a variety of features for simplifying Git commands into quick actions; many also have a heavy focus on making collaboration easier.

Introducing Git Blame Support for GitHub Integration

At Rollbar, we care about reducing the time it takes developers to find and fix errors. This is why we’re making our integration with GitHub even stronger to provide more context around errors and reduce the mean time it takes to resolve them MTTR. Last year, we launched Code Context to show additional lines of code within each frame of the stack trace, reducing the back and forth between GitHub and Rollbar.

Best Courses to Learn Git

Whether you’re new to programming, considering going to school to be a software developer, or an industry vet looking to modernize your toolbelt, understanding Git can be vitally important. Git is a version control system that was first developed back in 2005. It’s completely free to use and its unique branching model makes it one of the most popular systems out there.

10 ways GitKraken Glo Boards outshines Trello for developers by Axosoft

It's GitKraken Glo Boards vs. Trello! To quickly show you how GitKraken Glo Boards by Axosoft stands out from competitors, I’m going to compare it to the well-known task tracking tool. I’ll show you 10 ways we designed Glo specifically with devs in mind, and by the end of this video, I bet you’ll be ready to start using Glo instead of Trello—or whatever other issue tracking system you’re using today.

Common Challenges of Using Azure DevOps

Is your organization going through a DevOps transformation? Perhaps you’ve even been tasked to head up the project. And surely, part of this transformation is going to include source control management. More and more enterprise companies are using Git to manage their code and file changes. One of the most popular Git hosting services for large teams, particularly those partial to Microsoft’s robust suite of developer tools, is Azure DevOps.