Skip to content

brontto/brontto-devops-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops_kubernetes

3.06 DBaaS vs DIY

DBaaS

Pros

  • fast and easy setup
  • easy to scale
  • reliable and works well with gke Cons
  • cost
  • migration to something else can be difficult
DIY

Pros

  • own is own and you can do whatever you want with it
  • can be cheaper Cons
  • configuration is always harder and you need better knowledge about security and stuff
  • needs maintenance

3.07 Commitment

I already used DIY mongodb in my project cause the document database seems like an easier option for me.

3.10 Logging

logging

Part1

  1. Frist Deploy - 7h
  2. Introduction to Debugging - 1.5h
  3. Introduction to Networking - 5h
  4. Introduction to Storage - 10h

Part2

  1. Networking between pods - 8h
  2. Oranizing a cluster - 0.5h
  3. Configuring applications - 4h
  4. StatefulSets and Jobs - 12h
  5. Monitoring - 1h

Part3

  1. Introduction to Google Kubernetes Engine - 6h
  2. Deployment Pipeline - 12h
  3. GKE features - 12h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors