I am clear about Cartridge, scaling application but it's very difficult to build a SaaS application (monitoring, multi-tenancy...) from scratch. So I want to use WSO2 Carbon Framework to build my SaaS application and Stratos will take care about scaling for my application. And I think if I use Application Server (provide multi-tenancy, monitoring) and Stratos (scaling). Is it OK?
On Mon, Feb 10, 2014 at 4:12 PM, Lakmal Warusawithana <[email protected]>wrote: > > > > On Mon, Feb 10, 2014 at 2:35 PM, Quang Cường Vũ <[email protected]>wrote: > >> So, will I deploy Application Server to a Cartridge, deploy my SaaS >> application to Appication Server, and I subscribe that cartridge from >> Apache Stratos? But when I want to update my SaaS application, must I >> re-create cartridge because as I know when ELB's Apache Stratos scaling, my >> SaaS application will not to be update? Help me correct If I >> misunderstanding and could you show me more detail? Thanks >> > > Cartridge may only provide server to host your SaaS application. You can > host you application in a git repo and provide it when you subscribe to > above cartridge. Then Stratos will take care of scaling and deploy your > application into new instance automatically. It get you application from > the git repo you have hosted. If you want to update the application, you > only need update the git repo and Stratos will update all running instances > seamlessly. I hope you get clear idea now. > > > >> >> >> On Mon, Feb 10, 2014 at 3:45 PM, Nirmal Fernando >> <[email protected]>wrote: >> >>> Hi Quong, >>> >>> Sure you can, but you would require a Cartridge for those external >>> services (Application server etc.). >>> >>> >>> On Mon, Feb 10, 2014 at 1:26 PM, Quang Cường Vũ <[email protected]>wrote: >>> >>>> Hi dev. >>>> I am confuse How to build SaaS application and deploy it to Apache >>>> Stratos. Can I use Carbon framework and Application Server to building SaaS >>>> and deploy it to Apache Stratos. >>>> Thank. >>>> >>>> -- >>>> >>>> >>>> *V u Q u a n g C u o n g * >>>> >>>> *Software developer and Trainer* >>>> ------------------------------------ >>>> Mobile: 0988.397.448 >>>> Email: [email protected] >>>> >>>> >>>> <http://www.wisestamp.com/> >>>> >>> >>> >>> >>> -- >>> Best Regards, >>> Nirmal >>> >>> Nirmal Fernando. >>> PPMC Member & Committer of Apache Stratos, >>> Senior Software Engineer, WSO2 Inc. >>> >>> Blog: http://nirmalfdo.blogspot.com/ >>> >> >> >> >> -- >> >> >> *V u Q u a n g C u o n g * >> >> *Software developer and Trainer* >> ------------------------------------ >> Mobile: 0988.397.448 >> Email: [email protected] >> >> >> <http://www.wisestamp.com/> >> > > > > -- > Lakmal Warusawithana > Software Architect; WSO2 Inc. > Mobile : +94714289692 > Blog : http://lakmalsview.blogspot.com/ > > -- *V u Q u a n g C u o n g * *Software developer and Trainer* ------------------------------------ Mobile: 0988.397.448 Email: [email protected] <http://www.wisestamp.com/>
