Articles in this series
Creating EC2 instance by using AWS CLI. In this DevOps projects we are efficiently build and manage a simple cloud infrastructure service. Amazon Web...
Lets have a look on the AWS console Overall, all we need to have a remarkable AWS console access whether you are a IAM User or ROOT User but best...
How about let's write the First Script in Bash . Step 1 : Prerequisites are we need a debian model ubuntu linux lts : latest version As soon as we log...
Here we can easily put condition in our daily life. Pick that and lets put conditions on todays script. Prerequisites are only make a dir to make them...
A loop is a programming tool that repeats a set of instructions until a condition is true. They help avoid writing the same code multiple times. There...
In this blog, we'll see how to deploy a Django Notes app using Nginx and Docker. This guide will cover everything from setting up to launching our app...