Self-service developer platform is all about creating a frictionless development process, boosting developer velocity, and increasing developer autonomy. Learn more about self-service platforms and why it’s important.
Weaveworks 2022.03 release featuring Magalix PaC | Learn more
Balance innovation and agility with security and compliance
risks using a 3-step process across all cloud infrastructure.
Step up business agility without compromising
security or compliance
Everything you need to become a Kubernetes expert.
Always for free!
Everything you need to know about Magalix
culture and much more
Self-service developer platform is all about creating a frictionless development process, boosting developer velocity, and increasing developer autonomy. Learn more about self-service platforms and why it’s important.
Learn about Kubernetes application security best practices to stay up to date and properly secure your environment.
learn more about the shifting left paradigm and the rise of DevSecOps. By shifting left, companies can bake security practices into DevOps workflows.
An unpatched MiTM vulnerability has been recently discovered and affects all versions of Kubernetes, as disclosed by Kubernetes Product Security
When integrated with Kubernetes, OPA is deployed as an admission controller. It intercepts calls to the API server to create, modify, or delete a resource.
When you think of a container as a process rather than a full-blown machine, the coming security recommendations will make a lot of sense
It means validating the identity of who or what is issuing the request.
When it comes to cloud-native technologies, a lot of people fall into the trap of overlooking security. Kubernetes Security, Devops, Best Practices.
RBAC is a security design that restricts access to valuable resources based on the role the user holds, hence the name role-based.
What Does CI/CD Try To Solve? CI/CD is a term that is often heard alongside other terms like DevOps, Agile,
Kafka Kafka is an open-source event streaming platform first developed by LinkedIn, then donated to the
Monitoring is vital whether it is web application databases or kubernetes clusters. It’s about knowing how’s
We’ve all been there. You learned the basics of Kubernetes, Pods, ReplicaSets, Deployments, Services, etc.
Do One Thing, Do it Best The basic idea on which UNIX was designed is to not have a complex monolithic tool
Kubernetes is a major, modern improvement in development, and databases are an essential part of the
The Difference Between a Statefulset And a Deployment A Statefulset is a Kubernetes controller that is used
Kubernetes is a gold standard in the industry for deploying containerized applications in the cloud. Many
In this article, we’re developing a starter NodeJS server and deploying it to a Kubernetes cluster, starting
What is a Sidecar? A sidecar refers to a seat attached to the bicycle or motorbike so that they run on three
Logging In The Cloud-Native Age In the old days, all components of your infrastructure were well-defined and
What is a Kubernetes ReplicaSet? A Kubernetes pod serves as a deployment unit for the cluster. It may contain