This is one of my favorite books of data science. Super practical! Highly recommended for ML data scientists and ML engineers. Lak is a great tutor. His books are very well written with code provided.
There are 30 patterns in this book, which describes problems, solutions, as well as trade-offs and alternatives. Those patterns cover various problems from data preprocessing to ML Ops. All patterns have sample code from TensorFlow and Keras, or BigQuery, which you can download from the GitHub GCP repository. The focus is not on "how to realize" the pattern, but on "why it works", so it is also a useful book for those who usually use other machine learning frameworks such as PyTorch.