0
Is there a way to make installing the AWS Tools in my Azure DevOps pipeline faster?

I have an Azure DevOps pipeline that runs a yaml file in my repo. Part of the process is running some Powershell scripts with the AWS DevOps Toolkit, but it takes a really long time for the AWS CLI to install on the agent every time. I'm wondering if there's a way to parallelize the process or something to start installing the module while the other agent is building?

I'd really like to close the feedback loop on testing this thing out if possible. Everything else in my pipeline takes under a minute, while this can sometimes take up to 6 or 7


FOSSEE Laptop 14-10-23, 3:56 p.m. hemanth4

Log-in to answer to this question.