Using the CI/CD Process to Achieve NIST 800-53 Compliance
Download Whitepaper Now
DEC 13 WEBINAR REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
Most organizations today deploy their software changes into production rapidly. But organizations want to use progressive delivery mechanisms such as canary to roll out their changes and features, taking calculated risks. They want to expose their new software to a small portion of the production traffic, analyze if the software is behaving in an expected way, and […]
May 26, 2023
Intro to Argo CD Notifications If you are using Argo CD for GitOps-style deployment of Kubernetes applications, then you should get notified about the real-time application changes to various environments. In such cases, Argo CD Notifications can be used for providing updates about application deployments or any status change for better collaboration. This article shows how to […]
May 2, 2023
Argo CD offers Role Based Access Control (RBAC) to provide the least privilege access to users. Although Argo CD does not have built-in identity access management (user management), it supports integration with 3rd party authentication and authorization providers. The preliminary step to achieve RBAC is to ensure sign-on (SSO) in Argo CD, after which the […]
March 9, 2023
Introduction ArgoCD and its role in deploying applications ArgoCD simplifies the deployment of applications via automated deployment (to Kubernetes clusters) and GitOps continuous delivery approach. ArgoCD works on declarative configuration files, such as Kubernetes manifests, Helm charts, and other types of YAML files, stored in a Git repository. The changes to these configuration files can […]
March 3, 2023
One thing you can be certain about is that your organization will have more software releases this year than last. If you are using Argo Rollouts you already have a powerful tool to respond to this demand. All of these releases, however, need to be verified before they can go into production, verification that usually […]
February 8, 2023
OpsMx just released a new Visibility and Audit for Argo module that enables enterprise-wide visibility and audit of your deployments, applications, Argo instances, and workflows through a single pane of glass. The module provides end-to-end workflow and system audit capabilities offering you a real-time and historical view of your software changes, deployments, environments, and releases. […]
February 7, 2023
Argo is perhaps the most popular continuous delivery open-source project in the Cloud Native Computing Foundation (CNCF) landscape. Recently Argo has reached the Graduation stage of the CNCF project lifecycle. Graduation is the highest level of maturity attained when open-source software has fewer critical vulnerabilities and is fit for production usage directly. The graduation label also […]
January 10, 2023
Introduction Argo graduated– What a lovely holiday season gift from CNCF to platform engineers and DevOps folks! The graduation means the Argo project has met the high standards of a matured project and can be used directly in production without many hiccups. So far, Argo has seen healthy growth and adoption (350+ users are using […]
December 15, 2022
OpsMx just released a new Delivery Intelligence for Argo module that enables you to accelerate your application delivery by automating and shifting left deployment analysis and release verification. It reduces the operational complexity of managing multiple Argo instances and provides a fast and secure way to scale Argo and Kubernetes in your enterprise. Deploying and […]
December 7, 2022
It’s a monumental day in the world of CI/CD! Argo, the Cloud Native Computing Foundation’s (CNCF) first CI/CD project, has reached the Graduation stage of the CNCF project lifecycle. This is the highest level of maturity, achieved through the incredible efforts of the Argo open-source community. Congratulations, and Thank You to everyone in the community who […]
December 6, 2022
Introduction Large enterprises in retail, tech, and finance space, whose business depends mainly on advanced IT infrastructure, have been using multicluster Kubernetes for their applications for some time. Implementing multicluster has several motivations, such as workload isolation, reducing blast radius by splitting services over multiple clusters, confident upgrades through canary or blue-green deployment, etc. A […]
November 11, 2022