My Origin Story with Docker and Why I'm Using It 10 Years Later

Building and deploying web apps led to me to use Docker for the last ~10 years.
Hit the subscribe button to receive more videos like this!
REFERENCE LINKS
---------------------------------------------------
► nickjanetakis.com/blog/my-ori...
► www.docker.com/blog/docker-11...
► github.com/nickjj/docker-flas...
► github.com/nickjj/docker-rail...
► github.com/nickjj/docker-djan...
► github.com/nickjj/docker-node...
► github.com/nickjj/docker-phoe...
COURSES
---------------------------------------------------
Courses I've created that focus on web dev and deployment topics.
► nickjanetakis.com/courses/
THE TOOLS I USE / GEAR
---------------------------------------------------
► nickjanetakis.com/blog/the-to...
FOLLOW ME ELSEWHERE
---------------------------------------------------
► Twitter: / nickjanetakis
► GitHub: github.com/nickjj
TIMESTAMPS
---------------------------------------------------
0:00 -- Intro
0:35 -- Docker can be applied to most tech stacks
1:05 -- Rewinding to 2014 to learn Rails
2:15 -- Installing Ruby with a version manager
3:48 -- Getting Rails installed
5:07 -- What about your app's service dependencies?
5:59 -- Going from 1 process to more than 1 process
6:55 -- What about your database?
7:47 -- What about caching or background worker back-ends?
8:33 -- Finally, it works on your machine
10:34 -- Version locking your dependencies
11:43 -- Onboarding other developers
13:12 -- Docker caught my radar in 2014
15:37 -- TL;DR about Ansible
16:54 -- Spinning up VMs vs Docker to test Ansible
18:29 -- Problems you may encounter when deploying
20:20 -- Advantages of using Docker for deployment

Пікірлер: 2

  • @nnutipa
    @nnutipa3 ай бұрын

    I started to use it with k8s in 2017

  • @mehdimj_ir
    @mehdimj_ir3 ай бұрын

    I started to use it in 2018 and my coworker told me stop that thing, we will not use it in production, it won't work with CSF! Now days we won't use CSF :))