Paris, France
2010
  |  By Upsun
Ask a compliance team where their EU customer data lives, and most will point confidently at a dashboard showing a Frankfurt or Dublin region. Ask their legal counsel whether that data is beyond the reach of a foreign government demand, and the confidence usually drops. Those are two different questions. Since 12 September 2025 there has been a dated EU obligation that turns on the second one rather than the first.
  |  By Upsun
Before he joined Upsun, Andrew Kester spoiled the biggest sale of a client's year. He was one of two or three web developers at a creative agency that did branding, logos, print, and websites. A design boutique was about to run its annual trunk show, and the discounts and featured brands were meant to stay secret until the reveal on Tuesday at noon. The client asked for a preview. The preview reached production.
  |  By Upsun
A team ships at a steady pace for most of the year. Then an audit approaches, and delivery slows. Engineers get pulled off feature work to support the audit, producing the configuration exports, logs, and environment checks that the evidence depends on. The slowdown lasts as long as the audit does. It is tempting to read this as a team that needs to move faster or be bigger. It is usually neither.
  |  By Upsun
As a product manager at Upsun with a computer engineering background, Kateryna Dvornichenko had spent months researching competing tools in the agentic development space, running tests, comparing features, and building a picture of where the market was heading. She realized the tools were impressive, but something kept standing out. "Collaboration was not the strong point of any of them," she says. "Everyone stays on their own machine with their own setup.".
  |  By Upsun
Somewhere in most production setups there is a container that stays awake all week to do one job on Friday. Maybe it re-indexes a database. Maybe it runs a batch report, or a data migration that only matters at month end. Either way, the resources are billed for seven days. Task containers close that gap. They are ephemeral, API-triggered containers that spin up inside an Upsun Cloud environment, run exactly one command, and remove themselves when that command exits. Nothing sits idle between runs.
  |  By Upsun
Task containers are now generally available on Upsun Cloud, giving you a place to run AI agents alongside the rest of your application. The agent runs as a container inside your Upsun Cloud project, next to the app it works on, with the same access to your environment and data as everything else deployed there. The lifecycle is the part that's new: it fits how agent workloads behave instead of forcing them to pretend to be servers. A few things up front: This is a hands-on guide.
  |  By Upsun
There are many conversations about the use of AI, particularly how engineering teams are using it in their coding workflows. Manual work is being replaced by agent-driven automation, and human value increasingly lies in the higher-order work: writing specs, thinking through architecture, steering the direction, exercising taste, and reviewing the output.
  |  By Upsun
Application migrations stall for a predictable reason: the demanding part is rarely the application code itself. It is the infrastructure around it: the deployment logic, pipeline, and environment configuration that has to be rebuilt. That surrounding work is what turns a migration into a multi-month project, and it is why teams stay on infrastructure that no longer serves them. Upsun Cloud reduces migration to a much smaller task.
  |  By Upsun
You push a branch. If your team is like most, that branch now waits: for the shared staging server to free up, for someone to remember to refresh the seed data, for whoever broke staging last to fix it. By the time you actually test your change, you're testing it in an environment that's drifted from production in ways nobody fully tracked. The alternative isn't a better staging server. It doesn't need one.
  |  By Upsun
Infrastructure for AI agents usually forces a choice between two bad options. A sandbox is safe but blind, cut off from the data and services that would make the agent's output useful. Full access means paying to keep a container idle between runs, waiting on a prompt that might not arrive for hours. Task containers, which Upsun released on August 12, 2026, are built to avoid that choice. A task container is a single-purpose container defined in a project's.upsun/config.yaml file.
  |  By Upsun
AI tools made individual developers faster. Teams still aren't shipping more product. That gap is the whole reason Upsun Dispatch exists. In this Product Highlights conversation, Kateryna Dvornichenko, a product manager at Upsun who has spent the past several months building Upsun Dispatch, explains why the tooling market got the unit wrong. Her take: "Making software is a team sport." We get into.
  |  By Upsun
AI helped your engineers ship more code. It didn't help your team ship more product. So where did the bottleneck actually go? In this Product Highlights conversation, Patrick—a principal engineer at Upsun with twelve years building back-end APIs in Go—breaks down what changed once AI agents entered the workflow. His take: "The code isn't really a problem anymore. We can write that really fast. Everything else is still a bit behind the code." We get into.
  |  By Upsun
Leverage AI coding assistants like Claude to develop your application with Upsun. This video goes through the Upsun development flow from cloning your production environment to testing your new code with read data and merging into production. The core task is to add a "Total Revenue" card to an e-commerce dashboard. We will show how a single, complex natural language prompt can orchestrate the entire development lifecycle.
  |  By Upsun
