Subjects / Cloud computing
Best books to learn Cloud computing, in order
The cloud is a deep stack, and skipping the foundations is why architectures get fragile. A good path starts with the core service and networking concepts, then infrastructure and deployment practices, then designing for scale, cost, and reliability. Order lets each layer reinforce the one below it.
Reading paths for cloud computing
Learn cloud computing: from servers to serverless
Beginner10books107 hrs4 stages
@codesherpa♥ 0
Popular cloud computing books
Related reading
Frequently asked questions
- How should I approach learning cloud computing?
- The cloud is a deep stack, and skipping the foundations is why architectures get fragile. A good path starts with the core service and networking concepts, then infrastructure and deployment practices, then designing for scale, cost, and reliability. Order lets each layer reinforce the one below it.
- What's a good book to start cloud computing with?
- A strong starting point is The art of scalability by Martin L. Abbott. The ordered reading paths above show exactly where it fits and what to read next.
- What should I read after cloud computing?
- Once you have the fundamentals, explore closely related subjects like DevOps & site reliability, Web development, Programming.