Operations | Monitoring | ITSM | DevOps | Cloud

Re-exploring the Git Branching Model for the Classroom - by Roy Vanegas

By re-contextualizing the Git branching model in the classroom, educators, like presenter Roy Vanegas of the University of Hartford, can share examples and assignments in an easier manner, while also simplifying the assignment and submission process for students. In this GitKon Git conference session, you will hear about the pros and cons of using the Git branching model in the classroom.

The Visual Git Road to Technical Leadership

Not every developer prefers the CLI. From devs to non-technical team members alike, a growing number of users—from beginners to advanced Git users—are choosing to use Git tools that enable better project visualization. With the proper workflow, visual Git tools can leverage the power of project history in Git far beyond version control. Monitoring projects and keeping teams in sync set the foundation for an efficient, integrated, and pleasant daily developer experience.

Why are you being such a git about it? - Git Best Practices

Are your Git repositories just a dumping ground for code? In this Git best practices session from the GitKon Git conference, we will look at Git branching strategies, the importance of a Git commit message, and how often you should commit, with Joe Glombek, Umbraco developer with Bump Digital. With 5 simple Git tips, you can turn a code dump into a glorious archive or software while saving time, frustration, and money.

Git Behind the Scenes: How Does Git Work

How does Git work under the hood? Have you been using Git for a while, but feel you’re still missing a comprehensive understanding of how Git works? You’re not alone. Many people will try to explain Git with something like: “all of the data Git needs for a repository is stored within a folder called.git,” but that’s not the full story. In this session from the GitKon Git Conference, Corbin Crutchley, CTO at OceanBit, will go over in detail how the.git folder is able to track all of your changes in Git.

Help your business, learn everything about the log and event correlator

Pandora FMs alerting system allows building alerts based not only on the value received by modules,but also in received events or in the information collected by the log collector. We will see how it is possible to build simple alerts or more complex ones, based on a set of logic rules about said events or logs. We present the correlation alert system.

Kubernetes and the Enterprise

As more organizations transition to cloud-native applications in the enterprise, Kubernetes and its APIs are laying the foundation for a next era of distributed computing. But despite its growing adoption in the enterprise, Kubernetes remains complex to implement and manage effectively. This topic spotlight highlights the most common challenges of Kubernetes in the enterprise and offers up some recommendations on how to make Kubernetes adoption smooth and effective to drive productivity and business value.