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,...
Azure Functions and Serverless Computing
Spinning up and using Azure VMs and containers for your use will incur a usage fee on a daily basis. But, if you strictly want...
Azure Containers and Kubernetes for creating microservice-based applications
VMs and thus Azure VMs, in particular, allow you to abstract hardware offering an easy way to spin up a machine environment with a unique...
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...