From Kubernetes YAML to Software Engineering with CDK8s

From Kubernetes YAML to Software Engineering with CDK8s

Conf42 via YouTube Direct link

construct levels

21 of 27

21 of 27

construct levels

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

From Kubernetes YAML to Software Engineering with CDK8s

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

  1. 1 intro
  2. 2 preamble
  3. 3 yaml: yelling at my laptop
  4. 4 let's engineer some yaml - http echo server - with yaml
  5. 5 kubernetes yaml
  6. 6 the cdk8s approach: infrastructure as actual code
  7. 7 cdk8s in a nutshell
  8. 8 cdk for kubernetes cdk8s
  9. 9 open source cdk, for everyone!
  10. 10 working with cdk8s
  11. 11 init - scaffold a project
  12. 12 import - get k8s resources as code
  13. 13 model your k8s manifests as code
  14. 14 the anatomy of the main code
  15. 15 code completion and inline documentation
  16. 16 http echo server - with cdk8s
  17. 17 synthesize the k8s manifests
  18. 18 deploy the manifests
  19. 19 publish your code as a re-usable package
  20. 20 how cdk8s+ reduces cognitive load with abstractions
  21. 21 construct levels
  22. 22 http echo server - with cdk8s+
  23. 23 clean code
  24. 24 why should i code my infrastructure
  25. 25 why not?
  26. 26 resources
  27. 27 give feedback, thank you!

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.