In this video from the Wingly Update, Eyal and Shai introduce an API gateway resource that lets you create HTTP endpoints for your Wing app.
Video: Sebastian Korfmann visits the Wingly Show
In this video from the Wingly Update #11, Elad Ben-Israel and Shai Ber host Sebastian Korfmann, ex-Hashicorp and creator of CDK for Terraform. Sebastian talks about his journey, the inception of CDK for Terraform and his passion for the cloud. He shows off the shiny new Winglang Examples Repository with fancy multi-cloud CI/CD.
Video: Built-in syntax for tests
In this video from the Wingly Update #10, Elad and Eyal show a demo of new syntax we added to Wing to support writing tests. This new language feature allows developers to define tests that are designed to run in isolated environments across all cloud targets, empowering developers with first-class support for testing.
Video: Testing apps on the cloud
In this short video, Eyal and Shai present how Winglang tests can now run on the cloud by showing off a live demo on the Wingly Update.
Inflight Magazine no. 3
The 3rd issue of the Wing Inflight Magazine.
Video: Multi-target compilation in Winglang
A video showing compilation to JavaScript and Terraform for different clouds (AWS, GCP, Azure).
The compiler generates least privilege IAM policies and other cloud mechanics.
Video: Preflight and inflight APIs in Winglang
The same bucket object has two different interfaces, one for the compile time (preflight phase) and the other for runtime (inflight phase).
Inflight Magazine no. 2
The 2nd issue of the Wing Inflight Magazine.
Wing Your Way to Better Infrastructure with Compiler Plugins
Customizations below the abstraction line with Wing compiler plugins.
The Great Divide: Preflight vs Inflight Resource Creation ⚔️
Why does Wing let you only create resources in preflight?