Porter
Kubernetes powered PaaS that runs in your own cloud
Porter is an open source platform that aims to simplify the deployment and management of cloud-native applications. It uses Kubernetes as its underlying infrastructure and provides a streamlined user interface and command-line tools to manage applications and infrastructure. With Porter, developers can define their application's deployment process using a simple, YAML-based configuration file. This configuration file defines the infrastructure requirements, dependencies, and deployment steps necessary to deploy the application. Once defined, Porter can automate the deployment process, greatly reducing the time and effort required to manage cloud-native applications. Porter supports a variety of common cloud-native application types, including web applications, serverless functions, and databases. It provides a set of built-in integrations with popular cloud providers, including AWS, Google Cloud Platform, and Microsoft Azure, as well as other cloud-native technologies like Helm charts and Terraform. Overall, Porter aims to simplify the deployment and management of cloud-native applications, making it easier for developers to focus on their code and deliver value to their customers.