Azure Storage Account | Microsoft Azure

Storage Account A storage account is a container that groups a set of Azure Storage services together. Only data services from Azure Storage can be included in a storage account (Azure Blobs, Azure Files, Azure Queues, and Azure Tables) Storage Account is an Azure resource, so it can be grouped under a Resource Group. Under […]

Setup Free AWS RDS Instance | AWS RDS

AWS provides set of database services that cover most of the applications needs from a database, such as relational database, NoSQL database, Graph databases, and a database customized for Data Warehouse applications AWS RDS is available with 6 database engines In this tutorial we will go step by step through the process of creating a […]

Setup AWS CLI for Windows | AWS Command Line Tools

AWS provides a set of command line tools, to give administrators and developers access to manage their own AWS services using local clients besides management console access AWS CLI v2 Setup In the following steps, we will go through how to set up and configure AWS CLI to connect to your AWS account and manage […]