+++
title = "PipeCD"
linkTitle = "PipeCD"
+++
{{< blocks/cover description="Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications" height="med" image_anchor="top" color="primary" >}}
{{< 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
{{< /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
{{< /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://pipecd.slack.com" %}}
Have a question?
Learn more by talking with other contributors.
{{% /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 >}}