Click here to Skip to main content
15,920,828 members
Articles / Hosted Services / Azure

Cloud Networking with Infrastructure-as-Code - Part 1: Cloud Networking Basics

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
27 Jun 2022CPOL7 min read 3.9K   4  
An introduction to Azure Virtual Network as the approach to isolate and secure your cloud resources
This is Part 1 of a 3-article series that demonstrates how to use infrastructure-as-code tools – in this case, Terraform – to provision and configure cloud networks. This article discusses cloud networking basics and explains several network securities concepts, including network security groups, routing control, firewall, and DDOS protection. It also discusses Private Links and Service endpoints.

Views

Daily Counts

This article is part of the series 'Cloud Networking with Infrastructure-as-Code View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Dawid Borycki is a software engineer and biomedical researcher with extensive experience in Microsoft technologies. He has completed a broad range of challenging projects involving the development of software for device prototypes (mostly medical equipment), embedded device interfacing, and desktop and mobile programming. Borycki is an author of two Microsoft Press books: “Programming for Mixed Reality (2018)” and “Programming for the Internet of Things (2017).”

Comments and Discussions