Head for the Cloud

Keeping the Cloud simple.

Validating Python code with a CodeCatalyst pipeline

2024-01-18 12 min read AWS CI/CD CodeCatalyst Python Simon Hanmer
The YouTube player can not be loaded with disabled JavaScript. The following video is embedded here: https://youtube.com/watch?v=eg7nlpwEpnA CodeCatalyst is a unified development environment created by AWS. It has many features such as blueprints to assist in writing code, integrated Git repositories, dev environments which can be pre-defined and now AI integration. However, for myself, one of the most useful things is being able to define and use pipelines stored in the code repository. Continue reading