jasonbutz.info

Article Roundup - October 4, 2019

Article Roundup

Hacktoberfest presented by DigitalOcean and DEV
Hacktoberfest is here! Contribute to the open-source community during the month of October and receive a free t-shirt and stickers!

Role Base Access Control (RBAC) Design For Microservices
This article provides a brief overview of how one might implement role-based access control in a microservices application, including a diagram of the architecture and the data model. It’s not an in-depth article and encourages further investigation elsewhere, but it’s a nice introduction with some helpful tidbits. It builds on a previous article that is linked to at the top.