World Congress 2022 Jun 15, 2022

Solve the “But it works on my machine!” problem with cloud-based development environments

Toma Puljak

Are you still losing engineering hours to broken local dependencies? Discover how ephemeral cloud environments turn messy developer onboarding into an instant, secure, click-and-code workflow.

Pause
Mute Enter Fullscreen
#1 about 7 min

Challenges of traditional developer onboarding and local setup

Outdated scripts and dependency conflicts create significant friction during manual developer onboarding.

#2 about 2 min

Streamlining developer onboarding with instant environments

Executing one-click launches from a repository instantly redirects developers into predefined cloud computing tools.

#3 about 4 min

Provisioning dependencies using infrastructure as code

Transitioning toward declarative containerized definitions ensures version-controlled transparency over traditional virtual machine provisioning.

#4 about 2 min

Adopting ephemeral environments to eliminate configuration drift

Tossing and respawning isolated environments resolves stateful processing errors tied to local configuration reusage.

#5 about 3 min

Defining container services and project configuration parameters

Specifying resource limits, image versions, and environment variables allows exact backend reproducibility across varied host hardware.

#6 about 3 min

Scaling development environment resources through cloud deployments

Relocating deployments to centralized kubernetes clusters removes local hardware limitations and enables instantaneous vertical scaling.

#7 about 2 min

Isolating code inside secure remote cluster deployments

Running infrastructure remotely keeps sensitive source code strictly on controlled servers rather than unmanaged corporate laptops.

#8 about 2 min

Integrating local and browser IDEs with remote backends

Connecting editors via SSH or web protocols retains a responsive local interaction model backed by dynamic cloud resources.

#9 about 4 min

Applying configuration changes for instant environment updates

Correcting missing dependency definitions automatically validates execution syntax without requiring destructive manual rollback procedures.

#10 about 5 min

Managing large databases and offline remote workflow limitations

Handling edge cases like external shared database connections and offline internet constraints ensures smooth remote distributed scaling.

Matching moments

2:28 min

Overcoming cloud development friction with automated code spaces

Kyle Daigle · Coffee With Developers

2:57 min

Shifting from local tools to remote development environments

Niklas Werker Niklas Werker +1 · WWC 2025

2:53 min

Migrating local development environments to the cloud

Thomas Dohmke Thomas Dohmke · WWC 2022

2:27 min

Expanding open source participation through cloud developer environments

Stormy Peters · WWC 2023

4:42 min

Fostering team collaboration through common infrastructure abstractions

Chad Carlson · WWC 2021

6:30 min

Empowering non-traditional developers through skill-based automated deployment

Hazal Mestci +1 · Coffee With Developers

Upcoming sessions on this topic

Open session

World Congress 2026 North America

Beyond Vibe Coding: Using CLI Tools as Your AI Counterpart in Pair Programming

Ron Veen

Java enthusiast and Special agent for Team Rockstars IT

Ron Veen
Open session

World Congress 2026 North America

The Broken Rung: How AI is Rebuilding Software Development from the Ground Up

Tomislav Tipurić

Chief Technology Officer, Nephos

Tomislav Tipurić
Open session

World Congress 2026 North America

rm -rf: Horror Stories From Unsandboxed AI Agents (and How Docker Fixes This)

Rishab Kumar

Staff Developer Evangelist @ Twilio

Rishab Kumar
Open session

World Congress 2026 North America

Stop Running Mystery Meat in Production

Jeroen van Erp

Technical Advocate @ SUSE

Jeroen van Erp
Open session

World Congress 2026 North America

When Humans Stop Writing Code: Rethinking Languages, Compilers, and Responsibility

Simon Auer

Organizer of flutter vienna meetup and CEO of marqably

Simon Auer
Open session

World Congress 2026 North America

From Cloud Native to Multi-Cloud Native: Write Once, Deploy Anywhere

Sandeep Pal

Principal Member of Technical Staff at Salesforce

Sandeep Pal