WELCOME TO DARTHICK'S

CLOUD CHRONICLES

Latest Posts

End-to-End Guide: Implementing OpenID Connect (OIDC) with Microsoft Entra ID

OpenID Connect (OIDC) adds authentication on top of OAuth 2.0. With Microsoft Entra ID, you can securely authenticate applications and issue tokens that verify identity. In this guide, we’ll cover: What OIDC is and how it works. Step-by-step setup in...

Azure Made Simple: Containerizing and Hosting Java Apps on RHEL VMs

Introduction Deploying Java applications efficiently is crucial for modern cloud-based environments. This guide walks you through deploying a JAR/WAR file to a Red Hat Enterprise Linux (RHEL) Virtual Machine (VM) in Azure, utilizing Azure Container...

Azure CI/CD Pipeline: EnhancedCloud-Based Software Delivery

What is a CI/CD pipeline? A CI/CD pipeline is a set of processes that automates the building, testing, and deployment of software changes. The pipeline is designed to ensure that each code change goes through a series of automated tests and...

Azure Service Models

Microsoft Azure offers a wide range of cloud computing services, catering to diverse business needs. At the core of Azure’s offerings are four fundamental service models: Infrastructure as a Service (IaaS), Platform as a Service (PaaS) and...
Scroll to Top