Category: Cloud Computing

Setup and Manage Azure CI/CD Pipelines

Setting up your Azure DevOps Pipeline is the major step towards automating your Continuous Integration and Continuous Deployment process. Azure DevOps offers a very user...

Azure DevOps

Azure DevOps provides tools and services needed to manage the process of software development that involves collaborative efforts between various stakeholders such as project managers,...

Container Orchestration with Kubernetes

The ability to deploy and manage applications over containers as opposed to the traditional VMs is the building block and core concept that enables cloud...

Azure VM Service

Azure VM service offered under Azure compute service, is Azure IaaS that allows you to quickly spin up platforms with various OSs flavors other development...

Azure Web App. and Azure SQL

Azure offers a treasure house of SaaS, IaaS, and PaaS services. The most popular and basic bread and butter tools for a developer to get...

Azure in a Nutshell

Azure is Microsoft’s cloud platform, basically built on the good old Virtualization technology surrounding Hypervisor. Hypervisor or Virtual Machine Monitor (VMM) as it is originally...