import SectionHeader from '@hashicorp/react-section-header'
import Button from '@hashicorp/react-button'
import TextAndContent from '@hashicorp/react-text-and-content'
import BeforeAfterDiagram from '../../../components/before-after-diagram'
import UseCaseCtaSection from '../../../components/use-case-cta-section'
export default function SecretsManagmentUseCase() {
return (
{/* Before/After Diagram */}
{/* Case study slider */}
Using Vault to Protect Adobe's Secrets and User
Data Across Clouds and Datacenters
Securing secrets and application data is a complex task
for globally distributed organizations. For Adobe,
managing secrets for over 20 products across 100,000
hosts, four regions, and trillions of transactions
annually requires a different approach altogether.
Read Case Study
{/* Features / Text and content */}
Identity Plugins
Improve the extensibility of Vault with pluggable identity
backends
{[
'https://www.datocms-assets.com/2885/1506540090-color.svg',
'https://www.datocms-assets.com/2885/1506540114-color.svg',
'https://www.datocms-assets.com/2885/1506527176-color.svg',
'https://www.datocms-assets.com/2885/1508434209-consul_primarylogo_fullcolor.svg',
'https://www.datocms-assets.com/2885/1510033601-aws_logo_rgb_fullcolor.svg',
'https://www.datocms-assets.com/2885/1506540175-color.svg',
'https://www.datocms-assets.com/2885/1539818112-postgresql.svg',
'https://www.datocms-assets.com/2885/1539817686-microsoft-sql-server.svg'
].map(logo => (
-
))}
)
}