Any system that distributes its tasks across multiple components on the same network can be classified as a distributed system.
While there are multiple ways in which we can implement distributed systems, this chapter focuses on using serverless technology to build distributed architectures.
In this chapter, we’ll look at some of the key characteristics of distributed architectures, their advantages and disadvantages, how to create a distributed solution using serverless, example ...