Posted on September 10, 2020, by Maria Kudryavtseva The new TeamCity update is ready. In version 2020.1.4, we focused on fixing bugs and improving TeamCity’s performance and usability. See the complete list of 40+ resolved issues in our release notes. As with any bugfix update, 2020.1.4 shares the data format with other 2020.1.x releases, […]
Devamını Oku
Continuous integration and delivery help DevOps teams ship higher-quality software faster. But is all CI/CD created equal? What does successful CI/CD implementation look like, and how do you know you’re on the right track? To understand how CI/CD makes organizations more successful, it helps to look at the DevOps challenges […]
Devamını Oku
GIT üzerinde değişikliklerimizi izlemeyi, saklamayı ve kontrol etmeyi öğrendik. GIT ‘i normal yaşamda bu kadar basit kullanmıyoruz 🙂 GIT yapısı Branch’ lar üzerine kuruludur. Şimdiye kadar kullandığımız branch, ana branch yani MASTER branch oldu. Yazılım projelerimizde MASTER branch ‘i sadece production release‘ lar için kullanıyoruz. Başka kullanım şekilleri vardır, benim […]
Devamını Oku
By helping others help you, you’re setting yourself up for less friction. Here are 3 steps towards making the whole experience as smooth as possible 😀 1. Crafting the perfect pull-request A well-crafted pull-request will save everyone’s time by being to-the-point and doing what it says on the tin. Consider […]
Devamını Oku
At 24 Hour Fitness, for many years, operations and development teams have gone through the pain of trying to manage and deploy application configurations with data stored in many files and locations across the ecosystem. The DevOps team was tasked with architecting and implementing a simple, reliable, highly available, testable solution […]
Devamını Oku
Simply put, Jenkins has become the open source standard for managing the dev side of devops, from source code management to delivering code to production. Jenkins is a continuous integration (CI) and continuous delivery (CD) solution In this Jenkins tutorial for beginners you will learn what is Jenkins, how you can do continuous integration […]
Devamını Oku
This Tutorial on Puppet will help you understand what Configuration management is and how it is done using Puppet. This Puppet tutorial for beginners also explains how Puppet achieves Configuration Management in detail and includes a Hands-On session around Puppet. You will learn how to write Puppet Manifests and Modules […]
Devamını Oku