Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Deployments
  2. |
  3. |
  4. |------>Docker
  5. | |
  6. | |----> Simple docker Commands (run / build / tag/ rm / rmi / exec / inspect / logs)
  7. | |
  8. | |----> Dockerization of an app / process (Build docker template file)
  9. | |
  10. | |----> Container Orchestration Frameworks(docker-compose, docker swarm, docker stack, kubernetes, ecs)
  11. |
  12. |
  13. |
  14. |
  15. |------>Configuration Management Tools
  16. | |
  17. | |----> Ansible, Puppet, Vagrant, Chef
  18. |
  19. |
  20. |
  21. |
  22. Operanting Systems
  23. |
  24. |
  25. |
  26. |------>Linux
  27. |
  28. |
  29. |----> Shell Scripting
  30. |
  31. |
  32. |----> Administrative Tools (Deamons / Services / Supervisors / Package Management)
  33. |
  34. |
  35. |----> Debugging Tools (NC / netstat / Ping / Route / IFConfig / LSOF / TCPDump / Curl)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement