https://aws.amazon.com/codecatalyst is an integrated service for software development teams adopting continuous integration and deployment practices into their software development process. You can plan work, collaborate on code, and build, test, and deploy applications by leveraging CodeCatalyst Workflows.

Build a CodeCatalyst workflow to test and then deploy to Azure Functions using GitHub Actions in Amazon CodeCatalyst.

You can use GitHub Actions alongside native CodeCatalyst actions in a CodeCatalyst workflow.

The post also walked through the solution detailing the process of setting up Amazon CodeCatalyst to deploy a serverless application to Azure Functions by leveraging GitHub Actions.

Related Articles