by Rob Richardson
Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He's a frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks on https://robrich.org/presentations and follow him on twitter at @rob_rich.
What is a DevOps Pipeline?
Where did it come from?
Because computers are cheaper than people
suggestion |
check out |
code |
build |
test |
deploy |
qa |
prod |
feedback |
||||||||||
suggestion |
check out |
code |
build |
test |
deploy |
qa |
prod |
feedback |
||||||||||
How much can you do automatically?
source: https://www.youtube.com/watch?v=8Tb-L-eiXdobuild tasks in Word
build tasks in PowerShell
Docker is an ecosystem around Container Virtualization
Light-weight kernel virtualization
A suite of command-line tools for
creating, running, and sharing containers
Source: http://www.zdnet.com/article/what-is-docker-and-why-is-it-so-darn-popular/
Download: https://robrich.org/slides/welcome-to-docker/docker-ecosystem.pdf
Dockerfile