UpCloud
Effortless global cloud infrastructure for SMBs
Introducing
If you’re interested in what we have to offer, contact sales or fill out a contact form.
Our support live chat is available for our customers 24/7. You can also email our support team.
Send us an email to give feedback or to say hello.
Start a new journey
Why Partner with UpCloud?
I’ve been passionate about the hosting industry since 2001. Before founding UpCloud, my first company grew to become one of Finland’s largest shared web hosting providers, serving over 30,000 customers. Along the way, I faced the same challenges many of you know well—24/7 on-call responsibilities, solving technical issues, and managing customer inquiries.
At UpCloud, we’ve designed a platform that solves these challenges, offering reliability, scalability, and unparalleled support. We understand the pressures you face because we’ve been there too. Partner with us, and let’s help you focus on growing your business while we handle the rest.
Sincerely, Joel Pihlajamaa CTO, Founder
Login
Sign up
Posted on 14.5.2025
We had the pleasure of recently co-hosting an exciting evening at Foo Café in Malmö with our friends at Aiven — bringing together local developers, data engineers, and cloud professionals for a hands-on exploration of cloud-native infrastructure and real-time data systems.
Thanks to everyone who joined us! The room was full of great energy, thoughtful questions, and lively discussion — and we’re already looking forward to continuing these conversations in more cities across Europe.
If you couldn’t make it (or just want to revisit the key insights), here’s a deeper dive into the two talks that sparked the evening’s curiosity and conversation.
The first session explored how Pulumi, a modern infrastructure-as-code (IaC) platform, is changing the game for managing Kubernetes environments and cloud databases.
Rather than relying on traditional YAML-heavy workflows or separate provisioning tools, Pulumi allows teams to define and manage their infrastructure using familiar programming languages like TypeScript, Python, or Go. This makes it easier to:
Attendees saw a live example of how to declaratively spin up a production-ready environment, highlighting how Pulumi helps reduce drift, ensure repeatability, and accelerate time to deploy — especially in multi-cloud or hybrid setups.
If you want to explore by yourself what was done on the demo just take a look at: https://github.com/UpCloudLtd/pulumi-upcloud/tree/main/examples/db%2Bk8s
Next, we took a closer look at real-time data streaming in a European context, with a talk focused on using Change Data Capture (CDC) and Apache Kafka to build event-driven architectures in the cloud.
Here’s what we unpacked:
This session gave attendees practical insights into how teams can modernize data workflows — enabling near-instant syncs between systems, more responsive applications, and architecture that scales with demand.
We’re thrilled by the turnout and the thoughtful conversations that followed both talks — from dev teams looking to simplify ops, to engineers exploring new ways to scale data workflows without sacrificing control or compliance.
This Malmö stop was just the beginning. We’ll be hitting more cities soon, so stay tuned for announcements if you’d like to catch the next round live.
Until then, thank you again to everyone who joined us at Foo Café — and if you want to learn more about our work with Aiven, check out the case study here.
To get started check out our free seven day UpCloud trial and get started on Aiven!
Open source icons created by syafii5758 – Flaticon
See all posts
November 28, 2024
In the fast-paced world of cloud-based development, continuous integration and continuous delivery (CI/CD) pipelines have become indispensable. CI/CD tools automate the process of building, testing, and deploying applications, ensuring faster, more reliable releases. The right CI/CD tool can make all the difference for teams using UpCloud to make the most of the flexible, high-performance cloud […]
June 24, 2025
Kubernetes is becoming increasingly abstracted, with the underlying complexities hidden from developers, making it easier for companies to leverage its benefits without needing deep administrative knowledge. In the latest episode of UpCloud’s Cloudscapes podcast we were joined by Hijmen Fokker, co-founder of Kubernetes platform developers and open source enthusiasts Pionative, to discuss Kubernetes, from its […]
June 30, 2025
Containerization has transformed the way we develop, ship, and operate software. By packaging applications along with their dependencies into isolated units called containers, developers can count on them running the same way everywhere. Whether it’s a laptop, a test server, or a production cloud cluster. The rise of containers has not only simplified the development […]