-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aff1c77
commit 145bd2e
Showing
2 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## Roadmap | ||
|
||
|
||
This roadmap outlines the planned features and enhancements for the CloudFront Hosting Toolkit project. | ||
|
||
## Image Optimization | ||
|
||
**Explanation**: Optimization module dedicated to enhancing website performance. This module's function is to reduce image sizes to enhance website performance, ensuring faster page load times and an overall enhanced user experience. | ||
|
||
|
||
## PR Preview | ||
|
||
**Explanation**: PR Preview (Pull Request Preview) functionality allows developers to preview a branch before merging it into the main codebase. | ||
|
||
|
||
## Authorization | ||
|
||
**Explanation**: Enhancing authorization for precise user access control and permissions. | ||
|
||
## A/B Testing | ||
|
||
**Explanation**: A/B testing enables you to compare different versions of your website to determine which performs better. | ||
|
||
## Instant Rollback | ||
|
||
**Explanation**: Instant rollback capability enables rapid reversion to a prior application version in case of unexpected issues during new deployments. | ||
|
||
## Server-Side Rendering (SSR) | ||
|
||
**Explanation**: Server-Side Rendering (SSR) enhances website performance and SEO by rendering pages on the server before sending them to the client. | ||
|
||
## Routes | ||
|
||
**Explanation**: Routing features offer navigation to backend resources. | ||
|
||
|
||
This roadmap outlines key features, but we are open to incorporating new ideas based on your feedback. We remain dedicated to the ongoing improvement of CloudFront Hosting Toolkit, with the goal of empowering you to create and host exceptional web applications. We are excited about implementing these enhancements to provide an even better hosting experience for our users |