This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Stratos Frequently Asked Questions

Stratos Start-up Questions

  • I have registered an account just now. Why am I unable to log in yet?
    Please make sure that you have validated the registration, by clicking the validation link in the email sent to you. For a detailed discussion on the tenant registration, please visit StratosLive Registration Life Cycle.
  • I have validated the email validation described in StratosLive Registration Life Cycle. Still I am unable to log in to my account.
    If you have validated the mail and still cloud not login, check if you entered user name as admin-name@tenent-domain. You might find this information from the registration confirmation mail that you received upon your tenant registration. Make sure that you have entered your password correct as well. If the issue persists, please contact us through the StratosLive Contact Email address.


Fig1. Log in to StratosLive.

  • What should I do, if I have forgotten my password?
    If you have forgotten your password, you may reset the password using the "Forgot Password" option provided in the log in page. A link to reset your password will be sent to the email address that is attached to your tenant domain.
  • Should I own a domain to have a StratosLive account?
    No, not at all. Domain name is used as the unique identifier that is associated with your tenant. Each of the tenant can create users for his own. Hence this resembles an organization with multiple users. Hence you can provide any string that is in the format of a domain (example.ext) as your tenant domain. However, if you own a domain, we highly recommend you using that as your tenant domain, as that provides you the possibility of validating your tenant domain.
  • Why should I validate my domain?
    While domain validation is optional, you can prove the ownership of the domain by validating the domain. Otherwise, you may have to lose your account, if the legitimate owner of the domain claims it. However, you might skip this step at the time of registration, and validate the domain at a later time from your account.
  • I have registered for a particular Stratos Service. Now do I have to register for the other services?
    No, you don't have to. Stratos tenants are centrally managed. That means, if you have registered from a service, you will be able to use all the Stratos services. However, as the tenant admin, you will be able to activate and deactivate the Stratos services, from Stratos Manager.
  • I didn't get any email after registering or after resetting my password?
    Make sure that your email address is configured to receive email addresses. The email address should not be out-only. It should be able to receive the tenant activation email, bills, and further updates. Since the email address is our single point of contact, it is mandatory to have an email address that can receive emails.
  • I have given an email address that can receive emails. But still I didn't the email?
    Please check your spam folder, in case if the mail had been treated as a spam by your mail server. If it is still not there, you may need to contact WSO2 using the StratosLive Contact Email address. We will be able to activate your account from the system.
  • I have registered for a 'Demo/Free' account. Will I be charged, if I exceed the usage limits?
    Free/Demo accounts are never charged. Anyway, you can upgrade and downgrade your usage plan at any time.
  • I am using StratosLive services for the educational or research purposes only. Will I be able to get it free?
    Demo accounts are free to register and use. You might also be eligible for a non-profit/educational discount of 50%, for SMB accounts. For the payment information of the usage plans, take a look at the StratosLive pricing page. Please contact|mailto:support+stratoslive@wso2.com] us for further queries on this.
  • Now I have registered for an account. What's next?
    If you are familiar with the WSO2 Carbon based products, there is nothing new to learn for Stratos. StratosLive is simply the WSO2 Carbon Middleware Platform as a Service, with all the WSO2 Carbon based products available publicly over the cloud as services. For a detailed introduction to the Platform aspect of Carbon, Stratos Cloud Middleware Platform, and StratosLive Platform as a Service, refer to the article, ā€œWSO2 StratosLive - An Enterprise Ready Java PaaS.ā€

Go To Top

