Close

CI/CD (Continuous Integration/Continuous Deployment)

CI/CD (Continuous Integration/Continuous Deployment) is a software development practice that combines two processes: continuous integration (CI) and continuous deployment (CD).

CI/CD can help improve software quality by catching bugs early and reducing the risk of introducing new bugs. It can also help improve software delivery speed by automating the deployment process.

TeamCity 2020.1.4 has been released.

TeamCity 2020.1.4 has been released.

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

Modernize Your CI/CD with GitLab

Modernize Your CI/CD with GitLab

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 Branching Yapısı (3)

GIT Branching Yapısı (3)

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

3 steps to improving your GitHub-experience

Adobe to Acquire Magento

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

Transforming the Management of Application Configurations & Secrets at 24 Hour Fitness

24hourfitness.com

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

Jenkins Tutorial for Beginners

Jenkins Tutorial for Beginners

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

What is Puppet Configuration Management Tutorial?

What is Puppet Configuration Management Tutorial?

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