What is DevOps? There are a lot of articles talked about DevOps and also a lot of different concepts given about it. This article of mine will contribute to you…
DevOps
How to fix Error: error configuring Terraform AWS Provider: error validating provider credentials: error calling sts:GetCallerIdentity: operation error STS: GetCallerIdentity, https response error StatusCode: 403, RequestID: 86f71cc7-9d56-4f2e-abf6-bb36c8011db6, api error InvalidClientTokenId:…
In this article, I will guide you to install Ansible on Linux and MacOS. Note that you can absolutely install Ansible on a Linux server to use. However, since you…
What is snowflake server? In this article, I will tell you about an interesting term “Snowflake”. So, what are snowflake servers? What is snowflake server? Snowflake – in a normal…
In today’s article, I will introduce to you the Ansible configuration management tool. The current trend of automating IT systems (automation) requires the use of tools. Sysadmin or DevOps engineers…
In this article, I will introduce to you the IaC Terraform tool. So what is Terraform? And why do we need to use this tool? Let’s talk about how to…
This article will guide you to install Docker on Ubuntu 18.04. This is one of the popular Linux operating systems today. You can refer to the docker website for detailed…
Git clone repository to your computer. After you have created the repository, how do you work with it now? This article, I will guide you to use Git to clone…
Create the first repository on Gitlab. In this article, I will guide you to create your first project. This will be where you store the code for your first project.…
How to install GIT version control system? In this article, I will show you how to install Git version control system on your computer. First, I have to admit that…