Bottom Up Approach Flashcards
framing concepts by backtracking MCQs (1 cards)
1
Q
You need to customize your AWS deployment workflow because you need more flexibility than selected range of platform options supported natively by Beanstalk so as to empower your customers with complex infrastructure and deployment requirements. Then you need to opt for which AWS Service?
A
AWS Code Pipeline
It not only can build, test, configure, and deploy your applications automatically, but also can provision, configure, and manage infrastructure as well.
AWS CodePipeline brings it all together, allowing users to chain these services together into continuous integration/continuous deployment pipelines (CI/CD)
A single commit to a source repository can kick off such processes.