Tutorial

Tools

Continuous Deployment with Pipeline as Code – #7 GitHub Actions

06/03/2024

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 application on AWS BeanStalk.

Read the article
Career

My 5 Tips for Writing a CV in the Field of DevOps

01/13/2022

By Clémence Gaisnon, recruitment and Talent Management Director @ Gologic Have you previously held positions in the field of DevOps or are you interested in switching careers to become a DevOps engineer?  Here are a few tips for writing your CV. Tip #1: Use the “storytelling” method in your tagline or personal statement What is […]

Read the article
CI / CD or Integration and continuous deployment

Continuous Deployment with Pipeline as Code – #6 Azure DevOps

10/30/2019

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 application on AWS […]

Read the article
CI / CD or Integration and continuous deployment

Continuous Deployment with Pipeline as Code – #5 TravisCI

04/16/2019

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 application on AWS […]

Read the article
CI / CD or Integration and continuous deployment

Continuous Deployment with Pipeline as Code – #4 CircleCI

02/18/2019

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 application on AWS BeanStalk. Those […]

Read the article
CI / CD or Integration and continuous deployment

Continuous Deployment with Pipeline as Code – Quick start Series – #3 GitLab

05/29/2018

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 and then deploy the application on AWS […]

Read the article

Search