Killer Docker Workflows for Development

Killer Docker Workflows for Development

PHP UK Conference via YouTube Direct link

Intro

1 of 35

1 of 35

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Killer Docker Workflows for Development

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 What Is Docker?
  3. 3 Normal Bare-Metal Server
  4. 4 Virtual Machines
  5. 5 Containers are just walled processes
  6. 6 Docker is an Ecosystem
  7. 7 How does it work?
  8. 8 Codebase
  9. 9 Repo Tips
  10. 10 Monoliths vs Micro Services
  11. 11 Dependencies
  12. 12 Configuration
  13. 13 Use Environment Vars
  14. 14 Backing Services
  15. 15 Everything is "external"
  16. 16 Build, release, run
  17. 17 The Workflow
  18. 18 Build Step-Start Small
  19. 19 docker build
  20. 20 Sample usage
  21. 21 Port Binding
  22. 22 Concurrency
  23. 23 How well does your app handle scaling?
  24. 24 Disposability
  25. 25 Dev/prod Parity
  26. 26 Logging in Docker
  27. 27 Push logs remotely
  28. 28 Setting up fluentd
  29. 29 Setting up ElasticSearch and Kibana
  30. 30 Viewing Logs
  31. 31 Logging notes
  32. 32 Admin Processes
  33. 33 Containerizing Your Commands
  34. 34 Set up docker-compose
  35. 35 When doing a deployment

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.