DEV Community

Cover image for Upcoming AWS Service Deprecations!!!
Salaudeen O. Abdulrasaq
Salaudeen O. Abdulrasaq

Posted on

Upcoming AWS Service Deprecations!!!

I do not like hearing about AWS deprecations, especially for services that I have used frequently over the years.

However, as AWS evolves, some services inevitably need to be deprecated. Hereโ€™s a brief overview of the notable ones:

AWS CodeCommit

AWS CodeCommit
Code Commit is the GitHub and GitLab of AWS with seamless integration with some AWS services. AWS CodeCommit has stopped onboarding new customers. From now on, a new repository can only be created by customers with an existing repository in AWS CodeCommit. While still functional, AWS may shift focus to other version control solutions. Users should evaluate alternatives that align with their development workflows.

AWS Cloud9

AWS Cloud9
Cloud9 is an integrated development environment (IDE), similar to Replit, Gitpod, CodeSandbox, or a browser-based version of VS Code. Users should consider transitioning to different IDEs or local setups as AWS has announced deprecation. According to them
โ€œAfter careful consideration, we have made the decision to close new customer access to AWS Cloud9, effective July 25, 2024. AWS Cloud9 existing customers can continue to use the service as normal. AWS continues to invest in security, availability, and performance improvements for AWS Cloud9, but we do not plan to introduce new features.โ€ (source)

AWS Mobile Hub

MobileHub
This service simplifies the process of building, testing, and monitoring mobile applications and can make use of one or more AWS services. With the rise of more advanced mobile development platforms, AWS Mobile Hub is being deprecated. Developers are encouraged to migrate to AWS Amplify for enhanced mobile app development capabilities.

Amazon CloudSearch

Image description
Amazon CloudSearch is a fully managed service in the cloud that makes it easy to set up, manage, and scale a search solution for your website or application. As AWS introduces more powerful search solutions, Amazon CloudSearch may be phased out. Users should explore Amazon OpenSearch Service for advanced search functionalities.

AWS CodeStar

AWS CodeStar

AWS CodeStar is a cloudโ€‘based development service that provides the tools you need to quickly develop, build, and deploy applications on AWS. With AWS CodeStar, you can set up your entire continuous delivery toolchain in minutes, allowing you to start releasing code faster.
This service is expected to be deprecated as AWS announced the Discontinuation of AWS CodeStar support
AWS CodeStar

Amazon Quantum Ledger Database (QLDB)

Image description
QLDB may see reduced usage as AWS focuses on other database solutions. AWS recently announced that new customers can no longer sign up for Amazon Quantum Ledger Database (QLDB), a managed service providing an immutable transaction log maintained by a central trusted authority. All existing databases will be shut down in one year, and current users are encouraged to migrate to Aurora PostgreSQL.

To ensure a smooth transition, stay updated on AWS announcements and plan migrations accordingly. Embracing newer services can enhance your development processes and infrastructure.

Top comments (1)

Collapse
 
lanreadeniji6 profile image
Lanre ๐Ÿ‘‘

Nice insight.