在线查看答案。
1.) Does WSO2 Stratos Live offer a "multi-tenancy-api" to make Java web applications multi-tenant-aware (something like the Google App Engine Namespace API)?
是的。您的 Web 应用程序可以是多租户的。
http://www.youtube.com/watch?v=_lEwm6VzAmo&noredirect=1
http://www.slideshare.net/afkham_azeez/building-a-multitenanted-cloudnative-appserver
2.) Is the cartridge-based architecture available (like in WSO2 Stratos 2)?
还没有。但我们的计划是让 Stratos2.0 作为 StratosLive 的基础。这将在 Stratos2.0 的 GA 发布之后完成(现在处于 beta 阶段)
3.) Are there official API documentations / code samples for all the cloud services? I just found blog posts and webinars. But an official api documentation and code samples would be very great (for example how to unse Identity Server for authentication in Java web applications).
可用于 WSO2 产品的所有文档和示例都对 StratosLive 有效。原因是,我们在云中部署了相同的产品。目前,我们正在填补有关 StratosLive 的文档空白。
4.) Based on WSO2 API Manager deployment on Stratos, I assume that the API manager is not available as cloud-service?
还没有。它将在未来可用。
5.) Do I have hosting options on Stratos Live (e.g. Java Version, the country / Data Center where my app will be hosted)?
不。StratosLive 使用共享实例来实现多租户(不像其他一些 PaaSes,每个租户使用一个 JVM)。因此,托管选项不可用。
6.) Does exist a logs-api to access application logs from my application?
是的。我们允许租户查看系统日志和应用程序日志。不幸的是,尚未记录用于查看日志的 API。
http://sparkletechthoughts.blogspot.com/2012/09/how-distributed-logging-works-in-wso2.html
7.) Are there apis for data handling (for example Map Reduce, execution of cron jobs, CDN)?
Map reduce 相关任务可以使用可以部署在 WSO2 BAM (monitor.stratoslive.wso2.com) 中的工具箱来处理。请查看 WSO2 BAM2 文档以获取更多信息。
8.) Do I have a local test environment? I know that there are IDE plugins for an easy deployment. But is it possible to test my app with all WSO2 Stratos Live cloud services local on my machine without connecting to the real services?
您可以在http://wso2.com/cloud/stratos下载并使用 Stratos 本地设置