Apigee API Engineer Certification - CI/CD contents

Hi,

the Apigee certification content mentions these topics:

Development lifecycle and CI/CD
Automating build, deployment, and configuration
Automating unit and integration tests
Implementing static code analysis
Organization and environment strategies for proxy SDLC

Please could you let me know where to find the content specific for these topics? The coursera training does not cover in detail at all. Also, on data masking - is there any apigee docs?

thanks

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

0 2 1,118
2 REPLIES 2

@sarah fernando

Since all these are driven through Management APIs, you can build your CI/CD pipeline with any tool out there. Some of the open source tools are

These are just a few of many that are used. You can use these or leverage the Management API directly as well depending on your pipeline. Hope this is useful. Good luck with your certification