Using Stratos - General Questions

  • Does Stratos support multi-tenant model?
    Yes, Stratos supports a multi-tenant model. In StratosLive PaaS, WSO2 is the super admin, and you have register a tenant. You can OEM Stratos, by setting up a private cloud for your own. In that case, you would be the super tenant and you can decide what level of functionality you want to allow your tenants.
  • How does Stratos overcome the inherent security challenges of the cloud?
    Tenants are isolated from each other in Stratos. Data processing code is protected by java security manager, hence the custom code deployed by tenants (such as web applications and web services) does not have access to it. Tenants are also prevented from executing the privileged actions, such as opening the ports and accessing the file system. For more insights, please refer to the article, ā€œHow WSO2 StratosLive meets Security Challenges in Cloud.
  • How is multi-tenancy achieved in Stratos? Is it at the Database level or the application level?
    It is multi-tenanted at the database level, as far as the data stored by Stratos is concerned. For user data, we are currently working on a polyglot data architecture which will allow a range of choices from a share, multi-tenant NoSQL feature (based on Cassandra) to a per-tenant database model.
  • Do we have the opportunity to customize or extend Stratos as appropriate?
    StratosLive is a publicly hosted Stratos Cloud Middleware Platform-as-a-Service, where you are using the services as a tenant. Tenants have limited access due to the security and the other concerns. But if you host Stratos in your own data center and OEM Stratos, as super tenant you will be able to extend Stratos and customize it more, as you prefer.
  • What are the developer frameworks supported by Stratos/StratosLive?
    StratosLive is a Java Platform as a Service. We currently support any Java developer framework as we are currently only supporting deploying Java webapps (WAR files).
  • Does Stratos support secure tunneling?
    Yes, Stratos supports secure tunneling via the Cloud Services Gateway. Cloud Services Gateway is used to create a managed, secured channel for business processes and other tasks running in a public cloud to get access to enterprise data and services. It allows the service and data owners inside the enterprise to selectively publish services and data to the cloud. The resulting services can be fully protected ā€“ authentication, authorization, confidentiality, integrity and more. Here only the approved messages are delivered to access the services.
  • Does Stratos support elasticity?
    Yes, we do support elasticity with the cloud provider. In StratosLive, the services are fronted by WSO2 Load Balancer, which balances the load across the service instances and scales the services automatically according to the load. Stratos services also can scale with the other load balancers including the hardware loadbalancers.
  • Does Stratos support single sign-on?
    Yes, single sign-on and single sign-out are supported by design. Once you have logged into any of the Stratos services, you will not need to sign in to the other services.
  • Does Stratos support integration with customer's on-premise Identity Management?
    Yes. It is possible, and we will need to work with the customer to do this.
  • What lag times can we expect in different parts of the globe?
    This depends on the clients' deployment infrastructure, and where they decide to host it. We are currently working on support for Amazon's availability zones, so that we can isolate tenants to specific data centers.
  • Is there any speed issues reported with any specific data types or streams?
    No issues yet. Our architecture is 100% streaming, so we do not expect any issues either. EBay uses WSO2 Eneterprise Service Bus for 600 million messages/day and has flat line memory for messages ranging from 1kB to 100MB.
  • What are the supported cloud-providers?
    StratosLive is deployed on our co-lo servers over the native hardware. We also have had the public cloud deployed on top of Amazonā€™s EC2. We also have a private cloud setup that is deployed on Eucalyptus. Stratos follows the open standards, and is not coded for any particular cloud provider. Hence it is expected to work on any Infrastructure as a Service.

Go To Top

Stratos Features

  • Does Stratos support encrypted communications?
    Yes, it does. Data communication from the browser to back-end Admin Services happens over https (encrypted), which provides transport-level protection.
  • Does Stratos support metering?
    Yes, it does. Tenants are metered and billed for their usage. Tenants can view their usage information from Stratos Manager. For more insights on the metering, throttling, and billing, refer to the article ā€œMetering, Throttling and Billing in StratosLiveā€.
  • Do you support Memcache?
    Yes, we have a scalable distributed cache using EHCache that we expose via the Java caching API.

Go To Top

Stratos Private Set up

  • Can we set up our Stratos locally or as a PaaS?
    Sure. StratosLive is the publicly hosted PaaS by WSO2. Similarly, you can deploy Stratos publicly over the cloud for your organization or for the public. In this case, you will be the super tenant. You can also deploy Stratos as a private cloud for your organization. Hybrid cloud set ups too are possible.
  • Is it possible to migrate our services and data from our tenant in StratosLive to our private Stratos cloud setup?
    Migrating from StratosLive to your private Stratos cloud setup is possible, since StratosLive is the same Stratos Cloud Middleware Platform hosted as StratosLive Platform as a Service.
  • Can we isolate specific accounts for throttling or increase bandwidth?
    Yes, the load balancing logic and throttling logic are tenant aware. So if you are deploying Stratos locally, as the super tenant, you will be able to throttle the tenants.
  • Can we setup Stratos in a personal computer?
    You can setup Stratos in a computer with all the services, given that the computer has the required memory, processor, and disk space. For example, Stratos requires 4 GB memory, and at least 8 GB is recommended. You may also find it convenient to run only the services that you require at once, if you have limited resources.

Go To Top