porter.run
We do not have:
- Provisioning on Azure and GCP
- Deploy from GitHub Repository ( https://docs.porter.run/deploy/deploy-from-github-repo ) (but we have a gitlab runner template)
- Building your Application ( https://docs.porter.run/deploy/builds )
- Pre-Deploy Jobs https://docs.porter.run/deploy/pre-deploy-jobs (but we have a ui for init containers )
- Environment Groups https://docs.porter.run/configure/environment-groups
- alerts https://docs.porter.run/observability/alerts
- SOC2 & HIPAA
Both have
- Provisioning on AWS
- changing-instance-types - we do not need this with Karpenter ( https://docs.porter.run/provision/changing-instance-types )
- Deploy from Docker Registry https://docs.porter.run/deploy/deploy-from-docker-registry
- Rollbacks (https://docs.porter.run/deploy/rollbacks ) we have revisions
- configuration-as-code ( https://docs.porter.run/deploy/configuration-as-code/overview )
- Sleep Mode (we have
pause
) - Autoscaling - https://docs.porter.run/configure/autoscaling - we have keda integration
- HTTPS Certificates and Custom Domains
- Health Checks
- Zero-Downtime Deployments
- https://docs.porter.run/configure/advanced-networking - we have ingress annotations, but hide them for all except nanoheal
- Monitoring
- app-metadata - https://docs.porter.run/observability/app-metadata (we have variables for the same)
- Role Based Access Control
- Preview Environments - https://docs.porter.run/preview-environments/overview (we do not have this, but user can create deployment for tests. I think we do not need it now)
- Logging (https://docs.porter.run/observability/logging) we can show logs but do not save them.
- Static Egress IPs
- Supporting additional AWS services with AWS ALB
- CI/CD
Unifie advantages
- We can deploy more types of applications, giving more control over the infrastructure (I think this will appeal to those who are already familiar with k8s)
- Webb SSH terminal
- Allow to use helm charts
- k3s support
- Unifie have an api that can help for developers to create own white label cloud saas in days instead of months.
- Cost Exploer integration