AWS CodePipeline for Large Company
Rating: 9 out of 10
IncentivizedUse Cases and Deployment Scope
Our business uses AWS CodePipeline to connect our repository to our Snowflake Database. We are currently using it to push changes made in our repo to the Snowflake Database. It is a crucial part of our ingestion process and how we determine changes are made and when they are made. It addresses the need to make scheduled changes to our environment.
Pros
- It is reliable and works without errors
- It integrates well with our repository and all other AWS functions as well as our end database
Cons
- AWS CodePipeline is a very simple and straight forward tool, it does not add anything complex or make pushing changes easier.
Likelihood to Recommend
AWS CodePipeline is well suited if your company is already using AWS as the main tool. It also works with ATOM Repository and Snowflake cohesively. There are other options on the marketplace that have the same functionality as AWS CodePipeline. It is only really appropriate if its integrated in the rest of your AWS infrastructure.