In this video, you'll learn how you can run an Elastic Compute Cloud (EC2) instance locally using LocalStack's core cloud emulator. Elastic Compute Cloud (EC2) is a core service within Amazon Web Services (AWS) that provides scalable and flexible virtual computing resources. EC2 enables users to launch and manage virtual servers, commonly referred to as instances. LocalStack is a core cloud emulator that allows you run EC2 instances using a Docker backend. Under the hood, LocalStack spins another Docker container that mimics an EC2 instance functionality, including other add-on features such as EBS, IMDS, and Load Balancers. Corrections: LocalStack will no longer provide the Ubuntu 20.04 Docker AMI (used in this video) by default in the next major release, though it can still be manually added, and on nine minutes & nine seconds mark, we meant 'localhost' instead of 'localstack'. To access the web server, you can hit the localhost:8000 endpoint as shown in the video.

In this video, you'll learn how to set up and integrate LocalStack's Snowflake Emulator to develop and test your Snowflake data apps in your local environment or CI pipelines. Whether you're using Snowpark, various client libraries, or building interactive data apps with frameworks like Streamlit, this emulator simplifies your developer experience. We'll walk you through step-by-step instructions on installing the Snowflake emulator with the LocalStack CLI & Docker, configuring and integrating the emulator with popular SQL clients, such as DBeaver, and running SQL queries locally to replicate a full Snowflake environment without cloud dependencies. ⚡ Get early access! The Snowflake Emulator is currently in public preview—reach out to us for access and start building today!

Real cloud developers aren’t pushing straight to AWS. They’re building and testing everything locally before a single deploy goes live. This episode breaks down the modern cloud dev workflow and how tools like LocalStack make it possible to move fast without burning money (or trust). Learn how local-first dev culture is changing the cloud game.

LocalStack Applications in Developer Hub provides sample templates to help LocalStack users adopt real-world scenarios to rapidly and conveniently create, configure, and deploy applications locally.
Getting started
In this demo, we will setup a Sagemaker on Localstack