Maven And GradelAt the core, it's important to know that these two are nothing but build automation tools. Now let's take a deep dive into Gradle. Gradel comes to your aid whenever you yearn to build a android project for example. It ensures that you can generate ap...May 11, 2023·1 min read
What is MYSQL ?MySQL is a relational database management system RDBMS developed by Oracle that is based on structured query language . It's important to note that database is a structured collection of data it may be anything from a simple shopping list to pictures...Jan 14, 2023·1 min read
What is Azure Firewall?In general computing, the term firewall is a network security device or a software program that monitors traffic to or from your network. It allows or blocks traffic based on a definite set of security rules. A firewall typically establishes a barrie...Jan 13, 2023·1 min read
AZURE - Subscription , Region Groups , Management Groups and Tags , VM , Availability Set and Scale SetA Resource Group is a group of resources such as virtual machines, databases etc. One resource group is associated with one azure subscription Azure resources hierarchy is as follows Management Group > Azure Subscription > Resource Group > Resources....Jan 12, 2023·2 min read
Basics about AZ-900 MICROSOFT AZURE FUNDAMENTALSAZ 900 is a fundamental exam for a candidate working on Azure. Below are the topics covered in AZ900 exam 1. Describe cloud concepts (20-25%) 2. Describe core azure services (15-20%) 3. Describe core solutions and management tools on azure(10-15%) 4....Jan 11, 2023·2 min read
What is Terraform?Terraform is an IaC tool used by DevOps teams to automate various infrastructure tasks. Or in simple words you can say that terraform is a tool for infrastructure provisioning. The provisioning of cloud resources is one of the main use cases of terra...Jan 9, 2023·1 min read
Google Cloud BasicsGoogle cloud services can be broadly grouped into 5 sections 1. Computer 2. Storage 3. Machine Learning 4. Big Data 5.Application Services . To tell in short Machine learning is a branch of AI and Computer Science which focuses on data and algorithms...Jan 3, 2023·1 min read