DevOps Discussions Need
I want to know some good YouTube channels or any Content Creator, which discusses Infrastructure Design and best practices for infra design. Something like this is there for application design and software development teams. But something for DevOps Engineer I haven't found yet.
There should not be anything like infrastructure design. Infrastructure evolves, there is no generic best practices. Its vendor specific.
Aws docs is bible.
You dont sit to design infra for a gmail like product.
You design gmail product, make choice of db, mq, BE lang, cache, cdn, lb, ci/cd. Then you choose your vendor poison of choice.