【问题标题】:WSO2 Stratos Live Services / APIsWSO2 Stratos 实时服务/API
【发布时间】:2013-06-03 16:35:08
【问题描述】:

目前我正在评估 WSO2 Stratos LIVE 作为公共 PaaS。我做了很多研究,但仍有一些问题:

  • 1.) WSO2 Stratos Live 是否提供“多租户 API”以使 Java Web 应用程序具有多租户意识(类似于 Google App Engine 命名空间 API)?
  • 2.) 是否可以使用基于磁带的架构(如在 WSO2 Stratos 2 中)?
  • 3.) 是否有所有云服务的官方 API 文档/代码示例?我刚刚找到博客文章和网络研讨会。但是官方 api 文档和代码示例会非常棒(例如如何在 Java Web 应用程序中取消 Identity Server 进行身份验证)。
  • 4.) 基于WSO2 API Manager deployment on Stratos,我假设 API 管理器不能作为云服务使用?
  • 5.) 我在 Stratos Live 上是否有托管选项(例如 Java 版本、将托管我的应用程序的国家/地区/数据中心)?
  • 6.) 是否存在用于从我的应用程序访问应用程序日志的 logs-api?
  • 7.) 是否有用于数据处理的 api(例如 Map Reduce、执行 cron 作业、CDN)?
  • 8.) 我有本地测试环境吗?我知道有 IDE 插件可以轻松部署。但是,是否可以在我的机器上使用所有本地 WSO2 Stratos Live 云服务测试我的应用,而无需连接到实际服务?

我知道这很多,但如果 WSO2 专业人士能帮助我回答这些问题,那将非常有帮助。正如我所说,我做了很多研究,但这 8 个问题仍然悬而未决。

非常感谢和最好的问候 本

【问题讨论】:

    标签: wso2 paas wso2stratos


    【解决方案1】:

    在线查看答案。

    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)?
    

    可以使用可部署在 WSO2 BAM (monitor.stratoslive.wso2.com) 中的工具箱来处理与 Map reduce 相关的任务。请查看 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 本地设置

    【讨论】:

    • 我们如何在 wso2 云上开发 paas 应用程序?为什么我们需要 apache stratos云
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-07-25
    • 1970-01-01
    相关资源
    最近更新 更多