Newraycon

Training recommendations

Scope: Cloud architect, system design, best practices (kubernetes?) I would like to know what training resources do you prefer when it come to learning new material or working in new projects and concepts? I am more interested in time efficient resources to invest and not concern about costs. Examples: LinkedIn training, A Cloud Guru, GCP training(maybe through third parties?), Linux Academy, AWS, O'Reilly, youtube content, any other resources or ideas? Please share details why you are recommending the resource. #engineering #software #swe #tech

Uber majordan May 15, 2022

Check out https://LearnIt.fyi to find the best resources and tutorials to learn skills.

Keysight greeecs May 15, 2022

I always learn by completing an easy project by over-engineering it. buy a domain and make a website/blog on it using the tech that you find interesting. Deploy it in aws/azure using eks/aks. This way you learn real world experience. Depending how far you want to go, you will go through programming, devops(ci/cd), data storage. As a personal objective you might say that your website should be able to handle 100k posts per second πŸ’ͺπŸ’ͺ. This way you will learn about auto-scaling, sharding etc.