CI/CD orchestration with third party and open-source tools - Continuous Integration and Continuous Delivery for 5G Networks on AWS

CI/CD orchestration with third party and open-source tools

The orchestration layer uses IaC to deploy and configure the underlying infrastructure required to run the 5G network functions. This layer should be designed to be modular, portable and reusable.

The infrastructure follows cloud-native best practices, being highly-available, redundant, and scalable.

As demonstrated in the previous sections, the deployment of the underlining infrastructure can be achieved using the AWS Cloud Development Kit (AWS CDK). This can be accomplished using Terraform by Hashicorp.