Search Results for: Docker

How does AWS contribute to DevOps?

How does AWS contribute to DevOps?

With the evolution of Cloud Computing, the way we access applications and databases has changed. We now access these things over the internet, which has pushed the Cloud Computing providers to ensure integration and maintenance of features required for our devices to access, store or alter the databases. When discussing development, AWS has become one of the most popular service providers for DevOps. It has various tools that help developers to speed up the process of creating and deploying applications.

GitLab CI Cache

GitLab CI Cache

Hello BitsLovers! Today will talk about Gitlab CI Cache. It’s crucial to know how to work with Gitlab Cache to improve performance and save us a lot of time. For example, we may want to use caches to not need downloading content, like dependencies or libraries, each time we run a job —for example, Java …

GitLab CI Cache Read More »

Gitlab Add SSH Key

Adding SSH Key on Gitlab – Speed up SSH communication

Let’s learn how to add SSH Key on GitLab. Git is a distributed version control system, indicating that you can operate locally and share or “push” your modifications to other servers. Before you can push your modifications to a GitLab server, it would be better if you had a safe communication channel for sharing information. …

Adding SSH Key on Gitlab – Speed up SSH communication Read More »

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