Category: Tools

BLOG

DevOps Trends: A Gologic Perspective on the Key Developments of 2023

DevOps Trends: A Gologic Perspective on the Key Developments of 2023

By Gologic with the collaboration of Alexandre Couëdelo. Gologic helps organizations on their DevOps journey through DevOps maturity assessments, training, and on-demand DevOps services … infrastructure and pipeline as code, CI/CD, automation, continuous integration, and much more! Having the opportunity to participate in and contribute to various mandates accross a

Read more »
DevOps tools

The Essential DevOps Tools

These days, DevOps is a vital practice for organizations. This movement is the result of close collaboration between the development and system operations teams. The DevOps culture continues to grow in importance. But to achieve such a performance, you need to know how to outfit yourself with the right DevOps

Read more »
Pipeline as code Travis CI

Continuous Deployment with Pipeline as Code – #5 TravisCI

by Benjamin Lallement, DevOps and member of the collective Gologic. Goals Series This article series aims to explore the different tools for doing pipeline as code and deployment. The goal for each article remains the same: checkout GIT source code, compile a JAVA project with Maven, run the tests then

Read more »
Pipeline as code Circle CI

Continuous Deployment with Pipeline as Code – #4 CircleCI

by Benjamin Lallement, DevOps and member of the collective Gologic. Goals Series This article series aims to explore the different tools for doing pipeline-as-code and deployment. The goal for each article remains the same: Checkout GIT source code, compile a JAVA project with Maven, run the tests then deploy the

Read more »
Pipeline as code Concourse

Continuous Deployment with Pipeline as Code – #2 Concourse

by Benjamin Lallement, DevOps and member of the collective Gologic. Goals Series This series of articles explores various tools for executing pipeline-as-code and deployment. The goal for each article remains the same: check out GIT source code, compile a JAVA project with Maven, run the tests then deploy the application

Read more »
Pipeline as code Jenkins

Continuous Deployment with Pipeline as Code – #1 Jenkins

by Benjamin Lallement, DevOps and member of the collective Gologic. Goals Series This article series aims to explore the different tools for doing pipeline-as-code and deployment. The goal for each article remains the same: Checkout GIT source code, compile a JAVA project with Maven, run the tests then deploy the

Read more »

How to Maximize Traceability with Gitlab

Written by Eva Maciejko, full-stack Web developer for Gologic Gitlab is extremely useful for creating and managing issues. In four points, let’s see how easy it is to document the entire evolution of an issue, so that anyone looking at the issue can quickly grasp its status. Take the example of

Read more »