Skip to content

Slides and links for the AWS Comsum 2023 talk: Introduction to Wing

Notifications You must be signed in to change notification settings

skyrpex/aws-comsum-2023-introduction-to-wing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing Winglang - AWS User Group Lisbon 2024

Links

Frameworks mentioned:

Slides

You can find the slides at slides.pptx.

Source code

The source code is main.w.

Run the following command to run it:

pnpm install
pnpm wing it main.w

Use the following command to compile it:

pnpm wing compile -t tf-aws main.w

Talk Details

Talk title

Introducing Winglang - a new open-source programming language designed for the cloud

Abstract

Welcome to Winglang, the new open-source programming language crafted for the cloud! This talk will introduce you to Winglang's unique features that simplify cloud-native development with intuitive syntax, seamless cloud service integration, and powerful cloud abstractions. Designed for modern developers, Winglang addresses common cloud development challenges with elegant solutions, including automatic least-privilege permission policy generation, and the concept of inflight code.

Join us for a live demonstration showcasing how Winglang can enhance your cloud development workflow. Whether you're an experienced cloud developer or a beginner, this talk will provide the insights and inspiration needed to leverage Winglang for your next project, making cloud programming more fun, productive, and scalable.

About

Slides and links for the AWS Comsum 2023 talk: Introduction to Wing

Resources

Stars

Watchers

Forks

Languages