Skip to content

Changes to realize stateless architecture using HTTP Session Caching - #3483

Open
Pradeep39 wants to merge 20 commits into
OpenClinica:masterfrom
Pradeep39:master
Open

Changes to realize stateless architecture using HTTP Session Caching#3483
Pradeep39 wants to merge 20 commits into
OpenClinica:masterfrom
Pradeep39:master

Conversation

@Pradeep39

Copy link
Copy Markdown

The Changes in this pull request attempt to refactor the architecture into a multi-tier architecture with Apache Webserver, Tomcat, Amazon RDS, Redis (HTTP Session caching) deployment on AWS. Accompanied is a Cloudformation template that will help deploy the refactored stack to AWS. On my forked GitHub repo home page, you will also find a Launch Stack Jump Start button, which will automatically launch and provision the entire infrastructure with a single click.

Most of the changes done to the code are trivial to deal with serialization issues when serializing session state for Redis Caching tier.

@Pradeep39 Pradeep39 changed the title Refactoring to make realize stateless architecture using HTTP Session Caching Changes to realize stateless architecture using HTTP Session Caching Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant