TrustRadius: an HG Insights company

AWS CodeDeploy Finance and Insurance Reviews & Insights

Score10 out of 10

13 Reviews and Ratings

AWS CodeDeploy Reviews

2 Reviews
Finance and InsuranceFinancial Services2

Improved and is expanding.

Rating: 10 out of 10
Incentivized

Use Cases and Deployment Scope

Deployment of an update in different servers became easier. For other regions, the methodology was to go to each server, create the package, deploy it in the staging server, verify it, and then send it to production. We can make it on one server and replicate it on the others. This allowed for a more streamlined update and increased efficiency.

Pros

  • Deployment group.
  • Deployment automation.
  • Deployment versioning.

Cons

  • Create a code environment.
  • Adding AI to assist with possible errors.
  • More videos to instruct newcomers.

Likelihood to Recommend

Getting the code from Git Hub, uploading it to the repository, making changes, and deploying it to a specific environment makes AWS tremendous and easy to work with. Once you know how to do it, it is easy to replicate. On the other hand, if you are new, it gets confusing, and you need guidance on the steps to take not to compromise the application.
Vetted Review
AWS CodeDeploy
4 years of experience

Excellent Automate Deployment tool

Rating: 9 out of 10
Incentivized

Use Cases and Deployment Scope

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.

Pros

  • 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

Cons

  • 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

Likelihood to Recommend

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.
Vetted Review
AWS CodeDeploy
3 years of experience