Skip to content
Frédéric Nowak edited this page Nov 29, 2024 · 52 revisions

AWS Amplify for Godot Engine

AWS Amplify for Godot Engine provides developers with GitHub template projects for Godot Engine with AWS Amplify deployed services integration such as Amazon Cognito for authentication, Amazon Pinpoint for analytics, and Amazon SNS for notifications. By cloning these repositories, you can quick-start a project with the necessary AWS backend services already configured and integrated, and leverage custom build images and sample build scripts to streamline the process of exporting the game engine application to a wide range of target platforms and devices supported by the Godot Engine.

Quickstarts

Name Description
Create a new game A quickstart guide to create a pre-configured AWS Amplify project with a Godot Engine game by leveraging a GitHub repository template and deploying it using AWS Amplify.
Deploy a sample game A quickstart guide to create a pre-configured AWS Amplify projects with a Godot Engine game by leveraging a GitHub repository sample branch and deploying it using AWS Amplify.

Labs

Name Description
Sign-Up, Sign-In and Sign-Out COMING SOON
Build a leaderboard COMING SOON
Customize player attributes COMING SOON
Export for Linux, Windows and macOS COMING SOON

Talks

Name Description
GodotCon 2024 AWS for Games is a dedicated AWS team focusing on gaming customers. In this session we will explain how game developers can quick start a game with the Godot Engine on AWS. AWS Amplify is everything you need to build web, mobile apps and more. Easy to start, easy to scale. We will explain how you can use AWS Amplify to build, deploy and run a Godot Game on AWS in less than 5 minutes… and it is all open source!

Resources

Name Version Description
Plugin GitHub release The repository provides a Godot Engine plugin to interact with AWS Amplify provisioned AWS resources
Custom Build Image GitHub release The repository provides an AWS Amplify custom build image to build, export and deploy Godot Engine projects on AWS
Template GitHub release The repository provides an AWS Amplify simple Godot Engine project to get started with building, exporting and deploying Godot Engine projects on AWS
Sample GitHub release The repository provides an AWS Amplify advanced Godot Engine project to get started with building, exporting and deploying mixed Web and Godot Engine projects on AWS

Discussions

If you have a question or you want to discuss with the AWS Amplify for Godot Engine community go to the main project discussions channels.

Join AWS Amplify Discord Join Godot Engine Discord

Pricing

AWS Amplify has a Free Tier which makes low traffic applications very cost effective. You can find all details on the AWS Amplify Pricing.

AWS Credits programs can help you build your projects.

You can also estimate your project costs with the AWS Pricing Calculator

GetStarted Button