Hey everyone,

I thought it would be good to set up a repository of learning materials beneficial for both newcomers and seasoned professionals.

The aim is to curate content that ranges from beginner to advanced levels, either focused on specific cloud platforms like AWS, Google Cloud, Azure, IBM Cloud, etc., or general insights applicable across multiple platforms.

The three main categories for suggestions are:

  1. Books: What are some introductory and advanced-level books that have deepened your understanding of cloud computing? This could include architecture, best practices, security, scalability, serverless computing, cookbooks and others.

  2. Blogs: We’d love to know which blogs you trust and follow for the latest news, trends, and innovations in cloud computing. Technical blogs offering how-to guides, problem-solving techniques, project logs and tutorials, or sharing personal experiences in the field would also be great.

  3. Videos: Are there YouTube channels, online course platforms, or websites that have provided you with insightful video tutorials, webinars, or talks on cloud technology?

Cloud computing is a big field, so here are some suggestions for interesting topics:

  • IaaS, PaaS and SaaS offerings of different providers
  • comparisons and cross-platform mappings (eg. Azure for AWS engineers)
  • IAC solutions
  • Authentication, Security and Access control
  • Architecture
  • Big(ish) Data management
  • Governance, compliance and Monitoring
  • Fun personal projects

Thank you so much!

  • pwshguy (mdowst)
    link
    21 year ago

    John Savill’s channel on YouTube will give you a good introduction into just about every aspect of Azure Infrastructure. He is great at giving general overviews, while still digging down to the 200-300 level, so you can really understand how the service works and how it fits together with the other offerings. He also lots of great content around security and identity management with Azure and Azure AD.

    He is a principal Azure architect at Microsoft, so you’re basically getting your information direct from the source.

  • astraeus
    link
    21 year ago

    Is there debate about The DevOps Handbook and The Phoenix Project? Those seem to be pretty useful from an operations philosophy standpoint.

    • @nibblebitOPMA
      link
      21 year ago

      Ooh, I do like that. They are definitely books that transcends cloud engineering and inform about the non-technical requirements for building software.