Skip to content

Commit 54fee7f

Browse files
authored
Merge pull request #217 from vincenzo/main
Update Platform.sh branding to Upsun
2 parents a8b871d + c087e57 commit 54fee7f

3 files changed

Lines changed: 70 additions & 101 deletions

File tree

content/ecosystem/paas-devops-platforms/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ If you don't want to build an IDP on your own, if you don't have the capacity to
2424
| [Nullstone]({{< relref "nullstone" >}}) |
2525
| [Pergola]({{< relref "pergola" >}}) |
2626
| [Portainer]({{< relref "portainer-ce" >}}) |
27-
| [Platform.sh]({{< relref "platformsh" >}}) |
27+
| [Upsun (formerly Platform.sh)]({{< relref "upsun" >}}) |
2828
| [Qovery]({{< relref "qovery" >}}) |
Lines changed: 3 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,5 @@
11
+++
22
title="Platform.sh"
3-
aliases="/frameworks/platform-sh/"
4-
url="/paas-devops-platforms/platform-sh"
5-
+++
6-
7-
# Platform.sh
8-
9-
**Responsible and scalable application delivery platform**
10-
11-
Platform.sh is a polyglot, multi-cloud PaaS for all types of composable web projects (from monoliths to microservices and mixed-technologies web applications).
12-
13-
As an End-to-End service, Platform.sh takes care of the entire Build, Test & Deploy cycle, adding layers of security and certifications, access control and team management, observability and continuous performance monitoring using <a href="https://blackfire.io" target="_blank">Blackfire.io</a>.
14-
15-
Platform.sh considers the reduction of its environmental impact as one of its top values. We use a unique technology to be able to increase the applications density on our servers for maximum utilisation of the running hardware. In addition, users are presented with the energy impact of each data center, so they can make a learned decision when choosing their deployment target.
16-
17-
18-
**Website:** [Platform.sh](https://platform.sh/)
19-
20-
**Docs:** [https://docs.platform.sh](https://docs.platform.sh)
21-
22-
**GitHub:** [https://github.com/platformsh](https://github.com/platformsh)
23-
24-
**X / Twitter:** [https://twitter.com/platformsh](https://twitter.com/platformsh)
25-
26-
{{< button href="https://console.platform.sh/projects/create-project" target="_blank" >}}
27-
Start a new project
28-
{{< /button >}}
29-
{{< button href="https://github.com/platformsh-templates" target="_blank" >}}
30-
Check out our Deploy Templates on GitHub
31-
{{< /button >}}
32-
33-
34-
## Who is it for?
35-
36-
- **Hybrid Development teams:** Platform.sh is built for web agencies and software vendors (ISVs) who deploy many projects by many developers, both internal and external. We have a granular access management control which allows the project owner to determine exactly who has access to manage or contribute to a project.
37-
- **Software vendors with a SaaS/PaaS strategy:** Platform.sh is **built for White-label**, meaning that ISVs can build their own branded cloud solution on Platform.sh, whether it's a SaaS solution or a PaaS solution, whether it's for internal use or client-facing. Numerous PaaS solutions out there actually use Platform.sh as their backend. Our white label includes not only the web console but also the CLI. Check out <a href="https://symfony.com/" target="_blank">Symfony</a> Cloud for example.
38-
- **Organizations seeking high standards and compliances**: Platform.sh enables the deployment of many different types of applications all under the same hood and the same standards and workflows, with the back of high level security and privacy compliances.
39-
40-
41-
## Developer and DevOps Experience
42-
43-
Developers and platform engineers configure their web projects in a simple Yaml file.
44-
45-
Further interaction with the platform is possible through any of the following methods:
46-
47-
- **Git**: Most of the interaction with the platform is done using Git commands, so the Build, Test & Deploy process is seamlessly integrated into the usual workflow of the developer, whatever it is (we don't force any git workflow).<br />On each `git push` event, a build and deploy are triggered. Developers can create new Preview Environments by simply creating and pushing a new branch.
48-
- **CLI / API**: All the operations and interactions of the developer with the platform are available as API requests and with the CLI that comes with it. This allows a very high level of automation. Leveraging the API, some organizations are using Platform.sh as a white-label PaaS, proposing their users and clients a unique and custom experience and workflow.
49-
- **Web console**: Eventually, most operations are also available through the web console in which the developers can also monitor their application performance and logs.
50-
51-
### Local development
52-
53-
Platform.sh is the lead sponsor of [DDEV](https://ddev.com/blog/platform-sh-becomes-a-lead-sponsor-of-ddev/), a Docker based local development tool, which has an excellent integration with Platform.sh, allowing easy cloning and syncing environments in both ways, and gives you the closest experience to a production-like environment on your local machine.
54-
55-
### Observability Suite
56-
57-
Platform.sh has the most advanced [Observability Suite](https://platform.sh/features/observability-suite/) with everything developers as well as platform engineers and Devops require to constantly improve their application's performance, identify issues and bugs before they reach production, and constantly monitor the application for degraded performance.
58-
59-
60-
## Flexible plans and pricing
61-
62-
Platform.sh has a pricing model to any size of company, from the single developer looking for a pay-as-you-go and pay-as-you-grow model, to predictable fixed pricing for big enterprises.
63-
Our SLA is suitable for business-critical projects on either shared or dedicated resources.
64-
65-
66-
## Numerous Runtimes and integrations
67-
68-
Platform.sh supports almost any possible language you may need to run your project:
69-
- C#/.NET Core
70-
- Elixir
71-
- Go
72-
- Java
73-
- JavaScript/Node.js
74-
- Lisp
75-
- PHP
76-
- Python
77-
- Ruby
78-
- Rust
79-
80-
In addition, to make life even easier for any developer, we offer the following integrations and managed services:
81-
- Elasticsearch Premium
82-
- Headless Chrome
83-
- InfluxDB
84-
- Kafka
85-
- MariaDB/MySQL
86-
- Memcached
87-
- MongoDB Premium
88-
- Network Storage
89-
- OpenSearch
90-
- PostgreSQL
91-
- RabbitMQ
92-
- Redis
93-
- Solr
94-
- Varnish
95-
- Vault KMS
96-
97-
{{< button href="https://console.platform.sh/projects/create-project" target="_blank" >}}
98-
Start a new project
99-
{{< /button >}}
100-
{{< button href="https://github.com/platformsh-templates" target="_blank" >}}
101-
Check out our Deploy Templates on GitHub
102-
{{< /button >}}
3+
aliases=["/frameworks/platform-sh/", "/paas-devops-platforms/platform-sh/", "/paas-devops-platforms/platform-sh"]
4+
url="/paas-devops-platforms/upsun"
5+
+++
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
2+
+++
3+
title="Upsun (formerly Platform.sh)"
4+
url="/paas-devops-platforms/upsun"
5+
+++
6+
7+
# Upsun (formerly Platform.sh)
8+
9+
**Upsun** (formerly Platform.sh) is a fully managed, git-driven cloud application platform designed to bridge the gap between developer productivity and enterprise operations. In September 2024, Platform.sh evolved into Upsun to reflect its expanded focus on AI-augmented workflows, granular resource management, and enterprise-scale modernization.
10+
11+
It can serve as an out-of-the-box Internal Developer Platform (IDP) that abstracts infrastructure complexity, allowing engineering teams to deploy, secure, and scale applications instantly using Infrastructure-as-Code (IaC) principles.
12+
13+
**Website:** [Upsun](https://upsun.com/)
14+
15+
**Docs:** [https://docs.upsun.com](https://docs.upsun.com)
16+
17+
**Developer Center** [https://devcenter.upsun.com](https://devcenter.upsun.com)
18+
19+
**GitHub:** [https://github.com/upsun](https://github.com/upsun)
20+
21+
**X / Twitter:** [https://x.com/upsundotcom](https://x.com/upsundotcom)
22+
23+
{{< button href="https://console.upsun.com/projects/create-project" target="_blank" >}}
24+
Start a new project
25+
{{< /button >}}
26+
27+
28+
### What is Upsun?
29+
30+
Upsun provides a unified platform where infrastructure is defined strictly through code (YAML). It automates the provisioning of runtimes (Polyglot support), data services (databases, queues, cache), and networking. Its signature capability is its **Instant Cloning technology**, which generates ephemeral preview environments for every Git branch—cloning not just the code, but the production data and infrastructure state—enabling true-to-production testing for every pull request.
31+
32+
### Key Features & Capabilities
33+
34+
* **Git-Driven Infrastructure (IaC):** The entire infrastructure stack is defined in a configuration file (`.upsun/config.yaml`) stored alongside the code. Pushing code to Git triggers the orchestration engine to build and deploy the application and its required services.
35+
* **Polyglot & Multi-Runtime:** Native support for a wide range of languages and frameworks including **PHP, Python, Node.js, Java, Go, Ruby, and .NET**.
36+
* **Instant Preview Environments:** Automatically spins up an isolated, byte-level clone of production (including databases and assets) for every Git branch or Pull Request. This allows for rigorous testing, UAT, and approvals in a safe environment before merging.
37+
* **Managed Data Services:** Zero-config managed services included: MySQL, PostgreSQL, MariaDB, Redis, Elasticsearch/OpenSearch, RabbitMQ, Kafka, InfluxDB, Solr, and Varnish.
38+
* **AI-Ready Infrastructure:** Designed to support AI-assisted development. Upsun includes an **MCP (Model Context Protocol) Server** that allows AI agents (like GitHub Copilot or Claude) to securely interact with the platform to perform tasks, run runbooks, and manage deployments.
39+
* **Built-in Security & Compliance:**
40+
* SOC 2 Type 2, PCI-DSS Level 1, ISO 27001 certified.
41+
* Read-only file systems in production to prevent unauthorized changes.
42+
* Automated TLS certificates (Let's Encrypt).
43+
* Strict isolation of environments.
44+
* **Observability:** Built-in Application Performance Monitoring (APM) via **Blackfire** (acquired by Platform.sh) for deep performance profiling, alongside standard infrastructure metrics.
45+
* **Green Hosting:** Offers "Greener Region" incentives and provides carbon intensity transparency, helping organizations lower their digital carbon footprint.
46+
47+
### Pricing Models
48+
49+
[A granular, pay-as-you-go model](https://upsun.com/pricing) where costs are calculated based on the exact resources (CPU/RAM) provisioning per second. This allows for vertical autoscaling that matches costs directly to traffic spikes and usage.
50+
51+
### Why use Upsun as your IDP?
52+
53+
For organizations that do not want to build an IDP from scratch (using Kubernetes + Backstage + ArgoCD, etc.), Upsun acts as a "PaaS-based IDP." It solves the "Golden Path" challenge by providing a standardized, secure, and self-service platform where developers can spin up full-stack environments without needing Ops intervention.
54+
55+
* **For Developers:** Removes infrastructure friction; "git push" is the only deployment command needed.
56+
* **For Platform Engineers:** Eliminates the need to maintain K8s clusters, database servers, or custom deployment scripts. Enforces compliance and security standards automatically via the platform's architecture.
57+
58+
### Resources
59+
60+
* **Website:** [upsun.com](https://upsun.com)
61+
* **Documentation:** [docs.upsun.com](https://docs.upsun.com)
62+
* **Developer Center** [https://devcenter.upsun.com](https://devcenter.upsun.com)
63+
64+
{{< button href="https://console.upsun.com/projects/create-project" target="_blank" >}}
65+
Start a new project
66+
{{< /button >}}

0 commit comments

Comments
 (0)