You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/overview.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ The following articles help you migrate existing Spring Boot apps to Azure Sprin
65
65
*[Migrate Spring Boot applications to Azure Spring Apps](/azure/developer/java/migration/migrate-spring-boot-to-azure-spring-apps)
66
66
*[Migrate Spring Cloud applications to Azure Spring Apps](/azure/developer/java/migration/migrate-spring-cloud-to-azure-spring-apps?pivots=sc-standard-tier)
67
67
68
-
The following quickstarts apply to Basic/Standard only. For Enterprise quickstarts, see the next section.
68
+
The following quickstarts apply to the Basic/Standard plan only. For Enterprise quickstarts, see the next section.
69
69
70
70
*[Provision an Azure Spring Apps service instance](quickstart-provision-service-instance.md)
71
71
*[Set up the configuration server](quickstart-setup-config-server.md)
@@ -75,23 +75,23 @@ The following quickstarts apply to Basic/Standard only. For Enterprise quickstar
75
75
76
76
The Standard consumption plan provides a flexible billing model where you pay only for compute time used instead of provisioning resources. Start with as little as 0.25 vCPU and dynamically scale out based on HTTP or events powered by Kubernetes Event-Driven Autoscaling (KEDA). You can also scale your app instance to zero and stop all charges related to the app when there are no requests to process.
77
77
78
-
Standard consumption simplifies the virtual network experience for running polyglot apps. All your apps share the same virtual network when you deploy frontend apps as containers in Azure Container Apps and Spring apps in Standard consumption, in the same Azure Container Apps environment. There's no need to create disparate subnets and Network Security Groups for frontend apps, Spring apps, and the Spring service runtime.
78
+
The Standard consumption plan simplifies the virtual network experience for running polyglot apps. All your apps share the same virtual network when you deploy frontend apps as containers in Azure Container Apps and Spring apps in the Standard consumption plan, in the same Azure Container Apps environment. There's no need to create disparate subnets and Network Security Groups for frontend apps, Spring apps, and the Spring service runtime.
79
79
80
80
:::image type="content" source="media/overview/standard-consumption-plan.png" alt-text="Diagram showing app architecture with Azure Spring Apps standard consumption plan." lightbox="media/overview/standard-consumption-plan.png" border="false":::
81
81
82
82
## Enterprise plan
83
83
84
-
The Enterprise plan provides commercially supported Tanzu components and 99.95% SLA assurance. This support helps enterprise customers ship faster for mission-critical workloads with peace of mind. The Enterprise plan helps unlock Spring’s full potential while including feature parity and region parity with Standard tier.
84
+
The Enterprise plan provides commercially supported Tanzu components with SLA assurance. For more information, see the [SLA for Azure Spring Apps](https://azure.microsoft.com/en-us/support/legal/sla/spring-apps). This support helps enterprise customers ship faster for mission-critical workloads with peace of mind. The Enterprise plan helps unlock Spring’s full potential while including feature parity and region parity with the Standard plan.
85
85
86
-
The following video introduces Azure Spring Apps Enterprise plan.
86
+
The following video introduces the Azure Spring Apps Enterprise plan.
### Deploy and manage Spring and polyglot applications
93
93
94
-
The fully managed VMware Tanzu® Build Service™ in Azure Spring Apps Enterprise plan automates container creation, management and governance at enterprise scale using open-source [Cloud Native Buildpacks](https://buildpacks.io/) and commercial [VMware Tanzu® Buildpacks](https://docs.pivotal.io/tanzu-buildpacks/). Tanzu Build Service offers a higher-level abstraction for building apps and provides a balance of control that reduces the operational burden on developers and supports enterprise IT operators who manage applications at scale. You can configure what Buildpacks to apply and build Spring applications and polyglot applications that run alongside Spring applications on Azure Spring Apps.
94
+
The fully managed VMware Tanzu® Build Service™ in the Azure Spring Apps Enterprise plan automates container creation, management and governance at enterprise scale using open-source [Cloud Native Buildpacks](https://buildpacks.io/) and commercial [VMware Tanzu® Buildpacks](https://docs.pivotal.io/tanzu-buildpacks/). Tanzu Build Service offers a higher-level abstraction for building apps and provides a balance of control that reduces the operational burden on developers and supports enterprise IT operators who manage applications at scale. You can configure what Buildpacks to apply and build Spring applications and polyglot applications that run alongside Spring applications on Azure Spring Apps.
95
95
96
96
Tanzu Buildpacks makes it easier to build Spring, Java, NodeJS, Python, Go and .NET Core applications and configure application performance monitoring agents such as Application Insights, New Relic, Dynatrace, AppDynamics, and Elastic.
97
97
@@ -109,7 +109,7 @@ API Portal for VMware Tanzu provides API consumers with the ability to find and
109
109
110
110
### Use flexible and configurable VMware Tanzu components
111
111
112
-
With Azure Spring Apps Enterprise plan, you can use fully managed VMware Tanzu components on Azure without operational hassle. You can select which VMware Tanzu components you want to use in your environment, either during or after Enterprise instance creation. The following components are available today:
112
+
With the Azure Spring Apps Enterprise plan, you can use fully managed VMware Tanzu components on Azure without operational hassle. You can select which VMware Tanzu components you want to use in your environment, either during or after Enterprise instance creation. The following components are available today:
113
113
114
114
* Tanzu Build Service
115
115
* Spring Cloud Gateway for Tanzu
@@ -127,13 +127,13 @@ VMware Tanzu components deliver increased value so you can accomplish the follow
127
127
128
128
### Unlock Spring’s full potential with Long-Term Support (LTS)
129
129
130
-
Azure Spring Apps Enterprise plan includes VMware Spring Runtime Support for application development and deployments. This support gives you access to Spring experts, enabling you to unlock the full potential of the Spring ecosystem to develop and deploy applications faster.
130
+
The Azure Spring Apps Enterprise plan includes VMware Spring Runtime Support for application development and deployments. This support gives you access to Spring experts, enabling you to unlock the full potential of the Spring ecosystem to develop and deploy applications faster.
131
131
132
132
Typically, open-source Spring project minor releases are supported for a minimum of 12 months from the date of initial release. In Azure Spring Apps Enterprise, Spring project minor releases receive commercial support for a minimum of 24 months from the date of initial release through the VMware Spring Runtime Support entitlement. This extended support ensures the security and stability of your Spring application portfolio even after the open source end of life dates. For more information, see [Spring Boot support](https://spring.io/projects/spring-boot#support).
133
133
134
134
### Fully integrate into the Azure and Java ecosystems
135
135
136
-
Azure Spring Apps, including Enterprise plan, runs on Azure in a fully managed environment. You get all the benefits of Azure and the Java ecosystem, and the experience is familiar and intuitive, as shown in the following table:
136
+
Azure Spring Apps, including the Enterprise plan, runs on Azure in a fully managed environment. You get all the benefits of Azure and the Java ecosystem, and the experience is familiar and intuitive, as shown in the following table:
Most of the Azure Spring Apps documentation applies to all tiers. Some articles apply only to Enterprise plan or only to Basic/Standard tier, as indicated at the beginning of each article.
177
+
Most of the Azure Spring Apps documentation applies to all the service plans. Some articles apply only to the Enterprise plan or only to the Basic/Standard plan, as indicated at the beginning of each article.
178
178
179
-
As a quick reference, the articles listed above and the articles in the following list apply to Enterprise plan only, or contain significant content that applies only to Enterprise plan:
179
+
As a quick reference, the articles listed above and the articles in the following list apply to the Enterprise plan only, or contain significant content that applies only to the Enterprise plan:
180
180
181
181
*[Use Application Configuration Service for Tanzu](how-to-enterprise-application-configuration-service.md)
0 commit comments