How organizations can prevent cloud misconfigurations and ensure continuous compliance with their security policies with a policy-as-code framework
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
How organizations can prevent cloud misconfigurations and ensure continuous compliance with their security policies with a policy-as-code framework
Enforce sustainable governance and regulatory compliance for Fintech organizations by adopting a Policy-as-Code model.
Securing Cloud-Native applications can be complex because of the volume of skills and knowledge required
Cloud-native infrastructure demands robust governance. It's important because it helps mitigate risk and enhance efficiencies. Learn about how it works.
To enhance security, we have to integrate security into the Kubernetes lifecycle, which comprises three stages: build, deploy and runtime.
Enforcing governance end-to-end is challenging to implement. With a multitude of moving parts and pressure to deliver as quickly as possible
there can be significant risks in Modern development practices, Policy-as-code is your way to mitigate those risks.
Read on Magalix recent article on enforcing minimum & maximum number of Kubernetes Pod Replicas using OPA. In this article we'll see how we can apply a minimum number of replicas per application. Subscribe now to Magalix blog to get latest on Kubernetes with Open Policy Agent (OPA).
Read Magalix recent article on how to enforce ingress best practices using OPA. In this blog article we'll explain how to define policies that ensure that no bad Ingress definitions will be deployed to cluster. Subscribe now to Magalix blog to learn more about Kubernetes cluster that has OPA deployed.
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
We’ve all been there. You learned the basics of Kubernetes, Pods, ReplicaSets, Deployments, Services, etc.
Monitoring is vital whether it is web application databases or kubernetes clusters. It’s about knowing how’s
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
Kubernetes is a gold standard in the industry for deploying containerized applications in the cloud. Many
The Difference Between a Statefulset And a Deployment A Statefulset is a Kubernetes controller that is used
What is a Sidecar? A sidecar refers to a seat attached to the bicycle or motorbike so that they run on three
In this article, we’re developing a starter NodeJS server and deploying it to a Kubernetes cluster, starting
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