Bits Lovers

Gitlab Account Students

How to create GitLab Accounts for Students (Step-by-Step)

If you’re a student, the chances are that you’ve heard of Git. Git is a powerful version control system that is used by many software developers. While developers often use version control systems to manage code, they can also be used by students to manage their coursework. There are many benefits of using Git for …

How to create GitLab Accounts for Students (Step-by-Step) 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 »