Need advice about which tool to choose?Ask the StackShare community!

AWS CodeCommit

332
826
+ 1
193
SourceTree

10.7K
8K
+ 1
727
Add tool

AWS CodeCommit vs SourceTree: What are the differences?

Key Differences between AWS CodeCommit and SourceTree

1. Code Repository Hosting:

AWS CodeCommit is a fully managed source control service that hosts Git repositories, allowing teams to collaborate on code securely. It provides features like access control, branch permissions, and pull request management. On the other hand, SourceTree is a graphical user interface (GUI) client for Git that facilitates working with Git repositories. While CodeCommit is a cloud-based hosting service, SourceTree acts as a standalone client for interacting with remote repositories.

2. Cloud vs. Local:

CodeCommit is a cloud-based service provided by Amazon Web Services (AWS), meaning the repositories are hosted on AWS infrastructure. This allows for easy scalability, accessibility, and integration with other AWS services. SourceTree, on the other hand, is a local client that runs on your computer. It provides a user-friendly interface for managing local and remote Git repositories.

3. Platform Compatibility:

CodeCommit is designed to work seamlessly with various development platforms and tools. It supports Git, making it compatible with any Git client that follows the Git protocol. SourceTree, as a client, is compatible with both Windows and macOS operating systems. It provides a consistent workflow across different platforms, allowing developers to choose their preferred development environment.

4. Collaboration Features:

CodeCommit enables collaboration through features like pull requests, branch permissions, and code reviews. It provides a centralized platform for managing code changes and ensures that the team members can work together effectively. In contrast, SourceTree focuses more on providing an intuitive interface for performing Git operations locally. It may still support collaboration to some extent but does not offer the same level of centralized features as CodeCommit.

5. Integration with AWS Services:

Being an AWS service, CodeCommit integrates well with other AWS services like AWS CodeBuild, AWS CodePipeline, and AWS CodeDeploy. This integration allows for seamless development, testing, and deployment workflows using the AWS ecosystem. SourceTree, being a stand-alone client, does not have the same level of integration with AWS services. It primarily focuses on providing Git-related functionalities rather than directly integrating with other services.

6. Pricing Model:

CodeCommit follows AWS's pay-as-you-go pricing model, where you pay based on the number of active users, storage usage, and data transfer. It offers a free tier for limited usage, making it cost-effective for small teams or individual developers. SourceTree, on the other hand, is a free Git client that does not have any additional costs associated with it. It can be used by anyone without incurring any expenses related to the tool itself.

In Summary, AWS CodeCommit is a cloud-based source control service provided by AWS, offering features like access control, collaboration, and seamless integration with other AWS services. SourceTree, on the other hand, is a user-friendly Git client that runs locally, providing an intuitive interface for managing Git repositories. While CodeCommit focuses on hosting repositories and facilitating collaboration, SourceTree focuses on ease of use and local Git operations.

Decisions about AWS CodeCommit and SourceTree

I explored many Git Desktop tools for the Mac and my final decision was to use Fork. What I love about for that it contains three features, I like about a Git Client tool.

It allows * to handle day to day git operations (least important for me as I am cli junkie) * it helps to investigate the history * most important of all, it has a repo manager which many other tools are missing.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of AWS CodeCommit
Pros of SourceTree
  • 44
    Free private repos
  • 26
    IAM integration
  • 24
    Pay-As-You-Go Pricing
  • 20
    Amazon feels the most Secure
  • 19
    Repo data encrypted at rest
  • 11
    I can make repository by myself if I have AWS account
  • 11
    Faster deployments when using other AWS services
  • 8
    AWS CodePipeline integration
  • 6
    Codebuild integration
  • 6
    Does not support web hooks yet! :(
  • 4
    Cost Effective
  • 2
    No Git LFS! Dealbreaker for me
  • 2
    Elastic Beanstalk Integration
  • 2
    Integrated with AWS Ecosystem
  • 1
    Integration via SQS/SNS for events (replaces webhooks)
  • 1
    IAM
  • 1
    Issue tracker
  • 1
    Available in Ireland (Dublin) region
  • 1
    CodeDeploy Integration
  • 1
    CodeCommit Trigger for an AWS Lambda Function
  • 1
    Open source friendly
  • 1
    Only US Region
  • 0
    Ui
  • 205
    Visual history and branch view
  • 164
    Beautiful UI
  • 134
    Easy repository browsing
  • 87
    Gitflow support
  • 75
    Interactive stage or discard by hunks or lines
  • 22
    Great branch visualization
  • 18
    Ui/ux and user-friendliness
  • 8
    Best Git Client UI/Features
  • 7
    Search commit messages
  • 5
    Available for Windows and macOS
  • 1
    Log only one file
  • 1
    Search file content

Sign up to add or upvote prosMake informed product decisions

Cons of AWS CodeCommit
Cons of SourceTree
  • 12
    UI sucks
  • 4
    SLOW
  • 3
    No Issue Tracker
  • 2
    Bad diffing/no blame
  • 2
    NO LFS support
  • 2
    No fork
  • 2
    No webhooks
  • 1
    Can't download file from UI
  • 1
    Only time based triggers
  • 0
    Accident-prone UI
  • 12
    Crashes often
  • 8
    So many bugs
  • 7
    Fetching is slow sometimes
  • 5
    No dark theme (Windows)
  • 5
    Extremely slow
  • 5
    Very unstable
  • 4
    Can't select text in diff (windows)
  • 3
    Freezes quite frequently
  • 3
    Can't scale window from top corners
  • 2
    UI blinking
  • 2
    Windows version worse than mac version
  • 2
    Installs to AppData folder (windows)
  • 2
    Diff makes tab indentation look like spaces
  • 2
    Windows and Mac versions are very different
  • 2
    Diff appears as if space indented even if its tabs
  • 2
    Doesn't have an option for git init
  • 2
    Useless for merge conflict resolution
  • 2
    Doesn't differentiate submodules from parent repos
  • 2
    Requires bitbucket account
  • 1
    Generally hard to like
  • 1
    No reflog support
  • 1
    Bases binary check on filesize
  • 1
    Can't add remotes by right clicking remotes (windows)

Sign up to add or upvote consMake informed product decisions

What is AWS CodeCommit?

CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.

What is SourceTree?

Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, hosted or local, through SourceTree's simple interface.

Need advice about which tool to choose?Ask the StackShare community!

What companies use AWS CodeCommit?
What companies use SourceTree?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with AWS CodeCommit?
What tools integrate with SourceTree?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to AWS CodeCommit and SourceTree?
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.
GitHub Enterprise
GitHub Enterprise lets developers use the tools they love across the development process with support for popular IDEs, continuous integration tools, and hundreds of third party apps and services.
SVN (Subversion)
Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.
See all alternatives