-
3 Advantages of the Data Mesh: Distributed Data for the Microservice World.
Photo by Ricardo Gomez Angel on Unsplash Many companies have adopted the centralised data architecture, typified by large multi-domain centralised monolithic data stores and a central data team. In contrast the Data Mesh, described by Zhanak Dehgani is decentralised, domain specific and used by decentralised teams. It builds on the already established world of microservice… Read more
-
FastAPI Security with a User Database
Header photo by fabio on Unsplash In the last post we looked at how to enable two-factor authentication with FastAPI using pyotp. We looked at some areas we might explore how to improve on the v1 implementation. In this post we will be updating the implementation to include: A backend user database (in this case… Read more
Follow My Blog
Get new content delivered directly to your inbox.