I'm fascinated by building and in contributing in opensource projects. I believe that good changes are compulsory and can only bring by opinions and contributions.
Unveiling Roles in K8s with AWS
A Kubernetes cluster in production may contain several workloads for different uses to a wholesome application. These workloads need propitious security to keep every uncongenial fist away.
Secure Your K8s deployed Application Credentials Through AWS Secret Manager
Credentials for the applications deployed in a Kubernetes cluster can’t be presented directly into the yaml files openly. These resources are required to authenticate the services or resources like database, APIs or other services. These credentials may include passwords, usernames, URIs to be used by the applications to communicate to other applications ...