Cloud Computing Concepts, Part 1
Key Takeaways
Explains cloud computing concepts including clouds, MapReduce, and key-value/NoSQL stores
Original Description
Cloud computing systems today, whether open-source or used inside companies, are built using a common set of core techniques, algorithms, and design philosophies – all centered around distributed systems. Learn about such fundamental distributed computing "concepts" for cloud computing.
Some of these concepts include: clouds, MapReduce, key-value/NoSQL stores, classical distributed algorithms, widely-used distributed algorithms, scalability, trending areas, and much, much more!
Know how these systems work from the inside out. Get your hands dirty using these concepts with provided homework exercises. In the programming assignments, implement some of these concepts in template code (programs) provided in the C++ programming language. Prior experience with C++ is required.
The course also features interviews with leading researchers and managers, from both industry and academia.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Distributed Systems
View skill →Related Reads
📰
📰
📰
📰
The simplest distributed systems pattern I wish I learned earlier
Medium · Programming
System Design Was Hard Until I Learned These 50 Concepts [2026 Edition]
Medium · AI
Rust Went Mainstream While You Were Arguing About JavaScript Frameworks
Medium · Programming
FULL STACK Developer
Dev.to · Parthipan M
🎓
Tutor Explanation
DeepCamp AI