Can someone point me to a good blog/article on automation within the ci/cd pipeline?

How to create a strategy for that and what it should look like in the end.

1 Like

It’s not an article, but I’d highly recommend Katrina Clokie’s book, it’ll give you what you’re looking for:-

4 Likes

Here is one on how AWS does it - https://aws.amazon.com/builders-library/automating-safe-hands-off-deployments/

1 Like

One more https://engineering.grab.com/our-journey-to-continuous-delivery-at-grab

I liked this as a little hands on exercise from AWS - https://aws.amazon.com/blogs/devops/automating-your-api-testing-with-aws-codebuild-aws-codepipeline-and-postman/