Hi, i have a medium SaaS project and need scale out, where i can find materials to get started my cloud project?
ps: i dont want work with a PaaS, like App engine or Azure...i will use IaaS like ec2 or rackspace
Hi, i have a medium SaaS project and need scale out, where i can find materials to get started my cloud project?
ps: i dont want work with a PaaS, like App engine or Azure...i will use IaaS like ec2 or rackspace
I don't know from experience, but surely the service provider you're working with has some decent material to assist you? Also, I imagine the Amazon offering (and those of a similar ilk) will have good active user communities.
Not sure what you mean by "scale out", but maybe you mean automatic scaling, load balancing or something like that?
Amazon have services that you can add to your EC2 account to do that (Auto Scaling, Amazon CloudWatch and Elastic Load Balancing), or you could use third party tools such as Scalr to manage it all for you. We are evaluating Scalr for our needs at my day job but I have no experience of it just yet.