[Cloud Architect] 4. Introduction to Design for Cost, Performance, & Scalability

Getting to Faster and Cheaper

 Four Cloud Models

  • Private Cloud: Organization owns, operates, and governs their cloud computing resources.

  • Community Cloud: Cloud resources provided for organizations and community groups.

  • Public Cloud: Owned by the government, academic institutions, or a business (e.g. Amazon Web Services, Microsoft Azure and Google Cloud Platform).
  • Hybrid Cloud : Combines public cloud and private cloud to allow data and resources to be shared between them.

Key Points

  • Moving to the cloud doesn’t guarantee that your application will be faster and cost less to operate. In fact, without the proper baseline metrics, you won’t know where to start when planning your move.

  • Most performance issues can be traced to the application itself and some applications will need to be redesigned to be cloud native in order to achieve truly optimized performance. Common causes of performance issues:

    • Poorly designed applications
    • Database design constraints
    • Inefficient network routes
  • Moving to the cloud should improve network response times. Global edge cache locations can bring the server closer to the end user.

 

High Performance In the Cloud vs. High Performance Computing

TermDefinition
High Performance Computing (a.k.a. supercomputing) Supercomputing harnesses the computing power of multiple computers and aggregates them to tackle complex problems in business and academia

Do more thing is much less time.

 

Key Points

  • Supercomputing harnesses the computing power of multiple computers and aggregates them to tackle complex problems in business and academia.

  • In supercomputing, computers are called nodes and nodes are organized into groups called clusters.

  • Supercomputing is the ultimate in high performance computing in the cloud.

Additional Reading

Please follow the links below to learn more about Amazon’s managed database services, their on premises hybrid cloud offering, and high performance computing in the AWS cloud.

 

Defining Goals

Key Points

  • Planning to move to the cloud is a process that requires pragmatism and neutrality to make the best decisions for your technology.

  • The team is comprised of directors, managers, and engineers from Infrastructure, Operations, and Software Engineering teams

  • It is important to define your migrations goals and base your migration plans on your actual metrics. Metrics provide the information you need to make data-driven decisions.

Examples Of Cloud Migration Goals:

  • We are migrating to the cloud to reduce our infrastructure costs by 25%

  • We believe that by hosting our application in AWS, we will be able to deliver download speeds that are 60% faster than our baseline

  • We are going to duplicate our infrastructure in the cloud and maintain our AWS account as a warm backup site for disaster recovery

  • We are consolidating our data centers and moving to the cloud because our AWS account will provide one centralized view into our environment with more visibility into how our compute spend is being utilized.

Additional Reading

The links below offer additional insight into the practice of cloud migration, and will offer you further details into the scope, procedures, and goals of a cloud migration project.

 

 

 

posted @   Zhentiw  阅读(39)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具
历史上的今天:
2019-09-03 [Dart] Capture and Handle Data Sequences with Streams in Dart
2019-09-03 [Javascript] Run asynchronous functions in sequence using reduce
2018-09-03 [TypeScript] Loading Compiled TypeScript Files in Browser with SystemJS
2016-09-03 [Jest] Test JavaScript with Jest
2015-09-03 [React] React Fundamentals: Integrating Components with D3 and AngularJS
点击右上角即可分享
微信分享提示