Asher
Cloud Native Philippines

Cloud Native Philippines

Follow
Follow
homebadgesnewsletter
Tag

Azure

#azure

More content

Read more stories on Hashnode


Articles with this tag

Using MS Graph API, 365 Defender, Azure Functions and PowerBI

Mar 13, 20234 min read

High Level Plan The architecture will begin with the use of the MS Graph Security API to fetch alerts from MS 365 Defender. This will be triggered...

Using MS Graph API, 365 Defender, Azure Functions and PowerBI

How to create private endpoints in Azure?

Jan 14, 20235 min read

This tutorial is based on Cantrill's Architecture on AWS Advanced VPC Section. The code is based on CloudFormation. We are going to implement this on...

How to create private endpoints in Azure?

Terraform in Azure: Create a private Azure Kubernetes Service cluster using Terraform and Azure DevOps

Dec 1, 20223 min read

This Enterprise-grade Architecture is based on this...

Terraform in Azure: Create a private Azure Kubernetes Service cluster using Terraform and Azure DevOps

AWS and Azure Networking and Big Data Pipelines

Sep 23, 20221 min read

This is a discussion on Azure and AWS Cloud Environments. KEY POINTS- Azure Virtual Network (VNET) = AWS Virtual Private Cloud (VPC)- VPC =...

AWS and Azure Networking and Big Data Pipelines

Terraform in Azure: Simple VNET

Apr 11, 20221 min read

End State Terraform Code: https://github.com/asher-lab/asherl/tree/main/terraform/azure/Sample1-BasicVnet Description Under resource group named:...

Terraform in Azure: Simple VNET