Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Building Modern Distributed Systems with Java

Posted By: IrGens
Building Modern Distributed Systems with Java

Building Modern Distributed Systems with Java
.MKV, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h 54m | 3.38 GB
Instructor: Lukasz Antoniak

A significant percentage of large-scale enterprises experience performance issues with their business-critical applications. Most of the production systems have been built on top of legacy, monolith technologies. The recent popularity of micro-services will not fulfill its promise of decoupled, scalable, and fault-tolerant systems, unless “done right”. While entering the world of micro-services, engineers start building distributed applications, where robust remote procedure calls and cluster coordination are a must.

You will look at various technologies, algorithms, and design patterns here. Some of them are Service Registry and Discovery, Service Mesh, Apache Cassandra ETCD (coordinator managing Kubernetes clusters), Apache Kafka, Idempotent service design, retry logic, Sharding, and Consistent Hashing, Client-side Load Balancing, Distributed Tracing, Canary Deployment, Sidecar Pattern, Circuit Breaker, and many more. Finally, you will also see the principles of various distributed systems designs; for example, master-less versus with leaders, poll-based versus push-based, immediate versus eventual consistency.

After completing the course, learning new distributed database technology would be easier, because you will know the commonly reused techniques, including their pros and cons.

All the resource files are available on the GitHub repository at https://github.com/PacktPublis...-Distributed-Systems-with-Java


Building Modern Distributed Systems with Java

Building Modern Distributed Systems with Java