December 2022
Beginner to intermediate
424 pages
7h 58m
English
The last part of this book does not cover interacting with new databases. Instead, you learn advanced concepts relevant to improving the performance or reducing the risk of not testing your queries until deploying the source code in some environment.
One of the most relevant topics is related to testing, which in most cases is not considered appropriate, at least on the repositories or the layer that accesses the database, because it implies problems with using a fake database.
Finally, you see some improvements to potentially increase the performance or the latency to transfer information across the network from your microservice to the database.
Read now
Unlock full access