Search Results for: Docker

Gitlab Runner Maven

Gitlab Runner and Maven – Guide [With the efficient cache method]

Gitlab Runner and Maven it’s the tools that we need to automate our build process to release any Java application. We will learn everything that is required to configure Gitlab and Runner to build our application correctly. Gitlab is a Git repository manager with great CI/CD integration, without managing many plugins like Jenkins. And the …

Gitlab Runner and Maven – Guide [With the efficient cache method] Read More »

Delete file on Linux, learn how to avoid mistake when you are deleting files

Delete a File Linux – Secrets that you didn’t know about it [Complete Guide]

Delete a File Linux: This article will explain how to delete files in terminal using the rm, unlink, and rmdir commands to delete files and directories in Linux. Those commands are critical and you should use them carefully. On Linux, the rmdir and rm functionality are to delete directories and files, like any Unix-based operating …

Delete a File Linux – Secrets that you didn’t know about it [Complete Guide] Read More »

Tips To Unlocking The Full Potential Of Testing For Better Results

Software testing is more than just testing. It’s about improving the quality of the software and providing quality products to the user while growing your business. This makes it very important for all the software features to be properly tested with the best testing tools so you can release high-quality products to your users.  Software …

Tips To Unlocking The Full Potential Of Testing For Better Results Read More »

About

First, I would like to say thank you for being a Bits Lovers! And I hope that you enjoy this website, also that it brings benefits to your life. Bits Lovers share great content about technologies focused on Linux, Cloud Computing, AWS, Google Cloud, Docker, Kubernetes, Sofware Engineer, and DevOps Engineer. Our History Giving Back …

About Read More »

Terraform Drift Detection

Terraform Tutorial: Drift Detection Strategies

There is a common misunderstanding among developer teams that the templates used to run the deployments are faultless sources of truth when using infrastructure as code tools. Though, configuration drift is one of the fundamental challenges for architecture built using tools like the Terraform. Configuration drift occurs when the actual state of the infrastructure starts …

Terraform Tutorial: Drift Detection Strategies Read More »

Free PDF with a useful Mind Map that illustrates everything you should know about AWS VPC in a single view.