Skip to content

Commit

Permalink
Update azurespringapps_checklist.en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bappadityams authored Nov 14, 2023
1 parent 66a3d74 commit 685f1f2
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions checklists/azurespringapps_checklist.en.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"items": [
{
"category": "Platform automation and DevOps",
"subcategory": "Deploy zone redundant ASA instance",
"category": "BC and DR",
"subcategory": "High Availability",
"text": "In supported region, Azure spring Apps can be deployed as zone redundant, which means that instances are automatically distributed across availability zones. This feature is only available in Standard and Enterprise tiers.",
"waf": "Reliability",
"guid": "ff1ae6a7-9301-4feb-9d11-56cd72f1d4ef",
Expand All @@ -12,8 +12,8 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Use Blue-Green deployment pattern for the apps",
"category": "Application Deployment",
"subcategory": "DevOps",
"text": "Azure Spring Apps permits two deployments for every app, only one of which receives production traffic. You can achieve zero downtime with blue green deployment strategies. Blue green deployment is only available in Standard and Enterprise tiers. You could automate deployment using CI/CD with ADO/GitHub actions",
"waf": "Reliability",
"guid": "6d8e32a8-3892-479d-a40b-10f6b4f6f298",
Expand All @@ -23,8 +23,8 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Set up alerts and dashboards for monitoring and notification",
"category": "Operations",
"subcategory": "Monitoring",
"text": "Monitor Azure spring apps with logs, metrics and tracing. Integrate ASA with application insights and track failures and create workbooks.",
"waf": "Reliability",
"guid": "7504c230-6035-4183-95a5-85762acc6075",
Expand All @@ -34,8 +34,8 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Create multi region model for high availability and disaster recovery",
"category": "BC and DR",
"subcategory": "Disaster Recovery",
"text": "Azure Spring Apps instances could be created in multiple regions for your applications and traffic could be routed by Traffic Manager/Front Door.",
"waf": "Reliability",
"guid": "fbcb40ac-9480-4a6d-bcf4-8081252a6716",
Expand All @@ -45,8 +45,8 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Enable VMware Spring Cloud Gateway(Enterprise tiers)",
"category": "Operations",
"subcategory": "Scalability",
"text": "Set up autoscaling in Spring Cloud Gateway",
"waf": "Reliability",
"guid": "1eb48d58-3eec-4ef5-80b0-d2b0dde3f0c6",
Expand All @@ -56,9 +56,9 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Use Enterprise plan for commercial support of spring boot for mission critical apps. With other tiers you get OSS support.",
"text": "",
"category": "Operation",
"subcategory": "Support",
"text": "Use Enterprise plan for commercial support of spring boot for mission critical apps. With other tiers you get OSS support.",
"waf": "Reliability",
"guid": "dfcaffd1-d27c-4ef2-998d-64c1df3a7ac3",
"id": "246",
Expand All @@ -67,9 +67,9 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Enable autoscale for the apps with Standard consumption & dedicated plan",
"text": "Not sure if we should add this here specifically only for standard consumption and dedicated, since both will not go to GA. Also, the advise would also apply for the other SKU's.",
"category": "Operations",
"subcategory": "Scalability",
"text": "Enable autoscale for the apps with Standard consumption & dedicated plan.",
"waf": "Reliability",
"guid": "97411607-b6fd-4335-99d1-9885faf4e392",
"id": "247",
Expand All @@ -78,9 +78,9 @@
"link": ""
},
{
"category": "Platform automation and DevOps",
"subcategory": "Use more than 1 app instance for your apps",
"text": "",
"category": "BC and DR",
"subcategory": "High Availability",
"text": "Use more than 1 app instance for your apps",
"waf": "Reliability",
"guid": "ffc735ad-fbb1-4802-b43f-ad6387c4c066",
"id": "248",
Expand Down

0 comments on commit 685f1f2

Please sign in to comment.