Skip to content

RFC: Dart wishlist on AWS (Lambda runtime, AWS Dart Service Clients) #3049

Open
@abdallahshaban557

Description

@abdallahshaban557

AWS Lambda is a popular compute service that enables developers to run their code without having to manage servers. Currently, AWS Lambda supports multiple programming languages, including JavaScript, Python, Java, and C#. However, Dart is not officially supported, despite being a widely used language for building cross-platform applications.

In response to the demand from Dart and Flutter developers to use Dart for building for building fullstack applications, we propose exploring the feasibility of:

  1. Supporting Dart as an official AWS Lambda runtime.
  2. Developing an official AWS Dart SDK, allowing developers to integrate directly with AWS services.

Please provide us with your feedback, starting with but not limited to:

  • Which AWS services would you want to interact with using an AWS Dart SDK? Which use cases do you want to see supported on AWS Lambda with the Dart runtime?
  • What is the tooling you want to use to set up your Lambdas? Examples of that are:
    • Amplify CLI
    • AWS Cloud Development Kit (AWS CDK)
    • Serverless Application Model (AWS SAM)
  • Do you prefer deploying your code with serverless functions (Lambda), in serverful environments (Dart Frog, shelf, etc), or a combination of the two?

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRequest for Comments

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions