Skip to content

pilgrimstack/demo-modernize-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

demo-modernize-nodejs

OVH logo

There is no code here :) The code is placed on two different branches called 'old' and 'new'.

This application is a Strapi deployment managing just blog posts and a frontend based on NextJS. The goal here is to show the differences between :

  • old branch: a standalone deployment, everything is on one host
  • new branch: a scallable deployment, using OVHcloud services like a managed database and an object storage service combined with stateless instances.

It's the classic pets vs cattle approach shown with a real demo. We'll export the the statefull components to managed services and we'll scalle horizontally our stateless instances.

pets vs cattle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors