Who is this for?
This is an advanced topic for developers seeking to deploy the Graviton infrastructure on Amazon Web Services (AWS) for a GitHub Copilot Extension.
What will you learn?
Upon completion of this learning path, you will be able to:
- Identify the AWS services required to host a GitHub Copilot Extension.
- Create an AWS CDK (Cloud Development Kit) deployment for AWS services.
- Integrate newly-generated endpoints into your existing GitHub app.
Prerequisites
Before starting, you will need the following:
- Completion of the
Build a GitHub Copilot Extension in Python
Learning Path.
- Familiarity with the concept of IoC (Infrastructure as Code).
- A GitHub account.
- A Linux-based computer with npm, Python, and the AWS CLI installed.