I'm learner as well as DevOps Apprentice.
Nothing here yet.
What is Git-Lfs ? Ans : Git LFS is a Git extension that allows you to manage large files in your Git repository by replacing them with text pointers that store metadata about the files in a separate location, making it easier to store and manage larg...

Whats is EC2 instance ? An EC2 instance is a virtual server provided by Amazon Web Services (AWS) that can be launched in the cloud and configured with various operating systems, applications, and storage options. EC2 instances are scalable and can b...

What is docker ? Docker is a popular platform for building, shipping, and running applications in containers. It provides a lightweight and flexible way to package an application and its dependencies into a single container that can be run on any sy...
