Главная
Study mode:
on
1
introduction
2
create the dart project - hello dart
3
create a dart web server
4
performance testing using wrk
5
compiling the dart binary
6
creating a dart dockerfile
7
build and run the docker image
8
performance testing the docker image
9
multi-stage docker build with debian buster slim
10
multi-stage docker using a scratch image
11
conclusion
Description:
Learn to build a high-performance web server using the Dart programming language and Docker multi-stage builds in this comprehensive tutorial video. Explore Dart's basic syntax and techniques, including cascades, while creating a fast server-side application. Follow along as the instructor guides you through project setup, server implementation, performance testing with wrk, and compiling the Dart binary. Dive into Docker integration, creating a Dockerfile, and optimizing the image size through multi-stage builds. Discover how to reduce the final Docker image to a mere 9MB using Debian Buster Slim and scratch images. By the end of this 29-minute tutorial, you'll have the skills to create an efficient Dart web server and package it into a compact Docker container, setting the foundation for future performance enhancements using Isolates.

Build a Tiny Dart Language Web Server with Docker Multi-Stage - DartLang Tutorial - Dart Server Side

Chris Hay
Add to list