The Ultimate Guide to What is amazon AWS S3

When it comes to storing data on the cloud, We often think about google drive, dropbox, and other cloud storage services available. Among these, AWS S3 is gaining popularity. The main reason behind this is S3’s unique features, consistency model & guarantees. If you have never come across these terms, We are going to discuss … Read more

Step by step guide on How to Install AWS CLI

AWS CLI helps us to connect to AWS infrastructure. With the help of CLI, we can manage AWS resources very easily. You can list AWS S3 buckets or even create S3 bucket from AWS CLI itself or you can download file too. The se cases are limitless, this is just few of the example. Let’s … Read more

Setup your Gitlab account

To get started with Gitlab, Signup for Gitlab account, Once signup, Verification email will be sent to your mail address, Please verify & continue login to your account. Select your role & provide other details such as what is the reason to use Gitlab. You are now good to go to create your first project … Read more

Getting started with Gitlab for beginners

For getting started with your first Gitlab project, You have to create a project on Gitlab, Detailed steps to create Gitlab account & setup your first Gitlab project is given here. Once you finished setting up your first project, let’s fetch the code to your local machine. You can import the code in any preferred … Read more