It sounds like what you want is a GAE app that talks to your hardware using something like the Secure Data Connector. Here's a tutorial:
http://code.google.com/securedataconnector/docs/1.3/tutorials/appengine.html -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Sat, Nov 20, 2010 at 7:38 AM, Benjamin Gittins <gittin...@gmail.com> wrote: > Hi Ikai, > Thank you for your fast response. > > I'm not sure I understand the question. Are you looking to run the GAE SDK > inside your own hardware? Or are you looking to run something like AppScale > (http://code.google.com/p/appscale/) with the security module? > > I am looking to run something like AppScale > (http://code.google.com/p/appscale/) with the security module? > Specifically, I was wondering if it was possible to run AppServer (part of > AppScale) inside a hardware security module (HSM), where that HSM is capable > of running Java Standard Edition software. So in a hybrid cloud deployment > some of my business logic processing particularly sensitive information > (social security numbers, credit cards, and so on) is running entirely > within the protection of a hardware security module (running AppServer) > managed at my site, and the remaining parts of my business logic responsible > for processing less sensitive data is running on the public cloud provided > by Google. > Thanks! > Benjamin Gittins > > > On 19/11/2010, at 7:58 PM, Ikai Lan (Google) wrote: > > I'm not sure I understand the question. Are you looking to run the GAE SDK > inside your own hardware? Or are you looking to run something like AppScale > (http://code.google.com/p/appscale/) with the security module? > If you're talking about deployment in production, you don't have any choice > over what it's run on. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger: http://googleappengine.blogspot.com > Reddit: http://www.reddit.com/r/appengine > Twitter: http://twitter.com/app_engine > > > On Thu, Nov 18, 2010 at 7:08 AM, Benjamin Gittins <gittin...@gmail.com> > wrote: >> >> I am relatively new to Google App Engine. I'd like to know if it is >> possible to run Google App Engine inside a Java Standard Edition compliant >> network attached hardware security module, such as SafeNet LUNA-SP? >> ( www.safenet-inc.com/products/data-protection/hardware-security-modules/luna-sp/ ) >> >> Thanks, >> Benjamin Gittins >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> google-appengine-j...@googlegroups.com. >> To unsubscribe from this group, send email to >> google-appengine-java+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to google-appengine-j...@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to google-appengine-j...@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.