Life's random bits By b1thunt3r (aka Ishan Jain)…

Category: Development

Enable Role Based Access Control in Azure Kubernetes Services

Enable Role Based Access Control in Azure Kubernetes Services

There are so many moving parts in a Kubernetes cluster, one of them is security. Azure handles the critical tasks like health and maintenance of hosted K8s cluster. Azure Kubernetes Service can be configured to use Azure Active Directory and Role Based Access Control, to make life even more easier.
ASP.NET Core application in Docker

ASP.NET Core application in Docker

Just like you can run a .NET Console application in a Docker Container, you can also run a ASP.NET Core application in a Docker Container. I think .NET Core might even be a better candidate for containerization.
PWA vs Native

PWA vs Native

How much time does a concept need, before it is fully mature and accepted by the masses?