Skip to content

Instantly share code, notes, and snippets.

@drnic
Created May 5, 2014 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drnic/c3032034ea49f96f6ba4 to your computer and use it in GitHub Desktop.
Save drnic/c3032034ea49f96f6ba4 to your computer and use it in GitHub Desktop.
Windy City Rails abstract: The New Era of Orchestration: From Docker to BOSH to Cloud Foundry - Dr Nic Williams

The New Era of Orchestration: From Docker to BOSH to Cloud Foundry

  • Where: Windy City Rails
  • When: September 4-5, 2014
  • Who: Dr Nic Williams, Stark & Wayne

Abstract

In 2014 and beyond, what patterns are emerging for your deployment solutions? How to orchestrate your cloud infrastructure? To use a cloud's orchestrator service, such as AWS Cloud Formation or OpenStack Heat? Or something that will work with multiple infrastructures - public and private - such as BOSH?

How will applications and services be configured, packaged and run across your cluster of servers? To use upstream packages or bake your own packaging locally? Perhaps combine both with the packaging services of Docker or BOSH? Do you still need Chef or Puppet? Do applications and services need explicit configuration or can they dynamically discover each other with Etcd or Zookeeper?

Should your development and support teams be thinking about servers and packages anyway? What about the new era of open source PaaS options such as Cloud Foundry? Perhaps build something on Docker?

There is a New Era of Orchestration and in this talk we'll overview all the new solutions that are available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment