Questions tagged [paas]

5 questions
2
votes
1 answer

How come, when utilizing a CDN, some hosting providers require to point nameservers to those of the CDN and some don't?

When I had an IaaS modeled hosting environment I wanted to utilize a CDN (CloudFlare) and I was required by the hosting company staff to point the name servers in my domain registrar to those of CloudFlare (instead to those of the hosting…
user117162
1
vote
1 answer

Installing Django (or other Python-based) CMS on PaaS Instance?

I have a simple hosting instance with gandi.net which is designed to host python programs and comes with a PostgreSQL database configured. I originally had the instance formatted for PHP and used WordPress, which was easy to install and get running.…
BKilpat01
  • 13
  • 2
0
votes
1 answer

What are the options to gradually upgrade from shared hosting if the traffic to my site grows?

I have a site with php+mysql on shared hosting and it works well, has good traffic and I want to plan for the future when traffic to my site grows and shared hosting can't handle it. Since the code is not trivial, rewriting is not an option, so I'd…
Tom
  • 498
  • 1
  • 6
  • 13
0
votes
1 answer

Can multiple websites/domains be hosted by the same Platform as a Service [PAAS]?

Sorry if this is trivial, but I am still learning the basics of PAAS, so I appreciate your patience... Can separate websites both be hosted by a single PAAS (used via single account with a given popular PAAS-provider)? I think they can, but I'm…
cellepo
  • 113
  • 6
0
votes
1 answer

Is there a use case for not employing Elastic Beanstalk?

Being fairly new to the AWS ecosystem, is there any reason I wouldn't want to use Elastic Beanstalk for my python+django+yeoman web app (still being prototyped, but want to be ready to scale quickly as soon as it's released)?
Lèse majesté
  • 15,356
  • 39
  • 49