Grokking the System Design Interview
Learn how to design large-scale distributed systems and ace system design interviews.
Skills you'll learn
We may earn a commission if you enroll through our links — it never affects the price you pay.
Similar courses
Elements of Computer Aided Manufacturing
In this course, learners will be introduced to the fundamental concepts of computer-aided manufacturing and its implementation through open-source software. The course involves topics related to Computer-Aided Manufacturing (CAM), Computer-Aided Process Planning (CAPP), Essentials of CNC machines and Robotic Arms, NC programming, and Toolpath generation through open-source software and CAD/CAM tools PowerShape and PowerMill. This course is best suited for undergraduate students in mechanical engineering. Professionals working across IoT, Product Design, Materials, Mechanics, and System Design
All levels
Foundations of Microservices with Spring Boot
This course provides a solid foundation in designing and implementing microservices using Spring Boot. Microservices architecture enables scalable, maintainable, and modular applications, a key skill in modern software development. Learners will gain hands-on experience building a set of cooperating microservices, deploying them with Docker, and integrating persistence and reactive programming. This ensures practical skills that can be immediately applied in real-world projects. The course combines theory with practice by covering core concepts, Spring Boot features, API documentation with O
All levels
Apache Kafka - An Introduction
Apache Kafka is a powerful, open-source stream processing platform that enables businesses to process and analyze data in real-time. This course introduces the core concepts and architecture of Apache Kafka, guiding learners. This course is designed for aspiring data engineers, software developers interested in data processing, and IT professionals looking to diversify into data engineering. It also targets data scientists seeking to understand real-time analytics platforms and technical managers overseeing data-driven projects. Learners are expected to have a basic understanding of programm
All levels
Building Scalable Java Microservices with Spring Boot and Spring Cloud
"Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, you will learn how to build Java applications using Spring Boot and Spring Cloud on Google Cloud. You'll use Spring Cloud Config to manage your application's configuration. You'll send and receive messages with Pub/Sub and Spring Integration. You'll also use
All levels