November 2025 Summaries
16 posts from Upsun
Filter
Month:
Year:
Post Summaries
Back to Blog
Vendor lock-in is a significant concern in choosing cloud platforms, as it can trap data in proprietary formats, leading to high migration costs and reduced flexibility. Open source database solutions such as MariaDB and PostgreSQL provide true data portability by allowing data extraction without encountering proprietary formats, ensuring organizations maintain control over their data. The EU Data Act underscores the importance of data interoperability, aligning with open source solutions that use standardized formats across platforms. While open source solutions may lack some advanced features of proprietary systems, they offer substantial scaling options through configuration effort versus data portability. Managed services like those provided by Upsun optimize settings based on infrastructure resources while maintaining data accessibility. Emphasizing data portability ensures organizations can adapt to regulatory compliance and future growth, highlighting the importance of open source infrastructure for flexible and resilient data management.
Nov 20, 2025
627 words in the original blog post.
Machine learning and AI have expanded beyond Python and Node.js, allowing PHP developers to run AI models directly within their applications using tools like ONNX and Transformers. This guide from a Symfony conference presentation by Guillaume Moigneu illustrates how to implement machine learning inference in PHP, leveraging the Transformers PHP library and the FFI extension to enhance performance. Transformers, a neural network architecture, enable efficient parallel processing and better context understanding, thus revolutionizing AI tasks such as text classification, image classification, and text generation. The article discusses practical use cases like sentiment analysis of reviews and automatic image tagging, while also highlighting the importance of ONNX for cross-framework model compatibility and the Hugging Face hub for accessing a wide array of models. For deploying these models, options range from running them on small PHP servers to using external APIs or self-hosted solutions for more control. Although there are limitations, such as the lack of GPU support, the potential for PHP developers to integrate machine learning into their applications is significant, with recommendations to start small and expand gradually as the ecosystem evolves.
Nov 19, 2025
1,560 words in the original blog post.
Qombo, a Paris-based fintech specializing in IBAN and beneficiary-name verification for banks and payment providers across the EU, successfully launched a bank-grade verification API capable of handling over 3,000 requests per second without downtime, relying on Upsun for platform management. Operating with a lean team of two founders, Qombo prioritized bank-grade reliability, compliance, and EU sovereignty, choosing a Node.js API, a Next.js web app, and a data stack including MongoDB and PostgreSQL for operational simplicity. Upsun's EU-hosted platform offered compliance, automated scaling, and no-ops management, enabling Qombo to focus on product development rather than infrastructure challenges. This approach allowed Qombo to meet stringent regulatory demands, maintain a high level of reliability, and enhance credibility with banking partners, all while avoiding the need for DevOps hires. By leveraging Upsun's platform, Qombo plans to expand its coverage across more European banks, demonstrating that a small team can achieve significant scalability and agility in a highly regulated fintech environment.
Nov 18, 2025
813 words in the original blog post.
Organizations often aim for a 99.95% uptime, which translates to about 21 minutes and 55 seconds of downtime each month, but this can result in significant financial losses, such as missed revenue and SLA penalties, as well as lost trust. Studies show that downtime costs can exceed $300,000 per hour for many enterprises, and even short incidents can have compounding effects on business operations and stakeholder confidence. Teams often settle for 99.95% due to legacy release processes, insufficient staging environments, and tool sprawl, but these are addressable platform issues rather than permanent constraints. Aiming for a 99.99% uptime, which reduces downtime to about 4 minutes and 23 seconds per month, is achievable through a platform approach that standardizes delivery, detects regressions early, and minimizes change risk. Solutions like Upsun offer production-grade branch environments, realistic data cloning, and integrated observability to enhance reliability without significantly increasing infrastructure costs, allowing businesses to maintain higher availability targets and reduce the impact of incidents.
Nov 18, 2025
893 words in the original blog post.
Shopware and Upsun have announced a strategic partnership to enhance European eCommerce innovation and digital sovereignty by combining the strengths of open-source technology and an open cloud application platform. This Franco-German collaboration aims to offer an alternative to closed SaaS ecosystems, empowering merchants with data ownership, customization, and the ability to deploy on sovereign European cloud infrastructures. Shopware, a leader in eCommerce solutions, sees this partnership as a key growth driver, while Upsun, a cloud application platform provider, highlights the importance of digital sovereignty built through cooperation. This alliance marks a significant step for Europe's digital future, addressing the expanding B2B eCommerce market's need for competitive cloud options.
Nov 17, 2025
799 words in the original blog post.
Upsun offers a streamlined solution for application scaling, enabling developers to easily manage both horizontal and vertical scaling through a single command-line interface (CLI) or web user interface. By eliminating the need for complex YAML configurations and manual script deployment, Upsun allows for real-time capacity adjustments to accommodate traffic fluctuations. Developers can create production-like environments on feature branches to test changes, optimize resource allocation, and ensure consistent performance across environments. The platform supports both horizontal scaling, which is ideal for stateless applications, and vertical scaling, which is suited for services requiring a data layer. Upsun's Git-driven approach allows for seamless integration with existing workflows, while its built-in observability tools provide critical metrics and continuous profiling to validate scaling decisions. Additionally, Upsun offers an autoscaling option to automatically adjust resource allocation based on performance metrics, ensuring efficiency and cost-effectiveness.
Nov 13, 2025
863 words in the original blog post.
The blog discusses the decision-making process for organizations choosing between open-source and commercial AI models, emphasizing the importance of aligning this choice with business strategy, cost, and data privacy needs. Open-source models offer advantages such as cost savings, data privacy, and customization, but require technical expertise and infrastructure. Conversely, commercial AI provides ease of use, professional support, and reliability, but at a higher cost and with data privacy concerns. The emergence of Small Language Models (SLMs) is highlighted for their efficient resource usage in specialized tasks. The text suggests that successful AI implementation involves using a mix of different models tailored to specific business problems, advocating for flexibility to adapt to the rapidly evolving AI landscape. Organizations should focus on clear use cases, pilot projects, team training, and regular evaluations to ensure alignment with business goals while avoiding vendor lock-in.
Nov 11, 2025
988 words in the original blog post.
Developers can enhance productivity by using Upsun to streamline PostgreSQL integration into projects with just a single line of YAML configuration, allowing for rapid deployment and minimizing time spent on infrastructure management. This process provides developers with a production-grade environment for each branch, complete with data cloning and sanitization, ensuring safe testing with realistic datasets. Upsun's approach aligns with modern development practices by combining the benefits of PostgreSQL's popularity, reliability, and performance with infrastructure as code, promoting repeatable and version-controlled database management. This not only reduces the friction typically associated with deploying and managing databases but also aligns with industry standards for faster and more frequent deployments, as highlighted by the DORA program's metrics. The platform also supports other services like Redis and MongoDB, maintaining simplicity and predictability through a standardized workflow that enhances developer productivity and allows teams to focus on building features.
Nov 11, 2025
1,215 words in the original blog post.
Evaluating AI agents requires testing them in realistic environments using real-world data rather than relying on controlled lab settings, as this approach better reflects the complex, dynamic conditions of production systems. Upsun offers a solution by allowing organizations to create live, production-grade environments for each Git branch, enabling comprehensive testing of AI agents against cloned services and databases. This setup facilitates a robust evaluation of AI agents by simulating real-world scenarios, including tool calls, timeouts, and permissions, without compromising production data. By using custom sanitization patterns, sensitive information is protected while maintaining data integrity, ensuring meaningful testing. The platform supports structured configurations and APIs that enhance agent performance and observability through continuous logging and profiling. Upsun's approach standardizes workflows, reduces unexpected issues, and streamlines the transition from development to production, providing a secure, compliant, and scalable testing environment for both human and AI agents.
Nov 11, 2025
769 words in the original blog post.
WordPress installations can vary significantly depending on whether you opt for the traditional Vanilla method, a Composer-based setup, or the more complex Bedrock structure, each offering unique advantages tailored to different development needs. Vanilla WordPress is straightforward and widely supported but can present challenges with version control and security. Composer revolutionizes WordPress by treating it as a package, simplifying dependency management, and facilitating modern development practices, making it suitable for managing multiple sites efficiently. Bedrock extends Composer's capabilities by incorporating a 12-factor app methodology, enhancing security and organization, though it can be overly complex for simple projects. The choice between these methods depends on specific project requirements, team dynamics, and hosting capabilities, underscoring WordPress's adaptability in evolving web development environments.
Nov 10, 2025
1,202 words in the original blog post.
EVOLVE 2025, a partner summit held in Paris and New York, emphasized Upsun's strategic evolution aimed at providing a streamlined cloud application platform for partners and customers. The event highlighted the platform's dual commercial model: the Fixed model for predictable workloads and budgets, and the Flex model for precise control and automated billing, optimizing margins as customer bases grow. Keynote sessions in both cities focused on six value pillars—speed, simplicity, scale, standardization, security, and sustainability—that align with stakeholder goals, alongside advancements in analytics, edge protection, and customizable cloud paths. Practical insights from Paris and customer stories from New York underscored themes of AI utility, eco-design, digital sovereignty, and decoupled patterns. The summit celebrated partners for outstanding contributions and growth, reinforcing that success is rooted in collaboration and innovation. As the summit concluded, the overarching message was clear: Upsun's evolution facilitates faster launches, scalable solutions, and maintained control, driving mutual success for partners and customers alike.
Nov 06, 2025
818 words in the original blog post.
Upsun's innovative "production clone" technology allows developers to create exact replicas of production environments for any Git branch in under a minute, significantly enhancing the software development process. This approach addresses common issues such as environment drift and brittle testing by ensuring that staging environments match production settings, complete with cloned data, files, and services. By maintaining consistency across development, testing, and deployment phases, developers can quickly reproduce issues, validate fixes, and ensure performance before merging code, thus reducing the need for reactive debugging and post-deployment war rooms. The system leverages a Git-driven YAML configuration to manage applications, services, and routes, ensuring that every branch environment remains production-perfect. This enables developers to conduct CI/CD testing and application debugging with real data, while built-in observability tools like Blackfire APM help catch performance regressions early. Overall, Upsun's solution streamlines workflows, reduces feedback loops, and enhances developer productivity by making environment parity the default, ultimately allowing developers to focus more on building new software rather than firefighting issues.
Nov 06, 2025
1,111 words in the original blog post.
Upsun offers a solution to streamline the development process by providing zero-config branch preview environments that automatically mirror production systems, helping developers eliminate the bottlenecks associated with shared staging servers. By integrating with platforms like GitHub, Upsun enables the automatic creation, updating, and removal of isolated environments for each branch or pull request, complete with realistic data and an auto-generated shareable URL. This approach enhances development speed and quality by ensuring full-stack parity and reducing the time developers spend on infrastructure management. Upsun's system supports the orchestration of complex stacks, maintains data privacy through built-in sanitization patterns, and aligns with best practices recommended by regulators. The service is designed to improve delivery performance, reduce "works on my machine" bugs, and provide predictable costs by allowing idle previews to be paused, thereby promoting a sustainable and efficient development workflow.
Nov 05, 2025
1,039 words in the original blog post.
Florian Margaine, a Field CTO at Upsun with profound hearing loss since birth, shares his personal journey of how technological advancements have significantly improved accessibility for hard-of-hearing individuals like himself. Over the past 15 years, innovations such as improved hearing aids, the widespread adoption of subtitles, text-based communication platforms, Bluetooth connectivity, live captions in video calls, and the introduction of live-caption-enabled smart glasses have transformed his ability to engage in both professional and social settings. He highlights how each advancement has progressively enabled him to participate more fully in conversations and meetings, enjoy entertainment, and navigate noisy environments like conferences, though he notes that challenges remain. Margaine advocates for continued investment in accessible technologies and practices, urging the tech community to adopt inclusive tools and improve written communication to ensure that collaboration is accessible for everyone, particularly those with hearing impairments.
Nov 05, 2025
1,299 words in the original blog post.
Aten Design Group successfully implemented a standardized workflow using Upsun to enhance the development and review process for global, multilingual Drupal websites for mission-driven organizations. The adoption of Upsun allowed Aten to create a consistent, Git-based workflow where each branch generates a live, production-like environment, enabling faster and more efficient reviews by allowing stakeholders to see actual changes in context rather than relying on screenshots. This approach reduced manual steps, increased predictability in releases, and facilitated clear communication among distributed teams, regional content owners, and non-technical stakeholders. By utilizing the Domain Access module, Aten ensured that the content and appearance of websites could be easily adapted for different regions, maintaining consistency while allowing for local customization. Upsun's automatic environments streamlined the process, allowing for continuous delivery and faster feedback loops, ultimately improving collaboration and reducing the risk of configuration drift or last-minute surprises. This efficient model not only supported current projects but also provided a framework for future endeavors, ensuring that Aten could continue to deliver accessible and mission-focused digital experiences to diverse global audiences.
Nov 05, 2025
840 words in the original blog post.
Upsun has achieved ISO 27001 certification, underscoring its commitment to safeguarding customer data and maintaining high security standards across its cloud platform. This globally recognized certification confirms Upsun's implementation of systematic processes to identify, manage, and mitigate security risks, ensuring the confidentiality, integrity, and availability of customer data. The certification process involved a thorough review of Upsun's information security policies, data protection measures, infrastructure security, incident response processes, and ongoing monitoring practices. By achieving this certification, Upsun reinforces its security foundation, giving users confidence in the protection of their data while deploying production environments or testing with real data. The certification is available through the Upsun Trust Center for audit and vendor assessment purposes. Upsun remains dedicated to enhancing its security practices through regular audits and continuous monitoring, allowing development teams to focus on building applications securely.
Nov 04, 2025
315 words in the original blog post.