Live data from Hacker News

AWS Deprecates CodeCommit

aws.amazon.com

1–10 of 16 posts

Re: AWS Deprecates CodeCommit

#3
Seems like a better link would be https://repost.aws/questions/QUshILm0xbTjWJZSD8afYVgA/codeco...

They have stopped onboarding new accounts, but from what I can see they don't say anywhere that it is "deprecated" or that it will be shut down in any foreseeable future.

AWS are usually very good in keeping services/features for people already using them, but will stop allowing new users when they don't want to push a service.

Re: AWS Deprecates CodeCommit

#4
Do we actually know that it is being deprecated or just stopping the ability to set it up on a new account?

I don't see anything official from AWS stating this. The other link mentions it will still get security fixes but no new features, but no indication of it ever being discontinued.

Is it possible that they simply are working on something new and want to minimize the migration at a later point? (I guess that is still technically deprecating CodeCommit if its something new, but its a difference).

Re: AWS Deprecates CodeCommit

#5
post #4

Do we actually know that it is being deprecated or just stopping the ability to set it up on a new account? I don't see anything official from AWS stating this. The other link mentions it will still get security fixes but no new features, but no indication of it ever being discontinued. Is it possible that they simply are working on something new and want to minimize the migration at a later point? (I guess that is s…

According to this post it looks like new accounts can’t onboard:

https://news.ycombinator.com/item?id=41104997

Re: AWS Deprecates CodeCommit

#6
post #5
post #4

Do we actually know that it is being deprecated or just stopping the ability to set it up on a new account? I don't see anything official from AWS stating this. The other link mentions it will still get security fixes but no new features, but no indication of it ever being discontinued. Is it possible that they simply are working on something new and want to minimize the migration at a later point? (I guess that is s…

According to this post it looks like new accounts can’t onboard: https://news.ycombinator.com/item?id=41104997

Right I saw that, but no communication about if/when CodeCommit is actually going away.

That is something that AWS tends to be really good on. Maybe a bit uncommitted on smaller features of a product, but this is a weird middleground on an entire product basically that isn't really clear on what the future is.

It doesn't even say "At some point in the future CodeCommit will go away and we will give X amount of notice". Just, no new signups.

Re: AWS Deprecates CodeCommit

#7
I have some personal projects for which I use a Terraform stack to build out a CodeBuild-based pipeline. It was very convenient to create a CodeCommit repo because all of the access could be defined via IAM without the need for any Github Personal Access Tokens. Doesn't seem like I'm in any immediate threat of having to change that, but I guess I'll have to adopt a different strategy for new projects.

Re: AWS Deprecates CodeCommit

#9
post #3

Seems like a better link would be https://repost.aws/questions/QUshILm0xbTjWJZSD8afYVgA/codeco... They have stopped onboarding new accounts, but from what I can see they don't say anywhere that it is "deprecated" or that it will be shut down in any foreseeable future. AWS are usually very good in keeping services/features for people already using them, but will stop allowing new users when they don't want to push a s…

"AWS breaking changes and price increases" - https://github.com/SummitRoute/aws_breaking_changes?tab=read...

Re: AWS Deprecates CodeCommit

#10
post #9
post #3

Seems like a better link would be https://repost.aws/questions/QUshILm0xbTjWJZSD8afYVgA/codeco... They have stopped onboarding new accounts, but from what I can see they don't say anywhere that it is "deprecated" or that it will be shut down in any foreseeable future. AWS are usually very good in keeping services/features for people already using them, but will stop allowing new users when they don't want to push a s…

"AWS breaking changes and price increases" - https://github.com/SummitRoute/aws_breaking_changes?tab=read...

The source in that link seems to be the same one I linked... Or are you trying to say something else?
Post reply on HN