Latest Articles
Azure App Service Tutorial [Practical Examples]
Azure App Service is a Hypertext Transfer Protocol (HTTP)-based web application hosting service. It can be integrated with Visual Studio for creating, …
Azure Logic Apps Tutorial [Practical Examples]
The Azure Logic Apps are a logical container for one workflow you can define using triggers and actions. A trigger can instantiate a workflow, which can consist …
Configure S3 bucket as Terraform backend [Step-by-Step]
Step y step instructions to use AWS S3 bucket as terraform backend. Create AWS S3 Bucket along with DynamoDB table to store the terraform backend content on …
Python None Keyword Usage [Practical Examples]
In this tutorial, we learned about Python None. We discussed how we can declare and assign a None value to a variable and then compared the None value with …
Install GCC on Rocky Linux PROPERLY [Step-by-Step]
step-by-step guide to install GCC on Rocky Linux. We also went further and wrote a C program to add two numbers, and further looked at how GCC carries out …
