Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Cloud Foundry. Истории из жизни.

Cloud Foundry. Истории из жизни.

MLUG, Minsk, July 2015

Aliaksandr Lomau

July 25, 2015
Tweet

More Decks by Aliaksandr Lomau

Other Decks in Technology

Transcript

  1. way

  2. • customization • continuous delivery • blue green deployment •

    multi tenancy • speed up delivery • high level control over resources • …
  3. History 2007 Early beginnings, CloudTools 2008 Commercial version of CloudTools

    2011 Open Source release of Cloud Foundry 2013 VMware and EMC formed Pivotal Pivotal introduced enterprise version of CF 2014 Cloud Foundry Foundation was announced
  4. Cloud Controller DEA Router NATS Containers with application instances Cloud

    Countroller User Traffic Application Heartbeats Application Discovery Health Manager Service Broker Service Management Application Management Service Utilization Messaging Bus Application Data Service Data ompiled ications
  5. 1 2 3 4 Application Lifecircle Deployment 1. Initializing deployment.

    2. Compilation. 3. Storing blobs. 4. Running application
  6. Learning from Cloud Foundry • different languages and technologies •

    micro services: how to avoid tight coupling, poor separations of concerns https://www.youtube.com/watch?v=1OkmVTFhfLY • distributed computing always challenging: CAP Theorem, FLP impossibility http://the-paper-trail.org/