saas Questions

0

I am working on a SaaS application that connects to a Microsoft SQL Server database, using T-SQL language. I cannot develop stored procedures, user-defined functions, or any database objects. I am ...
Rally asked 4/7, 2024 at 0:32

5

Can I enable HTTP/2 for my website hosted on OpenShift? I know you can use CloudFlare as a proxy, then it will provide support for HTTP/2. But I am interested in is the ability to configure precis...
Cockchafer asked 14/1, 2016 at 19:28

8

I found some questions here on how to create a SaaS. This much is easy, but what I don't understand is what makes an application a PaaS and not a SaaS. What lines does an application cross before w...
Fleer asked 16/10, 2010 at 1:29

5

Anybody, please explain the differences between a SaaS App and Web App. Also how can we make a Java Web App, a SaaS App?
Sole asked 4/4, 2012 at 7:26

2

Solved

I want to create an example SaaS app, whereby users are able to signup, create web pages, use templates and/or customize them with custom css, serve their web pages off custom domains. I was consi...
Gonophore asked 3/5, 2012 at 20:4

12

What do the following terms mean? SaaS PaaS IaaS? There are various cloud services available today, such as Amazon's EC2 and AWS, Apache Hadoop, Microsoft Azure and many others. Which category...
Xylophagous asked 29/5, 2013 at 17:29

3

I wanted to develop a large-scale web application using Tailwind CSS. Is Tailwind CSS suitable for large-scale web applications? & Tailwind CSS worth investing time and money, or should I...
Dessertspoon asked 11/5, 2022 at 8:59

1

Solved

I'm facing a critical issue right now in Romania. So for almost 24 hours my mobile app which is using Firebase Realtime Database can't be used on some ISPs (like Vodafone, DIGI or Telekom) if you a...
Portray asked 11/3, 2022 at 20:56

3

I’m building a SAAS product with PHP/HTML on shared hosting on a Linux server and I’m stuck on the domain name part. Goals I would host my SAAS app on app.mysaas.com My customers point their dom...
Alcoholize asked 2/2, 2020 at 17:20

3

Solved

I would like to know what is the difference between a SaaS and an API. I feel like it's somehow the same. So let's say I building a Rails or Flask api can I say that I'm buiding a Rails or Flask Sa...
Alphard asked 28/9, 2014 at 17:42

4

Solved

I have a webapp where users can create their account and use the service. Now I want to give them a custom domain facility where app.customer1web.com points_to myservice.com with userid customer1 o...
Duntson asked 10/6, 2009 at 14:16

10

Solved

I've seen SaaS applications hosted in many different ways. Is it a good idea to split features and modules across multiple databases? For example, putting things like the User table on one DB...

3

Solved

I'm currently running a SAAS application and mails are being sent from our application using Mailjet. Some of the larger customers have been asking to allow the emails to be sent from their domain...
Boff asked 4/6, 2020 at 2:49

2

Solved

I was wondering if it is possible to offer Docker images, but not allow any access to the internals of the built containers. Basically, the user of the container images can use the services they pr...
Metallize asked 6/5, 2016 at 5:23

7

Solved

I'm investigating using hosted subversion for a new project at work and was wondering if anyone had any experiences they would share. I've personally used Beanstalk for small projects at home, but...
Springe asked 18/11, 2008 at 20:17

3

Team, My Ci Pipeline azure getting failed find error below. I have tried solution from How to fix ReferenceError: primordials is not defined in node but no luck Error below : ##[section]Startin...
Senzer asked 14/11, 2019 at 12:3

3

How to run a docker container from java code? I'm trying to make a SaaS using docker, once the user logs in, I should start a memcached container from java code, this solution doesn't work: Proces...
Honeycutt asked 10/1, 2016 at 14:35

1

Solved

For a SaaS product which provide its services via REST API, is it a standard requirement to have a heartbeat API? I have a debate on this subject at work, in my point of view, the heartbeat API i...
Embryo asked 10/9, 2019 at 16:26

3

I want to configure Varnish to use HTTPS(!) services as backend services. The key here is the SSL part of the connection to the backend service! I have limited control over those HTTPS backend serv...
Sextillion asked 30/5, 2013 at 15:53

1

Solved

I've been reading about instances and tenants and in the Saas architecture. My questions are as follows (please correct anything that you notice I've gotten wrong with any of the following terms): ...

0

I've been looking for a multi-tenant architecture solution with Symfony 4 & Doctrine for a long time, where we have single App and many databases. So, i've managed a little with this: sf4-multi...
Xenogamy asked 7/12, 2018 at 10:33

3

A client of ours has the domain client.com Our application is at superapp.mycompany.com We want the client to be able to access our application via their own subdomain, like: superapp.client.com....
Birdbath asked 22/4, 2017 at 2:8

2

I work for a healthcare SaaS company where all of our SSOs use SAML 2.0, and we cannot use LDAP. We have one particular client right now who wants to use ADFS to SSO from their intranet to our site...
Twice asked 29/8, 2018 at 21:24

2

Solved

I'm only familiar with Watson Assistant because I've done some work with it but I've never used Watson Assistant Solutions. Is it a new API or an app on top of Watson Assistant? When should I use ...

5

I am currently looking into converting a single-tenant Java based web-app that uses Spring, GWT, Hibernate, Jackrabbit, Hibernate Search / Lucene (among others) into a fully fledged SaaS style app....
Hellfire asked 28/3, 2011 at 15:39

© 2022 - 2025 — McMap. All rights reserved.