[Steering Committee] Presentation Details

Jason Lee jason at steeplesoft.com
Fri Sep 4 11:03:02 PDT 2015


Here's the title and abstract for my talk on Tuesday, stolen straight 
from the JavaOne website. :)

*Title: *Cloudy with a Chance of Java: Building Multitenant Java EE 
Cloud Applications*
*
*Speaker*: Jason Lee, Principal Software Engineer, NetSuite, Inc.
*Description*: It’s clear that the cloud is here to stay, so software 
vendors must either adapt or fade into irrelevance, but how do you build 
an app for the cloud? Building a single-user application is pretty 
straightforward, but the cloud brings with it a new set of problems, the 
most pressing of which—second possibly only to security—is data 
integrity: how do you keep one customer from seeing and, worse, changing 
another customer’s data? This session discusses three ways to isolate 
customer data: having separate databases; a shared database and separate 
schemas; or a shared database and a shared schema. You’ll see working 
code examples of each approach, so you’ll leave with everything you need 
in order to get started on moving your app into the cloud.

-- 
Jason Lee
http://cubtracker.com
http://blogs.steeplesoft.com
http://twitter.com/jasondlee
http://blogs.steeplesoft.com/+
http://blogs.steeplesoft.com/in	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okcjug.org/pipermail/sc-okcjug.org/attachments/20150904/353b70da/attachment.htm>


More information about the sc mailing list