1 / 13
Télécharger la présentation
17. Scaling - CloudBees
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Java PaaSScaling in CloudBees http://clean-clouds.com
Horizontal Scaling Vertical Scaling Scaling Applications
Auto-Scale Source: CloudBees
2 3 Auto-Scale 4 1 5 Source: CloudBees
To easily setup session clustering for your production applications. • To store HttpSession-scoped data in a CloudBees session-store that is synchronized across multiple application instances. • Available when you upgrade your application to a paid configuration. • Create a 100MB session-store resource named session1 • bees app:session-store:create session1 -a account/application -size 100mb -bind false Application Session Stores
More Related