Flagsmith gives software engineering teams a self-hosted or fully managed feature flagging platform for controlling releases across web, mobile, and backend systems. Ship code behind a flag, then decide who sees it — by environment, user, or custom segment — without redeploying.
Run Flagsmith however fits your infrastructure: our managed cloud, your own private cloud, or fully on-premise.
What you get:
Progressive rollouts with one-click rollback if something breaks
Live config changes — flip features on or off instantly, no redeploy required
Segment-based A/B and multivariate testing
Project and role-based access control for multi-team organizations
Native integrations with the tools already in your stack
MCP support and a CLI so AI agents and scripts can manage flags directly
Open source at its core, Flagsmith is built for teams that want control over where their configuration data lives.
Learn more
Gearset is a full‑featured Salesforce DevOps solution built for the enterprise, giving teams the tools to adopt best practices across every stage of the DevOps lifecycle. From metadata and CPQ deployments to CI/CD, testing, code analysis, sandbox seeding, backups, archiving, and observability, Gearset gives teams unmatched insight and control over their Salesforce workflows. Over 3,000 organizations — including names like McKesson and IBM — rely on Gearset to deliver with security and scale in mind.
With advanced governance, detailed audit trails, SOX/ISO/HIPAA support, multi‑team pipelines, integrated security checks, and adherence to ISO 27001, SOC 2, GDPR, CCPA/CPRA, and HIPAA, Gearset combines enterprise‑ready compliance with rapid onboarding and an intuitive interface — all in one platform. Leading firms in finance, healthcare, and tech trust Gearset to power their DevOps initiatives without adding complexity.
Learn more
Kubernetes
Kubernetes (K8s) is a powerful open-source platform designed to automate the deployment, scaling, and management of applications that are containerized. By organizing containers into manageable groups, it simplifies the processes of application management and discovery. Drawing from over 15 years of experience in handling production workloads at Google, Kubernetes also incorporates the best practices and innovative ideas from the wider community. Built on the same foundational principles that enable Google to efficiently manage billions of containers weekly, it allows for scaling without necessitating an increase in operational personnel. Whether you are developing locally or operating a large-scale enterprise, Kubernetes adapts to your needs, providing reliable and seamless application delivery regardless of complexity. Moreover, being open-source, Kubernetes offers the flexibility to leverage on-premises, hybrid, or public cloud environments, facilitating easy migration of workloads to the most suitable infrastructure. This adaptability not only enhances operational efficiency but also empowers organizations to respond swiftly to changing demands in their environments.
Learn more
Concourse CI
Concourse serves as an open-source tool designed for continuous automation, effectively streamlining processes through its foundational elements of resources, tasks, and jobs, making it particularly suitable for CI/CD applications. Its pipeline functions similarly to a distributed, ongoing Makefile, where each job outlines a build plan that specifies input resources and the actions to take upon their changes. The web UI visually represents your pipeline, allowing users to seamlessly navigate from a job failure to understanding the underlying issues with just a single click. This visualization acts as a "gut check" feedback mechanism: if something appears off, it likely warrants attention. Additionally, jobs can be linked through dependency configurations, creating an interconnected graph of jobs and resources that perpetually advances your project from the initial codebase to deployment. All aspects of configuration and management are handled via the fly CLI, with the fly set-pipeline command being used to upload the configuration to Concourse. Once you confirm that everything is set up correctly, you can then commit the configuration to your source control repository, ensuring that your automation remains aligned with your project's evolving needs. This flexibility and clarity make Concourse an invaluable asset for developers looking to enhance their continuous integration and delivery workflows.
Learn more