Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Enterprise-Scale Alternatives
Similar projects and alternatives to Enterprise-Scale
-
ALZ-Bicep
This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
-
terraform-azurerm-caf-enterprise-scale
Azure landing zones Terraform module
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
azure-quickstart-templates
Azure Quickstart Templates
-
opnazure
This template allows you to deploy an OPNsense Firewall Azure VM using the opnsense-bootsrtap installation method
-
aks-baseline
This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.
-
active-directory-lab-hybrid-adfs
Create a full AD/CA/ADFS/WAP lab environment with Azure AD Connect installed
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
ARI
Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort
-
CloudAdoptionFramework
Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
Enterprise-Scale reviews and mentions
-
Management group structure for enterprise environment?
There is also a terraform version if that is your preferred IaC - https://github.com/Azure/Enterprise-Scale
-
How are you structuring Hub & Spoke vNets?
Take the example from Cloud Adoption Framework enterprise-scale landing zones hub and spoke architecture https://github.com/Azure/Enterprise-Scale/blob/main/docs/reference/adventureworks/README.md. It should'nt be all about vnets, but how you really design the landscape especially for the services you have listed. If you plan to have multiple hubs in different regions and you want a spoke vnet in a hub communicate with another spoke in a different hub you could run into transitive routing issues which you would need Azure Route Server or Azure Virtual WAN to solve. Start from the landing zone architectures because these examples would mostly fit your requirements and are desinged to scale.
The example is for a single region deployment. You are mentioning the potential of more services to be in Azure. Where do you get your subscriptions from? Do you have Enterprise Agreement? If so, then it really doesn't matter and you could reference the example desing. Based on the service you determine the destination subscription. If you have multiple teams/partners working on different services then this design is excellent for RBAC. If you have a small team then you could have a maximum of three subscriptions, from the example desing you could put together the management, connectivity and identity subscription and seperate the resources based on resource groups for RBAC. Each new service that you are offering is in the corp or online subscription and you create your services and vnets and peer them on the basis that should the vnet be corp connected or is exposed to the outside. Something like this https://github.com/Azure/Enterprise-Scale/blob/main/docs/reference/treyresearch/README.md
-
Real live examples or tours of Azure accounts
Make one for yourself and have a play: https://github.com/Azure/Enterprise-Scale
-
How are you managing resource groups in your organization?
If you are a little larger company, you should look at the enterprise-scale part (https://github.com/Azure/Enterprise-Scale)
-
A note from our sponsor - SonarLint
www.sonarlint.org | 2 Feb 2023
Stats
Azure/Enterprise-Scale is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- Enterprise-Scale VS terraform-azurerm-caf-enterprise-scale
- Enterprise-Scale VS ALZ-Bicep
- Enterprise-Scale VS azure-quickstart-templates
- Enterprise-Scale VS TailwindTraders
- Enterprise-Scale VS opnazure
- Enterprise-Scale VS aks-baseline
- Enterprise-Scale VS active-directory-lab-hybrid-adfs
- Enterprise-Scale VS ARI
- Enterprise-Scale VS CloudAdoptionFramework