SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
1.
SharePoint Saturday Belgium 2016 • October 15 • Brussels Track: MIX | Level: 300
Extending Office Add-ins with
Azure Container Service
Rick Van Rousselt
11.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
• 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
Images
12.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
13.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
Demo
Run everywhere
14.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
V1 V2 V3
Why use containers
Eliminate app conflicts
15.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
DEV TEST PROD
Why use containers
Easy app shipping
16.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
It’s just easy for us developers
• When joining an ongoing project not 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
17.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
The SharePoint Context
Why use containers
18.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
Demo
Connecting to Office 365 groups from a container
19.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
20.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
Azure Container
Service
21.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
What is the Azure Container Service
- Optimised for hosting
containers
- Easy to manage containers
at very large scales
- Docker swarm and DC/OS
included
- Open source
22.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
DC/OS vs docker Swarm
• Large scale
• Proven in production
environments
• Complex
• Native from docker
• Standard docker
interface
23.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
24.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
Demo
Overview of the Azure Container Service
25.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
What’s in it for us
27.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
28.
SharePoint Saturday Belgium 2016 • October 15 • Brussels
If you have any more questions
Email : rick.vanrousselt@outlook.com
Twitter : @rickvanrousselt