Category DevOps

What is a Bare Git Repository?

Bare Git Repository

A Git bare repository is a specialized version of a Git repository that serves a different purpose than a regular Git repository. Many platforms, such as GitHub, rely on bare repositories stored on their servers. When you clone a repository…

Learn everything about Amazon Cloudfront

Azure DevOps Integration

Before going to Cloudfront functionality, we need to understand the CDN (Content delivery network) first, as Cloudfront is nothing but just a FAAS  (functions as a service) platform provided by AWS, which we generally relate to the content delivery network(Cloudfront)…