This media is not supported in your browser
VIEW IN TELEGRAM
This is what a good devops specialist looks like when he owns all the necessary tech stacks.
Writing a very basic kubernetes mutating admission webhook:
https://medium.com/ovni/writing-a-very-basic-kubernetes-mutating-admission-webhook-398dbbcb63ec
https://medium.com/ovni/writing-a-very-basic-kubernetes-mutating-admission-webhook-398dbbcb63ec
Medium
Writing a very basic kubernetes mutating admission webhook
Admission webhooks help you do some really cool stuff, there are two kinds of webhooks, we will concentrate on the mutating webhook.
This hint helps when calculating for heavy loads -
1 request per second = 2.5 million requests per month
40 requests per second = 100 million requests per month
400 requests per second = 1 billion requests per month
These are great resources to help you prepare for your system design interview:
https://github.com/donnemartin/system-design-primer
https://tianpan.co/notes/2016-02-13-crack-the-system-design-interview
https://www.hiredintech.com/classrooms/system-design/lesson/52
1 request per second = 2.5 million requests per month
40 requests per second = 100 million requests per month
400 requests per second = 1 billion requests per month
These are great resources to help you prepare for your system design interview:
https://github.com/donnemartin/system-design-primer
https://tianpan.co/notes/2016-02-13-crack-the-system-design-interview
https://www.hiredintech.com/classrooms/system-design/lesson/52
GitHub
GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes…
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. - donnemartin/system-design-primer