Too often, we are told to highlight our weaknesses as a means for growth. From job interviews, to performance reviews, to our own self-reflection, we shine the light on what we do poorly. Building our careers isn't about doing everything well - instead, it's about doing what we already know we're good at to the best of our ability, and using the knowledge of our weakness to employ our strengths. Join Mary Thomas to learn why identifying and leaning into our strengths becomes our weakness Superpower.
  |  By Upsun
From monolith to multi-app join us as we explore more in this Symfony demo: Once upon a time, great people created a great Symfony demo, to be used as a living code example and help us all learn: Bigfoot. Since then, the DevRel team at Platform.sh has forked this repo and created a really fun escape game to showcase Blackfire. And we thought it would be good to have a dedicated frontend for our game, instead of reusing the Bigfoot design.
  |  By Upsun
It’s easy to assume that our users are experts when writing documentation. But technical writing without diagrams, code examples, videos, screenshots and more can ostracise a large chunk of users who are simply searching for help when using your product. When writing technical documentation, empathy allows us to imagine ourselves as the reader: a junior developer who just started on the job, a sales manager who needs more information for a client deck, a member of the customer success team helping a client on a video call.
  |  By Upsun
In this video, we'll guide you through the process of monitoring and managing your usage of front-end observability features in Blackfire. Learn how to access your Browser usage dashboard to view browser traces collected per environment, track your quota consumption, and understand the concept of spike protection. You'll discover how Blackfire's automatic detection of abnormal traffic spikes protects your monthly quota and ensures continuous data collection.
  |  By Upsun
In this video, learn how to enable and configure Front-end Observability in Blackfire. The tutorial covers steps to enable features across multiple environments via the Organization settings / Front-end usage in the Blackfire dashboard. Control front-end observability by enabling or disabling Browser Monitoring and Analytics per environment, using a JavaScript probe and a unique browser key. The video emphasizes the importance of naming transactions and explains how to manually add tracking snippets to HTML for better control.
  |  By Upsun
Blackfire continuously profiles and monitors decoupled PHP and Python applications, helping you optimize performance, anticipate issues, and future-proof your apps so you can stay in full control—even before crises.
  |  By Upsun
Looking to maximize the performance of your Magento or Adobe Commerce store? In this deep-dive session, Platform.sh experts Jared Wright and Jerry’s Ida share best practices for optimizing infrastructure, caching strategies, database tuning, and deployment processes. Learn how to scale for high-traffic events like Black Friday Discover Magento-specific optimizations for caching, Redis, and MySQL Reduce downtime with efficient deployment strategies Use tools like Blackfire to track and improve performance.
  |  By Upsun
Welcome to Platform.sh! Start improving your workflow and process with our simple but comprehensive training guide.
  |  By Upsun
Dive into the details on how marketing teams shape IT strategies in order to gain customers and win their loyalty.
  |  By Upsun
Equip your agency to navigate through obstacles and to take full advantage of opportunities.
  |  By Upsun
Explore how Platform.sh uses container orchestration technology to make it easier for you to build and manage your websites.
  |  By Upsun
Stay ahead of the pack with these tools for creating and deploying your applications faster than the competition.

Upsun is the multi-cloud application platform trusted by 6,000+ enterprises and 16,000 developers worldwide to eliminate infrastructure complexity and accelerate digital delivery. Named to the Gartner® Magic Quadrant™ for Cloud Application Platforms, Upsun provides the standardization, security, and global scalability that IT leaders need to empower their teams without compromising on governance.

In an era of increasing complexity, Upsun makes application management simple. Our Git-native workflows and AI-assisted deployment features empower both human developers and AI coding assistants to ship faster while reducing operational risk. We provide the "guardrails as a service" that allow small teams to operate at enterprise standards, focusing on innovation rather than infrastructure.

Key capabilities:

  • AI-native ops: Leverage AI-assisted onboarding to automatically generate configurations and debug deployments. Use Isolated AI Agent Testing to clone production-grade environments (code, data, and services) for safe evaluation before public release.
  • Built for regulated environments: Secure-by-design, auditable hosting tailored for financial services and other highly regulated sectors. Upsun provides SOC 2, PCI DSS, GDPR, HIPAA, and ISO 27001 compliance out of the box.
  • Production-equivalent environments: Automatically create isolated, production-like environments for every change. This ensures every deployment is versioned, traceable, and tested against real-world data to satisfy internal controls and audits.
  • Polyglot and portable: Full support for Node.js, Python, PHP, Java, Ruby, Go, and Rust, alongside managed services like PostgreSQL, MariaDB, and OpenSearch. Our portable architecture ensures no cloud lock-in, allowing you to deploy on AWS or any major cloud provider.
  • Sustainable, global scale: Maintain a 99.99% uptime SLA while meeting sustainability goals. Upsun offers greener region discounts for low-carbon hosting, allowing you to scale globally and responsibly.

By bridging the gap between developer autonomy and enterprise governance, Upsun ensures your architecture remains portable, your deployments remain repeatable, and your team stays focused on delivering value.