Skip to content

Commit

Permalink
Merge pull request #171 from xiao201208/fix/solution-07
Browse files Browse the repository at this point in the history
rename tech solution 07
  • Loading branch information
xiao201208 authored Dec 26, 2023
2 parents bdfceca + f2db5ce commit 5c4b81f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ ROS 模板的示例和最佳实践。模板分类如下:
|----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------|
| [alb-cross-region-load-balance.yml](documents/solution/high-availability-architecture/alb-cross-region-load-balance.yml) | ALB实现跨地域负载均衡。 | [解决方案](https://aliyun.com/solution/tech-solution/alb_acrlb) |
| [elastic-highly-available-service.yml](documents/solution/high-availability-architecture/elastic-highly-available-service.yml) | 基于CLB、ESS构建弹性高可用服务。 |
| [highly-available-blog-site-on-the-cloud.yml](documents/solution/high-availability-architecture/highly-available-blog-site-on-the-cloud.yml) | 云上高可用博客网站。 | [解决方案](https://aliyun.com/solution/tech-solution/habwoc) |
| [highly-available-blog-site-on-the-cloud.yml](documents/solution/high-availability-architecture/classic-architecture-on-the-cloud.yml) | 云上高可用博客网站。 | [解决方案](https://aliyun.com/solution/tech-solution/habwoc) |
| [highly-available-web-services.yml](documents/solution/high-availability-architecture/highly-available-web-services.yml) | 高可用及共享存储Web服务。 |


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ Examples and best practices of ROS templates. The templates are categorized as f
|----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
| [alb-cross-region-load-balance.yml](documents/solution/high-availability-architecture/alb-cross-region-load-balance.yml) | Cross-regional load balancing based on ALB. |
| [elastic-highly-available-service.yml](documents/solution/high-availability-architecture/elastic-highly-available-service.yml) | Build elastic and highly available services based on CLB and ESS. |
| [highly-available-blog-site-on-the-cloud.yml](documents/solution/high-availability-architecture/highly-available-blog-site-on-the-cloud.yml) | Highly available blog site on the cloud. |
| [highly-available-blog-site-on-the-cloud.yml](documents/solution/high-availability-architecture/classic-architecture-on-the-cloud.yml) | Highly available blog site on the cloud. |
| [highly-available-web-services.yml](documents/solution/high-availability-architecture/highly-available-web-services.yml) | Highly available web services. |


Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ROSTemplateFormatVersion: '2015-09-01'
Description:
en: Highly available blog site on the cloud.
zh-cn: 云上高可用博客网站
en: Classic architecture on the cloud.
zh-cn: 云上经典架构
Parameters:
EcsInstanceType:
Type: String
Expand Down Expand Up @@ -382,6 +382,7 @@ Metadata:
en: PolarDB Information
zh-cn: PolarDB配置
TemplateTags:
- 'acs:technical-solution:high-availability-architecture:云上高可用博客网站-tech_solu_07'
- >-
acs:technical-solution:high-availability-architecture:云上经典架构-tech_solu_07
Hidden:
- CommonName

0 comments on commit 5c4b81f

Please sign in to comment.