Deploy foundational patterns overview
Each of these patterns contains guidance, Azure Resource Manager templates, and tutorials. You can use these patterns along with third-party apps to create offerings not yet supported by Azure Stack. For example, operators often deal with the complexities involved in setting up a virtual private network (VPN) to a single Azure Stack Hub instance, much less creating a VPN that spans two or more environments. Operators can come across issues when trying to create a load balancer in front of an Azure Stack Hub to manage workloads. With the following guidance, you can speed up the deployment time for releasing your production ready workloads.
Networking
Use the networking patterns to find instructions to connect Azure Stack Hub virtual networks with either, on-prem, Azure or other virtual networks withing the Azure Stack Hub instance. Site-to-site connectivity and load balancing solutions can be accomplished with native VPN capabilities or with 3rd party solutions.
Each article addresses common consideration such as:
- Scale
- Bandwidth
- Security
- Business continuity
Storage
Use the storage patterns to increase your storage options with Azure Stack Hub. In Azure Stack Hub storage is finite. Connect to resources in your existing datacenter. Find instructions for creating a Windows VM in Azure Stack Hub to connect to an external iSCSI target. You can learn how to enable key features such as Multipath I/O (MPIO), to optimize performance and connectivity between the VM and external storage.
iSCSI storage | Extend storage |
---|---|
Connect to iSCSI storage |
Extend the datacenter |
Backup
You can use the backup and disaster recovery patterns to copy all the resources in a subscription to Azure or another Azure Stack Hub instance. These patterns look at using Commvault live-sync to replicate information stored on the inside of the VMs to another environment. You can find scripts to create a storage account and a backup storage account to send the data. With the module Azure subscription replicator you can orchestrate resource replication, and you can customize the processor to handle a variety of resources.
Back up | Copy |
---|---|
Back up your VM on Azure Stack Hub with Commvault |
Copy subscription resources |
Back up your storage accounts on Azure Stack Hub |
GitHub samples
You can find the templates in the Azure Intelligent Edge Patterns GitHub repository.