AWS CodePipeline is a fully managed continuous delivery service that helps users automate release pipelines. CodePipeline automates the build, test, and deploy phases of the release process every time there is a code change, based on the release model a user defines.
$1
per active pipeline/per month
Mattermost
Score 9.0 out of 10
Enterprise companies (1,001+ employees)
Mattermost from the company of the same name in Palo Alto is a messaging, collaboration and communication platform providing high security and compliance for the businesses that need it.
I think AWS CodePipeline is a great tool for anyone wanted automated deployments in a multi-server/container AWS environment. AWS also offers services like Elastic Beanstalk that provide a more managed hosting & deployment experience. CodePipeline is a good middle ground with solid, built-in automation with enough customizability to not lock people into one deployment or architecture philosophy.
I used Mattermost on a full remote company and it perfectly suited our collaboration and communication culture. The company dealt with privileged and personal information of a huge data base of users, so it was a significant advantage for our need to comply with industry regulations.
Mattermost has been an excellent tool for our business, allowing for a very cost-effective means of communicating, collaborating, and sharing project and business documentation and resources. The free community edition allows for simple installation on existing cloud server resources which results in significantly lower recurring costs compared to the competition
Overall, I give AWS Codepipeline a 9 because it gets the job done and I can't complain much about the web interface as much of the action is taking place behind the scenes on the terminal locally or via Amazon's infrastructure anyway. It would be nicer to have a better flowing and visualizable web interface, however.
It's an extremely easy to use software, and I would recommend it to every company that is growing. I think they could improve their notification system, as it gets a little spammy sometimes and important notifications get lost. Also needs to improve the number of private chats that you are allowed to create.
Our pipeline takes about 30 minutes to run through. Although this time depends on the applications you are using on either end, I feel that it is a reasonable time to make upgrades and updates to our system as it is not an every day push.
We didn't need a lot of support with AWS CodePipeline as it was pretty straightforward to configure and use, but where we ran into problems, the AWS community was able to help. AWS support agents were also helpful in resolving some of the minor issues we encountered, which we could not find a solution elsewhere.
We have not had to contact support for Mattermost ever. All that we have needed has been available in the documentation or website. One of our DevOps team members set it up in a couple of hours. The whole team was using Mattermost that same day. No support needed.
CodeCommit and CodeDeploy can be used with CodePipeline so it’s not really fair to stack them against each other as they can be quite the compliment. The same goes for Beanstalk, which is often used as a deployment target in relation to CodePipeline.
CodePipeline fulfills the CI/CD duty, where the other services do not focus on that specific function. They are supplements, not replacements. CodePipeline will detect the updated code and handle deploying it to the actual instance via Beanstalk.
Jenkins is open source and not a native AWS service, that is its primary differentiator. Jenkins can also be used as a supplement to CodePipeline.
I feel slack is a bit more difficult to use overall than Mattermost. Mattermost makes the tasks of communicating across departments and team members easier, as well as giving the ability to share information via hyper links, attachments, and other forms of communication among every body here. Also, easier user interface
CodePipeline has reduced ongoing devops costs for my clients, especially around deployment & testing.
CodePipeline has sped up development workflow by making the deployment process automated off git pushes. Deployment takes very little coordination as the system will just trigger based on what is the latest commit in a branch.
CodePipeline offered a lot of out-of-the-box functionality that was much simpler to setup than a dedicated CI server. It allowed the deployment process to built and put into production with much less and effort and cost compared to rolling the functionality manually.