No more typing reviews! Try our Samantha, our new voice AI agent.

GitHub vs LocalStack comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

GitHub
Ranking in Agile and DevOps Services
2nd
Average Rating
8.8
Reviews Sentiment
6.5
Number of Reviews
102
Ranking in other categories
Application Security Tools (4th), Version Control (2nd)
LocalStack
Ranking in Agile and DevOps Services
3rd
Average Rating
8.4
Number of Reviews
7
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the Agile and DevOps Services category, the mindshare of GitHub is 3.2%. The mindshare of LocalStack is 1.4%, up from 0.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Agile and DevOps Services Mindshare Distribution
ProductMindshare (%)
GitHub3.2%
LocalStack1.4%
Other95.4%
Agile and DevOps Services
 

Featured Reviews

Abdulmunafz Mct - PeerSpot reviewer
Full Stack Developer at Sri Krishna Arts and Science
Daily workflows have become streamlined as I manage projects, learn from clones, and host sites
The thing that has frustrated me is sometimes when I push using a Git command, I need to force the push, which is the main thing. The setup is frustrating because GitHub could add a repository with pre-installed packages or something since I need to install packages in VS Code before pushing and maintain it in the codebase. Git packages need to be installed manually, and if that was already in a GitHub repository, that would be much better. GitHub packages can be installed previously for the project upon the project requirement, and that is the thing I wanted to add here. That would be good. According to governance and security, I recently heard about some security issues in GitHub. I think that could be centralized and should consider those security issues and clear them. The AI capabilities there include Copilot or something else. I recently heard about security issues, but I do not know about it clearly. However, if security has been more tightened, it will be better.
Harshal Jethwa - PeerSpot reviewer
Cloud Engineer at a educational organization with 501-1,000 employees
Local testing has cut our cloud costs and provides a safe sandbox for app validation
The best features LocalStack offers include the ability to test everything locally at no cost for AWS, a faster development and instant feedback cycle, offline deployment without needing internet, and it's excellent for learning AWS in a sandbox environment. Out of those features, I find myself relying on the ability to run it locally for testing at no cost the most. Using LocalStack has positively impacted my organization by saving 50-60% of our money because of using LocalStack and AWS resources on our local environment. I calculated that 56% savings mostly on infrastructure cycle because if we use AWS, we have to pay for those resources, but by using LocalStack, we do not need to provision resources on AWS, so that is how we are saving that percentage.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The solution provides good customization and support."
"It has a lot of features from the code development perspective. You get a lot of features such as repo, commit, merge, and branch. You can play around and do things on the fly. It is easy and simple to deploy. It is also easier to use when working from home."
"The product has a very user-friendly interface and user-friendly security."
"The support team is good."
"I would recommend GitHub to anyone considering implementing the solution into their organization."
"GitHub's integrations with third-party applications are quite good for the needs that we have today."
"You can write the code with AI. But when it comes to implementation, you must upgrade the bits of code that will support this and generate solutions based on that architecture. Then, you need comparable code bits. Therefore, AI can propose how much a specific function can be better optimized. So, AI can help stakeholders reach tasks quicker."
"The most valuable features are GitHub Actions for triggering workflows, GitHub Secrets for saving credentials without needing a third-party service, and the UI for identifying errors in the code when we commit."
"Some features of LocalStack that stand out for me are that I have the opportunity to integrate with many third-party systems, and for example, I used it in connection with PostgreSQL because we needed to use a shared database."
"LocalStack has positively impacted my organization by improving the quality of the software and allowing us to test comprehensively."
"All of the features LocalStack offers are great, including AWS services such as S3, SNS, and SQS."
"Using LocalStack has positively impacted my organization by saving 50-60% of our money because of using LocalStack and AWS resources on our local environment."
"LocalStack positively impacts my organization because it is used across the organization, increasing the productivity of all team members, not just developers but also QAs sometimes."
"Organizations should definitely check out LocalStack if they want to reduce their development and testing costs."
"The positive impact on our organization has been massive, primarily visible in three key outcomes."
 

Cons

"The integration with Visual Studio Code could be more streamlined."
"GitHub could improve by being more user-friendly."
"It would be good if there were training materials for junior developers."
"The solution could have better support for the Markdown language."
"GitHub could automate the setup process more, such as creating YAML files for GitHub Actions."
"This solution could be improved by offering crowd sourced support where we could ask questions to other users."
"Initially, I had difficulty understanding at the beginner level, but now I know how to commit, how to push, how to pull, how to sync, and the different functionalities available."
"The GUI design is poor, so I exclusively use the CLI, which is much easier to use and understand. It would be great to see the GUI updated to be more user-friendly."
"LocalStack can be improved by enabling all premium features, but that is not the case."
"Resource consumption is the one pain point, as running a full LocalStack instance with multiple services can be quite heavy on our system's RAM and CPU, sometimes slowing down older developer laptops."
"LocalStack could be improved by adding more feedback when you use the CLI."
"Several of its features are paywalled and require payment."
"The Lambda application is not simple to test locally in LocalStack."
"LocalStack can be improved as it is currently not fully compatible with AWS services in each case, and there are limited features right now in that service."
 

Pricing and Cost Advice

"The price of this solution is reasonable."
"We are currently paying nothing for GitHub."
"We have an enterprise licensing agreement, and I am not part of the finance department so I can't say how much it costs."
"It’s an open-source solution."
"I think, in terms of price, GitHub is okay compared to other tools."
"You don't have to pay for a license if you are using the free version."
"I am using the free version of the solution. However, there are some costs my organization pays."
"I use the free version of the tool."
Information not available
report
Use our free recommendation engine to learn which Agile and DevOps Services solutions are best for your needs.
909,725 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
13%
Outsourcing Company
9%
Marketing Services Firm
8%
Manufacturing Company
7%
Manufacturing Company
16%
Comms Service Provider
15%
Educational Organization
11%
Outsourcing Company
11%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business43
Midsize Enterprise14
Large Enterprise55
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise2
 

Questions from the Community

What is your experience regarding pricing and costs for GitHub?
I have been using GitHub for free, and recently I got a free education offer, such as educational resources. I believe it is GitHub Pro or something similar. I have been using the educational offer...
What needs improvement with GitHub?
When we were using GitHub, sometimes within a month or two, GitHub is down for some time. Also, it is using SAML authentication, so when we restart our system, if there is an update on our laptop t...
What is your primary use case for GitHub?
My main use case for GitHub is as a source repository where I'm pushing our code there. Whatever the microservices or the services code we have, we are pushing there. We are running our build and s...
What is your experience regarding pricing and costs for LocalStack?
I do not know about the pricing, setup cost, and licensing for LocalStack because I just use it for myself. I do not use LocalStack in the production environment, only for myself to do my tests.
What needs improvement with LocalStack?
Resource consumption is the one pain point, as running a full LocalStack instance with multiple services can be quite heavy on our system's RAM and CPU, sometimes slowing down older developer lapto...
What is your primary use case for LocalStack?
In our organization, we heavily rely on AWS for our production environments, which is why my teams and I have been using LocalStack for about two and a half years to completely replicate our cloud ...
 

Comparisons

No data available
 

Overview

 

Sample Customers

Dominion Enterprises, NASA, Braintree, SAP, CyberAgent
Information Not Available
Find out what your peers are saying about GitHub vs. LocalStack and other solutions. Updated: August 2026.
909,725 professionals have used our research since 2012.