Excellent Automate Deployment tool
May 18, 2022

Excellent Automate Deployment tool

Anonymous | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with AWS CodeDeploy

AWS CodeDeploy is very helpful to use AWS cloud solutions. We use AWS to deploy our software to AWS EC2, Fargate, and Lamda. AWS CodeDeploy can also be used to deploy on our data center (On-premises servers). They can be used as CI/CD automate software deployments, eliminating the need for error-prone manual operations. We are very happy with the service provided by Amazon Web Services.
  • Automate to deploy to AWS cloud environments
  • Maximize application availability during product deployment
  • AWS CodeDeploy provides CLI or web management console which can be viewed or edited at any environment
  • There is one limitation is it can't do multi-tier apps
  • It is not possible to control the order in which deployment occurs if more than one deployment attempts to run at the same time
  • AWS CodeDeploy does not integrate with GitHub
  • CI/CD support
  • Automate code deployment to AWS EC2
  • AWS management console and CLI tools
  • Definite positive impact
  • This tool provides automate features which reduce the dev ops work load
  • This tool works in many different languages so we can have a generic setup code for different languages
  • No negative impact
The most important reason we use AWS CodeDeploy was we use Amazon Web Services and our ecosystem platform. We want all the software components seamlessly integrated together. The CI/CD is always an issue to our software process, and also, we don't want to have any downtime when we deploy a new feature. With AWS CodeDeploy, our process becomes more agile, and we can even deploy new changes when the market is open. That's very important for us.

Do you think AWS CodeDeploy delivers good value for the price?

Yes

Are you happy with AWS CodeDeploy's feature set?

Yes

Did AWS CodeDeploy live up to sales and marketing promises?

Yes

Did implementation of AWS CodeDeploy go as expected?

Yes

Would you buy AWS CodeDeploy again?

Yes

GitLab, PDQ Deploy, Microsoft Endpoint Manager (Microsoft Intune + SCCM)
The best use case to use AWS CodeDeploy is using to deploy on AWS cloud environment. It makes the software deployment lifecycle easier to release new features on the AWS cloud. The downtime is usually a couple of seconds instead of multiple hours. The only draw is that it lacks the support of GitHub, which is a little bit inconvenient. We need to create an extra layer to make this work.