+++
title = "PipeCD"
linkTitle = "PipeCD"
+++
{{< blocks/cover height="med" image_anchor="top" color="primary" >}}
The One CD for All {applications, platforms, operations}
A GitOps style continuous delivery platform that provides
consistent deployment and operations experience for any applications
{{< blocks/value title="Visibility" image="visibility.png" image_position="left" >}}
- Deployment pipeline UI shows clarify what is happening
- Separate logs viewer for each individual deployment
- Realtime visualization of application state
- Deployment notifications to slack, webhook endpoints
- Insights show the delivery performance
{{< /blocks/value >}}
{{< blocks/value title="Automation" image="automation.png" image_position="right" >}}
- Automated deployment analysis based on metrics, logs, emitted requests
- Automatically roll back to the previous state as soon as analysis or a pipeline stage fails
- Automatically detect configuration drift to notify and render the changes
- Automatically trigger a new deployment when a defined event has occurred (e.g. container image pushed, helm chart published, etc)
{{< /blocks/value >}}
{{< blocks/value title="Secure" image="secure.png" image_position="left" >}}
- Support single sign-on and role-based access control
- Credentials are not exposed outside the cluster and not saved in the control-plane
- Piped makes only outbound requests and can run inside a restricted network
- Built-in secrets management
{{< /blocks/value >}}
{{< blocks/value title="Multi-provider & Multi-Tenancy" image="multi-provider.png" image_position="right" >}}
- Support multiple application kinds on multi-cloud including Kubernetes, Terraform, Cloud Run, AWS Lambda, Amazon ECS
- Support multiple analysis providers including Prometheus, Datadog, Stackdriver, and more
- Easy to operate multi-cluster, multi-tenancy by separating control-plane and piped
{{< /blocks/value >}}
{{< blocks/section color="dark" >}}
{{% blocks/feature icon="fab fa-slack" title="Join the conversation!" url="https://slack.cncf.io" %}}
Have a question?
Learn more by talking with other contributors in [Cloud Native Slack](https://slack.cncf.io) via [#pipecd](https://app.slack.com/client/T08PSQ7BQ/C01B27F9T0X) channel.
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="/docs/contribution-guidelines" %}}
We value every contribution.
Join us on GitHub to learn how you can help.
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/pipecd_dev" %}}
Don't miss out!
Follow us for feature announcements and other news.
{{% /blocks/feature %}}
{{< /blocks/section >}}