Share your experience using AWS CodeDeploy

The easiest route - we'll conduct a 15 minute phone interview and write up the review for you.

Use our online form to submit your review. It's quick and you can post anonymously.

Your review helps others learn about this solution
The PeerSpot community is built upon trust and sharing with peers.
It's good for your career
In today's digital world, your review shows you have valuable expertise.
You can influence the market
Vendors read their reviews and make improvements based on your feedback.
Examples of the 84,000+ reviews on PeerSpot:

Aman Pathak - PeerSpot reviewer
DevOps Engineer at AIT Global India
Real User
Helps to deploy applications seamlessly, but users face issues creating pipelines
Pros and Cons
  • "You can easily integrate AWS CodeDeploy with multiple services."
  • "AWS should provide its own templates in the console so that I don't need to go anywhere else to get the template for AWS CodeDeploy or AWS CodeBuild."

What is most valuable?

You can easily integrate AWS CodeDeploy with multiple services. For example, I can use the solution to access repositories and deploy images in the Kubernetes cluster. That will help me deploy my application seamlessly, providing high availability and resilience.

What needs improvement?

People face difficulties creating pipelines in AWS CodeDeploy. AWS should provide its own templates in the console so that I don't need to go anywhere else to get the template for AWS CodeDeploy or AWS CodeBuild.

For how long have I used the solution?

I have been using AWS CodeDeploy for around one and a half years.

How are customer service and support?

Since the AWS community is vast, we can get answers to any issue easily. AWS provides a lot of community support.

How would you rate customer service and support?

Positive

How was the initial setup?

The solution's initial setup is easy.

What's my experience with pricing, setup cost, and licensing?

Since we are using a dedicated AWS environment, the solution's pricing is fine.

What other advice do I have?

Our main priority is to follow best practices as much as possible. If we do that, we can achieve our goals with the help of DevOps. For example, we don't keep things hard-coded.

Currently, our repository is on AWS CodeCommit. So, we are integrating everything dedicatedly into the AWS environment. We're building our codes with the help of AWS CodeBuild. We are providing all permissions for AWS CodeCommit and AWS CodeBuild. We are deploying those things with the help of AWS CodeDeploy.

Recommending the solution to other users depends on their requirements. If someone wants a dedicated AWS environment, they can choose AWS CodeDeploy.

Overall, I rate the solution a seven out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
Biswojit Sahoo - PeerSpot reviewer
DevOps Engineer at AmberTAG Analytics
Real User
Offers an easy setup phase and can be deployed in a matter of minutes
Pros and Cons
  • "The product's initial setup phase is easy."
  • "AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required."

What is our primary use case?

Basically, my company is for learning about code, but we don't use all the services that are available in the market. My company mostly relies on EC2, Lambda, RDS and S3 or sometimes we are using the load balancer,like ELB and CI/CD for AWS CodePipeline.

What is most valuable?

The feature I like the most in AWS CodeDeploy depends on my requirements, so if I want to copy some file inside the server or if I want to run something inside a server, AWS CodeDeploy is helpful. AWS CodeDeploy agent only runs everything on the server. Without an AWS CodeDeploy agent, we can't do anything inside the server through AWS CodePipeline.

What needs improvement?

I know about Jenkins. I have automated multiple applications through Jenkins. When using Jenkins, I need to have more options in AWS CodeDeploy. Jenkins has more than 2,500 plugins. AWS CodeDeploy should have all the plugins similar to the ones offered by Jeniks. AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required. If AWS CodeDeploy introduces a new GUI in the tool, it would be better.

For how long have I used the solution?

I have been using AWS CodeDeploy for a year and a half. I am a user of the tool.

What do I think about the stability of the solution?

It is a stable solution. Stability-wise, I rate the solution a nine out of ten.

What do I think about the scalability of the solution?

Scalability-wise, I rate the solution a seven out of ten.

How are customer service and support?

The technical support for the solution is good, and I have contacted them two or three times. I rate the technical support a ten out of ten.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I have experience with Jenkins. For a very short time, I have used Python on Azure.

How was the initial setup?

The product's initial setup phase is easy.

The solution can be deployed in five to ten minutes.

What's my experience with pricing, setup cost, and licensing?

The product's price is normal.

What other advice do I have?

A scenario where AWS CodeDeploy to automate our company's application deployment involves the use of CI/CD pipeline and AWS CodePipeline. For automation purposes, my company uses an AWS CodeDeploy agent. After installing and configuring AWS CodeDeploy agent in a server, AWS CodePipeline will be able to deploy the code into that server.

My company uses AppSpec for AWS CodePipeline to integrate AWS CodeDeploy with other services.

I won't recommend the tool to others.

I rate the overall tool an eight out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate