The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.
Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.
The concept of "progressive delivery" using feature flags has rapidly grown in recent years as the "new standard" in DevOps excellence, and for good reason. The concept of using feature flags to decouple deployment from release to deliver "progressively" expands the principles of continuously improving software directly into production with real users -- in a safe, controlled way. Further, feature flags provide a wide variety of safety and speed improvements within software delivery, effectively "supercharging" CI/CD in new ways.
However, achieving these software delivery benefits at scale doesn't come without downsides. Complexity can grow in testing, accrual of technical debt, and with general visibility and governance of feature flags across CI/CD toolchains. This webinar will cover the considerations for scaling feature flag management with an emphasis on how to reduce the technical debt caused by feature flags. We'll also look at best practices for testing flags and for creating strong governance and approval practices.
It IS possible to scale feature flags across even complex enterprise software delivery environments, and you'll leave this webinar with a better understanding of how to scale feature flags to do so.