zoukankan      html  css  js  c++  java
  • [Operating System] {ud923} P4L4: Datacenter Technologies

    Quiz Note

    We got our estimates from here. Current estimates have continued to see growth.

     Internet Services

     

     Internet Service Architectures

     “Homogeneous” Architectures

    all the workers can perform all the required steps for a request.

    front end doesnt have to keep track which one of the nodes can perform which particular action, or can service which types of request.

    front end just sends requests onto the next available node or 

    front end gathers the information of the CPU utiliztion of each node, and accordingly makes decisions.

     “Heterogeneous” Architectures

     

     

     

    Lessons from Giant-Scale Services 

     Cloud Computing Poster Child: Animoto

     

     Cloud Computing Requirements

     

     Cloud Computing Overview

     

    common software stacks for management include : open source OpenStack and also VMWares's vSphere

     Why Does Cloud Computing Work

     

    Cloud Computing Vision 

    Cloud Deployment Models 

     

     Cloud Service Models

     

    software (as a Service) => SaaS

    Plaform => Paas

    Infrastructure => Iaas

    Requirements for the Cloud 

     

     

     Cloud Enabling Technologies

     

     The Cloud as a Big Data Engine

     

     Example Big Data Stacks

     

  • 相关阅读:
    JDBC JAVA数据库插入语句
    uri与url
    struts标签库
    jdbc使用
    mysql安装配置
    Json Web Token
    实现一个简单vue
    vue v2.5.0源码-双向数据绑定
    vue v2.5.0源码-初始化流程
    webpack
  • 原文地址:https://www.cnblogs.com/ecoflex/p/10958281.html
Copyright © 2011-2022 走看看