A company wants to migrate its system to public cloud platform and they choose Alibaba Cloud. The migration process is very important and they want to ensure that everything works right. Which of the following services can the company choose?
Answer : C
Alibaba Cloud Architecture Design Training is a service that provides professional guidance and best practices for designing cloud architectures that meet the business requirements and goals of the company. Alibaba Cloud Architecture Design Training can help the company to understand the cloud migration process, select the appropriate Alibaba Cloud products and services, design a secure, reliable, scalable, and cost-effective cloud architecture, and implement the migration plan with minimal risks and disruptions. Alibaba Cloud Architecture Design Training can also help the company to optimize the performance and efficiency of the cloud system after the migration.
Alibaba Cloud Architecture Design Training
Auto Scaling can automatically remove unhealthy ECS instances from the scaling group (this feature is called Elastic Self-Health). Yet, after removal, the user has to manually add equivalent amount of new ECS instances back to the scaling group.
Which of the following is not the database type supported by RDS?
www.company.com is a newly launched social portal for exchanging automotive information. The portal is based on PHP, including 10GB of images, and some JavaScripts files. Currently one single ECS instance is used to host all the application content as well as a MySQL database. With the growing number of users, the portal is getting slower to load images or respond to user requests. Moreover, there will be additional 50GB image content uploaded to the portal every week. Which combination of Alibaba Cloud services below can help resolve the storage and performance issue at the same time?
Answer : A
Object Storage Service (OSS) is a cloud storage service that provides secure, cost-effective, and scalable storage for various data types, such as images, videos, and documents. OSS can store large amounts of data and support concurrent access from multiple users. OSS can also integrate with other Alibaba Cloud services, such as Media Transcoding Service (MTS), Server Load Balancer (SLB), and Elastic Compute Service (ECS). By using OSS, the portal can offload the storage and delivery of the image content from the ECS instance, which can improve the performance and availability of the application.
Content Delivery Network (CDN) is a distributed network that delivers content to users based on their geographic locations, the origin servers, and the content delivery policies. CDN can accelerate the delivery of static and dynamic content, such as images, videos, and web pages, by caching the content at edge nodes that are closer to the users. CDN can also reduce the network latency and bandwidth consumption, as well as enhance the security and reliability of the content delivery. By using CDN, the portal can speed up the loading of images and improve the user experience.
Therefore, the combination of OSS and CDN can help resolve the storage and performance issue of the portal at the same time. The other combinations are not as effective or suitable for the portal's scenario. OSS + MTS combination can help with the storage and transcoding of media files, but not with the delivery of images. OSS + RDS combination can help with the storage and management of relational databases, but not with the loading of images. OSS + ECS combination can help with the storage and computing of data, but not with the acceleration of content delivery.
Alibaba Cloud Object Storage Service
Auto Scaling is a management service that can automatically adjust elastic computing resources based on your business needs and policies. It supports adding an existing ECS instance into the scaling group but imposes certain requirements on instance region. In this case, which of the following statements is true?