AWS Code Commit Ceased Onboarding New Customers
AWS CodeCommit will stop onboarding new customers on June 6, 2024, allowing only existing users to create additional repositories. Alternatives like GitLab and GitHub are recommended for new users.
Read original articleAWS CodeCommit has announced that starting June 6, 2024, it will no longer onboard new customers. Only existing customers with at least one repository will be able to create additional repositories. This change is not expected to affect current workloads, but those impacted are encouraged to reach out for assistance. New users wishing to utilize CodeCommit in a new AWS account within an AWS Organization may request allowlisting by providing justification through a support case. For those seeking alternatives, AWS recommends using platforms like GitLab or GitHub and has provided guidance on migrating repositories to these services.
Users encountering issues creating repositories may be facing restrictions due to Service Control Policies (SCPs) within their AWS Organization. If SCPs are not the cause, it may be necessary to contact AWS Support for resolution. The support inquiries related to account and billing are free of charge. AWS continues to focus on security, availability, and performance improvements for CodeCommit but does not plan to introduce new features beyond these updates. Users experiencing difficulties are advised to open a support case to address their specific issues.
Related
Slack to destroy >90d history of free communities
Slack will delete content older than a year from free workspaces, keeping access to the past 90 days. Users anticipate similar actions from platforms like GitHub and Discord, signaling a shift in user interaction and data retention implications.
"GitHub" Is Starting to Feel Like Legacy Software
GitHub faces criticism for performance decline and feature issues like blame view rendering large files. Users find navigation challenging and core features neglected despite modernization efforts. Users consider exploring alternative platforms.
Wikimedia Gitlab Migration Status
The Wikimedia movement supports Gerrit and GitLab for code hosting to reduce change fatigue. Challenges arose during migration to GitLab due to missing features, leading to the recommendation to keep deeply connected repositories on Gerrit.
GitHub Actions Outage
GitHub is facing issues with actions and jobs, working to resolve by failing over to another region. Users can subscribe for updates via email, text, Slack, or webhook notifications for ongoing incident information.
Anyone Can Access Deleted and Private Repository Data on GitHub
GitHub's architecture allows access to data from deleted and private repositories, posing security risks. The Cross Fork Object Reference vulnerability enables retrieval of sensitive information even after deletion, necessitating user vigilance.
- Many users express disappointment in AWS's ability to create competitive tools, viewing CodeCommit as mediocre compared to alternatives like GitHub and GitLab.
- There are concerns about AWS's commitment to maintaining and improving its services, with some users noting a lack of investment in new products.
- Users highlight usability issues, particularly regarding the user interface and integration with other AWS services.
- Some commenters speculate about the future of AWS services and whether they will continue to support existing users of CodeCommit.
- There is a general sentiment that AWS's approach to product development has led to many underwhelming offerings.
QLDB shutdown announcement in the release notes: https://docs.aws.amazon.com/qldb/latest/developerguide/docum...
Their blog post about how to rewrite QLDB apps to use Aurora PostgreSQL instead: https://aws.amazon.com/blogs/database/migrate-an-amazon-qldb...
Hacker News discussion from when QLDB was first announced in 2018: https://news.ycombinator.com/item?id=18553387
I also found this handy community GitHub repo which tracks these breaking AWS changes and lets you subscribe to them via an Atom feed: https://github.com/SummitRoute/aws_breaking_changes
I found that blog post: "How to migrate your AWS CodeCommit repository to another Git provider" from 25th July 2024 https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-...
I wonder how long AWS will keep Code Commit running for their customers who are already using it? I'm guessing many, many years.
Weird that there's no announcement anywhere (that I can find) about CodeCommit ceasing to onboard new customers. Apparently it happened on June 6th but this forum post from July 26th is the only thing that comes up in search.
Second worst thing is that it basically refuses to show a diff for any file longer than a few lines.
Third worst thing is you need a login helper and special generated credential to create a login.
Fourth worst thing is the absolute slowness of it. Good riddance.
The different projects they had going were not complex or huge.
Yet it took months to get it up and running. The last month at least they paid for AWS specialists to come in and set it up and even they spent weeks.
Throughout it all, any notion of trying a different CI/CD stack were rudely dismissed.
Once it was up and running nobody dared touch the pipeline again.
From all the AWS services that the customer used nothing was ever comparable to the horrors of their CI/CD.
Setting it up with Azure's offerings would have been damned near trivial. I have however not used those in production so I do not have the experience to able to say it is a better solution over all.
¹ In fairness, AWS had just recently released the CI/CD offerings and things may be a lot better now. I havent look at it again since then.
Many in this thread commenting on CodeCommit not being GitHub or GitLab are missing the point.
I don't want to have my companies code with GitHub/Microsoft and being used to train their AI. Also don't want to have to rely on a third party like GitLab, that is a company who makes no money, and whose losses are $55 million dollars a quarter, and has shaky internal technical governance. Did not forget about their Prod database one man setup....
I don't care about the lack of features of CodeCommit. It's usefulness was essentially providing a managed git server. Did not need more, but needed it as a managed server in the AWS Cloud.
The alternatives now will be the third parties, or the additional effort of running EC2 instances and managing the resilience and architecture.
This does not predict a good future for tools like Amazon CodeGuru Reviewer for Java and Python, CodeArtifact, CodePipeline and CodeBuild. And even if these plus QLDB were probably money losers for AWS, the MBA's are missing the point.
I would not be surprised if these silent decisions, are not reversed shortly, or if the service is just kept forever as is, but not deprecated.
Edit: Just found this
"AWS breaking changes and price increases" - https://github.com/SummitRoute/aws_breaking_changes?tab=read...
Don't know what is going on but now also Cloud9 seems to have a shaky future? Not on-boarding new customers?
AMZN Earnings Release is next Thursday after market close. https://www.nasdaq.com/market-activity/stocks/amzn/earnings
I am going to listen to that earnings call, very carefully....
To me it looks like a huge hack (download your code as a zip file just to upload it to CodePipeline) rather than a solution - I'll not be surprised to discover other migtations to look similarly
They better not touch CodePipeline and CodeDeploy though.
Was codecommit like that
Related
Slack to destroy >90d history of free communities
Slack will delete content older than a year from free workspaces, keeping access to the past 90 days. Users anticipate similar actions from platforms like GitHub and Discord, signaling a shift in user interaction and data retention implications.
"GitHub" Is Starting to Feel Like Legacy Software
GitHub faces criticism for performance decline and feature issues like blame view rendering large files. Users find navigation challenging and core features neglected despite modernization efforts. Users consider exploring alternative platforms.
Wikimedia Gitlab Migration Status
The Wikimedia movement supports Gerrit and GitLab for code hosting to reduce change fatigue. Challenges arose during migration to GitLab due to missing features, leading to the recommendation to keep deeply connected repositories on Gerrit.
GitHub Actions Outage
GitHub is facing issues with actions and jobs, working to resolve by failing over to another region. Users can subscribe for updates via email, text, Slack, or webhook notifications for ongoing incident information.
Anyone Can Access Deleted and Private Repository Data on GitHub
GitHub's architecture allows access to data from deleted and private repositories, posing security risks. The Cross Fork Object Reference vulnerability enables retrieval of sensitive information even after deletion, necessitating user vigilance.