Advertisement

European SharePoint Conference - TH3

Office Server and Services MVP - BIWUG Board Member - Managing Partner Advantive at Advantive
Nov. 22, 2016
Advertisement

More Related Content

Advertisement
Advertisement

European SharePoint Conference - TH3

  1. Extending Office Add-ins with the Azure Container Service Rick Van Rousselt Office 365 / SharePoint Consultant Rivaro Consultancy Belgium @RickVanRousselt #ESPC16
  2. - Ligthweight, open secure platform - Simplify building, shipping, running apps - Shipping container system for code docker and containers
  3. Virtual Machines • EachGuestOSneeds: • CPU • RAM • Licensing • Maintenance
  4. • Moreroomforapps • Lessermaintenance • Licensing Containers
  5. Docker engine Docker engine
  6. • Blueprint or definition of a container (readonly) • Needed by docker engine to create a running instance of a container • Can consist out of multiple layers Code Node.js UbuntuImage
  7. Run everywhere DEMO
  8. V1 V2 V3 Eliminate app conflicts
  9. DEV TEST PROD Easy app shipping
  10. It’s just easy for us developers • When joining an ongoing project no need to do a long setup for a developer environment • No need for heavy virtual machines • Development environment is almost the same as production Why use containers
  11. The SharePoint Context
  12. Connecting to Office 365 groups from a container Demo
  13. Azure Container Service
  14. - Optimisedforhostingcontainers - Easytomanagecontainers atvery largescales - Docker swarmorDC/OSor kubernetes included - Opensource What is the Azure Container Service
  15. • Largescale • Proveninproduction environments • Complex • Nativefromdocker • Standarddocker interface • FromGoogle • Preview • Different API
  16. Overview of the Azure Container Service Demo
  17. Automated builds Demo
  18. Autoscaling Demo
  19. Twitter streams & Cognitive Services Demo
  20. - Windowscontainers - VS,VSTSandVSCodeintegrationand deploymenttoAzureContainer Service - AzureContainerRegistry Roadmap
  21. Email:rick.vanrousselt@outlook.com Twitter:@rickvanrousselt GitHub:RickVanRousselt
Advertisement