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
AWS Code Commit Ceased Onboarding New Customers
11–20 of 86 posts
Re: AWS Code Commit Ceased Onboarding New Customers
#12I once had high hopes Amazon would be able to build a real GitHub competitor. It's a real shame Amazon doesn't seem to be able to build anything that reaches beyond their walled garden.
AWS can build low level solutions -- EC2, EBS, S3. High level stuff is garbage.
Re: AWS Code Commit Ceased Onboarding New Customers
#13Re: AWS Code Commit Ceased Onboarding New Customers
#14I once had high hopes Amazon would be able to build a real GitHub competitor. It's a real shame Amazon doesn't seem to be able to build anything that reaches beyond their walled garden.
I never NOT thought that CodeCommit and CodePipeline were box checks for strategic AWS customers
Re: AWS Code Commit Ceased Onboarding New Customers
#15QLDB 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
Re: AWS Code Commit Ceased Onboarding New Customers
#16Re: AWS Code Commit Ceased Onboarding New Customers
#17They better not touch CodePipeline and CodeDeploy though.
Re: AWS Code Commit Ceased Onboarding New Customers
#18In writing this up - https://simonwillison.net/2024/Jul/30/aws-codecommit-quietly... - I found out about a much more significant deprecation: Amazon QLDB (Quantum Ledger Database - a blockchain-ish thing they launched in GA in 2019) is being hard-deprecated too! They're shutting it down completely on 31st July 2025, having announced the shutdown a few weeks ago (on July 18th). QLDB shutdown announcement in the releas…
Straight callback to all the "you don't need a blockchain, you just need a database".
Re: AWS Code Commit Ceased Onboarding New Customers
#19Not surprised. CodeCommit was released alongside a stable of other mediocre tools for CI/CD (CodePipeline and CodeDeploy if I recall correctly) that reflected the pinnacle of AWS's mid-to-late 2010s attitude, which is to find something popular and offer an incredibly mediocre alternative to it that will still be used by those teams who want to move as much as possible to AWS. Seems like that stalled out a bit, mostly…
Re: AWS Code Commit Ceased Onboarding New Customers
#20In writing this up - https://simonwillison.net/2024/Jul/30/aws-codecommit-quietly... - I found out about a much more significant deprecation: Amazon QLDB (Quantum Ledger Database - a blockchain-ish thing they launched in GA in 2019) is being hard-deprecated too! They're shutting it down completely on 31st July 2025, having announced the shutdown a few weeks ago (on July 18th). QLDB shutdown announcement in the releas…