Tag: private
All the articles with the tag "private".
[Az] Day 01: Setup pulumi developer account
Published: at 12:00 PMStart the cloud journey with Pulumi by setting up a developer account and deploying the first Azure resources. This guide walks you through creating a Pulumi account, installing the necessary CLI tools, and using TypeScript to manage Azure infrastructure as code.
[Az] Day 02: Private Azure Kubernetes (AKS) Environment Architecture.
Published: at 12:00 PMIn this tutorial, We will explore the design of a private AKS environment on Azure. We'll use multiple subnets, Azure Firewall, and other critical cloud services to construct a secure architecture. This setup is designed to keep sensitive workloads isolated and shielded from exposure to the public internet.
[Az] Day 03: Secret Management and Centralized Log Monitoring on Azure.
Published: at 12:00 PMIn this tutorial, walk us through the process of establishing a secure and automated system for secret management using Azure Key Vault. Additionally, we will cover how to implement centralized log monitoring using Azure Log Analytics and Application Insights, enhancing observability and operational efficiency.
[Az] Day 04: Develop a VNet Hub for Private AKS on Azure.
Published: at 12:00 PMIn this tutorial, We’ll walk through the process of developing the first Hub VNet for a private AKS environment using Pulumi. We will demonstrate how to seamlessly integrate a VNet with an Azure Firewall, along with configuring outbound public IP addresses.
[Az] Day 05: Implementing a Private AKS Cluster with Pulumi.
Published: at 12:00 PMIn this tutorial, We’ll build a private AKS cluster with advanced networking features. We’ll explore how to integrate the AKS cluster with the Hub VNet and apply the firewall policies we’ve created.
[Az] Day 06: Implement a private CloudPC and DevOps Agent Hub with Pulumi.
Published: at 12:00 PMIn this tutorial, guide us through setting up a secure CloudPC and DevOps agent hub, aimed at improving the management and operational capabilities of the private AKS environment using Pulumi.
[Az] Day 07: Setting Up a CloudPC with Windows 365 Enterprise.
Published: at 12:00 PMIn this tutorial, We will explore how to configure a CloudPC with Windows 365 Enterprise to establish a secure and efficient Virtual Desktop Infrastructure (VDI) for accessing a private AKS environment.
[Az] Day 08: Setting Up a Deployment Pipeline for Pulumi Projects.
Published: at 12:00 PMIn this tutorial, We will walk through creating a Continuous Integration and Continuous Deployment (CI/CD) pipeline on Azure DevOps for our Pulumi projects.