Code Pipeline Understanding
Amazon Web Service (AWS) GovCloud supports code pipeline which allows continuous integration and continuous delivery (CI/CD) for code deployed in development, QA, stage, and production environments. These pipelines allow for integrating security aspects, static code review, and unit test artifacts to ensure the deployed builds follow the highest desired security and quality.
These code pipelines can be used to deploy APIs, front-end code, Robotic Process Automation (RPA) Bots, AI/ML models, and any others you may want to deploy on either server or serverless technology.