Questions tagged [paas]

paas is short for Platform-as-a-service, a category of cloud-centric services.

Platform as a service (PaaS) is a category of cloud computing services that provides a platform allowing customers to develop, run, and manage Web applications without the complexity of building and maintaining the infrastructure

Related tags:

Source: Wikipedia

489 questions
0
votes
1 answer

ImageMagick devel package on Red Hat Open Shift

I need ImageMagick with my RoR app, because I use rmagick and carrierwave gems for editing images. How can I install it on Open Shift?
quatermain
  • 1,442
  • 2
  • 18
  • 33
-1
votes
0 answers

Significant Slowness on Azure WordPress App Service

I have a WordPress website on Azure App Service (PaaS). The App Service and the Database are in the same location (West Europe). However, there is significant slowness, and I don't know the reason behind it, even though I have tried all the…
Ahmed
  • 1
  • 1
-1
votes
1 answer

Openshift restart the container on extact time and execute prescript execution

I have a requirement to restart the Opensift container on everday 10 AM and execute a pre-script to perform file downloads. Since my flask app is running on gunicorn 4 worker, i cannot place the file download logic on the flask application as it…
-1
votes
1 answer

How IAAS communicate with PAAS services

In one of the interviews I was asked the below question. Does the IAAS communicate with PAAS services over the vnet ? How IAAS communicate with PAAS services
-1
votes
1 answer

What connectivity will be best suited in terms of security and performance to connect on-premise to Azure PaaS Service?

How to connect on premise from Azure PaaS Service? What connectivity will be best suited in terms of security and performance?
R0106
  • 33
  • 5
-1
votes
1 answer

Azure datafactory multiple tables

I have a one business scenario , we have to pull all the tables from the one database let say adventure-work and put all the tables information in separate csv in data lake. suppose in adventure works db if we have 20 tables I need to pull all the…
Anuj gupta
  • 19
  • 1
  • 8
-1
votes
1 answer

Products in PAAS environment

We have Pivotal Cloud Foundry and the apps are being migrated to cloud. The most Java based apps are easily getting migrated . But looks like PCF doesn't have Tibco for us to migrate our Tibco services. I am looking for various options to migrate…
devig
  • 7
  • 2
  • 7
-1
votes
1 answer

How do I get acces to server running on Bluemix Paas?

Few days ago I wanted to launch my own Agario server. I assumed not to spend any money on hosting/vps etc. After a long search I found Bluemix PaaS, I put open source Agario clone Ogar (https://github.com/OgarProject/Ogar) in them and server has…
-1
votes
2 answers

Deploy a Java Application made with sockets?

I wrote a Java Application that works with sockets (you know, I open a SocketServer in some port, for example 8000). The application works very well, but now I want to deploy it to some server. I've tried with Heroku, but it just opens ports 80 and…
-1
votes
1 answer

Azure - Migration from on-premises to Azure

We are planning to migrate our Enterprise Application(s) from on-premises to Azure. Below are the high level details about our current infrastructure. One Web Server hosting multiple WebSites (around 30 websites) One Server with SSIS installed in…
Prawin
  • 1,158
  • 2
  • 12
  • 26
-1
votes
1 answer

GAE alternative for business web application

I'm interested in building a web application. I like the Google App Engine, datastore and bigquery. Google offers a lot of useful tools. But I'm not sure, that Google is the right decision for a web based business application. What if the costumer…
CPA
  • 2,923
  • 4
  • 30
  • 52
-1
votes
2 answers

Cant login to new CloudFoundry AWS deployment

I just installed CloudFoundry on AWS using the docs here. However, now when i try to login to cloundfoundry i get the following: root@cf-installer:~/releases# cf login -a api.mydomain.com -u admin -p the_admin_pw API endpoint:…
pdeva
  • 43,605
  • 46
  • 133
  • 171
-1
votes
1 answer

What is Paas, Hosting and SaaS

What exactly are Paas, Hosting and SaaS ?
Jimmy
  • 427
  • 2
  • 16
-1
votes
1 answer

Google App Engine vs Pagoda Box?

Particularly, for PHP development, which one performs better? I'd like to deploy a Zend Framework 1.X app on the chosen platform. Which one makes this easier/possible?
rodrigo-silveira
  • 12,607
  • 11
  • 69
  • 123
-1
votes
3 answers

Is Azure the right choice for hosting my ASP.NET web application to deliver Data Visualization?

I am starting an Analytics company that analyses my clients data, holds the results of the analysis on a server, and allows my clients to access the results and view charts and graphs using an ASP.NET web application I have written. Each client…
Cybernetic
  • 12,628
  • 16
  • 93
  • 132
1 2 3
32
33