Introduction to Azure ComputeIn cloud computing, compute resources refer to the processing power and memory used to run applications and services. Azure provides a range of compute services, allowing businesses to deploy applications without having to worry about maintaining phy...May 1, 2025·4 min read
AZ-104: Introduction to Azure StorageAzure Storage is Microsoft's highly available, secure and massively scalable cloud storage solution designed to cater to modern data storage needs. It is a storage platform that can be used for various data objects in the cloud. These data objects ca...Apr 2, 2025·6 min read
AZ-104 Governance - Azure Resource HierarchyManaging cloud resources effectively is the goal of every organization and individual using the cloud. However, without a structured approach, managing access control, governance, and resource organization can become challenging. Azure addresses this...Mar 28, 2025·3 min read
What is Governance in Cloud Computing?Cloud computing has changed how businesses operate, offering flexibility, scalability, and cost-effectiveness. However, without rules and structure, it can become chaotic. For example, managing access to specific resources based on departments in an ...Mar 28, 2025·3 min read
Authentication, Factors of Authentication, MFA, and the Rise of Passwordless SecurityContributed by: Kehinde Onajinrin Understanding Authentication Authentication is the process of verifying a user's identity before granting access to a system, application, device or network. It serves as the first line of defense against unauthorize...Mar 19, 2025·3 min read
AZ-104 Identity - Entra-Subscriptions mapping, and Entra RolesIntroduction A subscription is an agreement with Microsoft that allows access to one or more cloud services, with costs based on either a per-user licensing fee or cloud resource consumption. However, to utilize these resources, users must be authent...Mar 19, 2025·5 min read
AZ-104 Identity - Users, Groups, and LicencesUsers A user represents an identity that can authenticate and access Azure resources. To authenticate is to prove who you are, and to be authorized is to be able to do/access, and once a user authenticates to Azure, an access token is created to dete...Mar 12, 2025·4 min read