Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Cloud Solutions with Azure

You're reading from   Hands-On Cloud Solutions with Azure Architecting, developing, and deploying the Azure way

Arrow left icon
Product type Paperback
Published in Oct 2018
Publisher Packt
ISBN-13 9781786468659
Length 224 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Greg Leonardo Greg Leonardo
Author Profile Icon Greg Leonardo
Greg Leonardo
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Getting Started with Azure 2. Moving Existing Apps to Azure FREE CHAPTER 3. Building Solutions in Azure 4. Understanding the Infrastructure behind Solutions Built in Azure 5. Developing Solutions the Right Way in Azure 6. Deploying Solutions to Azure 7. Putting It All Together 8. Best Practices to Make Your Life Easier in Azure 9. Assessments 10. Other Books You May Enjoy

Virtual networks


Here are some practices that should be followed in Azure, with regard to virtual networks:

  • Use subnets for large IP address spaces
  • Use Network Security Groups (NSG) to provide allow/deny rules for network traffic

However, it's best to avoid the following:

  • Don't use split tunneling; instead, enable forced tunneling. An example of a split tunnel is like when you VPN to your corporate network from Starbucks, which you will then have access to all your corporate resources, but when you go to the internet it does not go through the VPN.  When connected to a corporate network you want all your traffic to go through the VPN for security reason and to reduce risk, which is what happens when you enable forced tunneling.

Note

Virtual networks are the core component for making your resources secure, so plan them wisely. Implement Azure DMZ if required. While making gateway subnets, keep their scope as small as possible, to avoid IP wastage.

Note

The default system routes are usually all that...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $24.99/month. Cancel anytime