Azure CosmosDB

Azure role-based access control (RBAC) at the data plane level

21 Apr 2021 Blog

Principal of least privilege is a commonly used phrase within the Technology Industry. The idea is that we'll assign permissions of what the user needs to get the job done, rather than anything broader or more privileged. This helps reduce the blast radius in the event of a compromised account. This stretches to Azure resources at the management plane, but in some cases can also stretch to the data plane of those resources. We'll be exploring these further in this blog post.

AKS Azure Azure CosmosDB Azure Key Vault Azure Kubernetes Service Azure Storage Identity Kubernetes Managed Identities RBAC Security

JAMStack and the Cloud - A winning combination

20 Jan 2021 Blog

When I mention the term JAMStack, I'm not pretending that I'm Paddington bear with a stack of Jam sandwiches! If you hadn't heard, JAMStack is a term that describes applications based on JavaScript, APIs and Markup. That means, we're referring to files that are content in nature. Think about files like HTML, CSS, Images, etc. Ok, now with that context - why has it risen in popularity? Surely this is something that could have been done for many years, so why now? My hypothesis... Cloud.

Azure CosmosDB Azure Storage Cloud Design Patterns Development Hugo Serverless Static Content Web Development