7 Matching Annotations
  1. Nov 2021
    1. Do you have a high-quality and almost irresistible application in your bag? Your potential customers will not enjoy your app to the full if they cannot access it easily and quickly. That is why you need to consider how to choose the right SaaS hosting provider carefully. In this article, we will review different SaaS cloud hosting options and their strengths and weaknesses. Read on to find out how to make hosting for your SaaS application reliable, cost-effective, and scalable.

      Do you have a high-quality and almost irresistible application in your bag? Your potential customers will not enjoy your app to the full if they cannot access it easily and quickly. That is why you need to consider how to choose the right SaaS hosting provider carefully.

      In this article, we will review different SaaS cloud hosting options and their strengths and weaknesses. Read on to find out how to make hosting for your SaaS application reliable, cost-effective, and scalable.

  2. Mar 2021
  3. Feb 2021
  4. Nov 2019
  5. Apr 2016
    1. People want to own their data and their namespace but they don’t want to run servers to do it. What’s the solution? Separate the elements. Treat your personal server as a BDS (Big Dumb Server), there to answer API calls and file requests.  Move the admin interfaces up towards the client, and maintain them centrally the way apps are maintained. Eventually, move the presentation layer towards the client too, allowing readers power over how they consume the data on your server.
      • Database:
        • provided by host
        • general purpose
        • accessible by http or https API
      • Database administration:
        • Native app or Web interface making privileged API calls.
        • GUI file browser for web server folders and files.
      • Presentation Layer
        • Pull pages (or other data) from multiple databases.
        • Customizable: the data you want, in the way you want to display it or otherwise use it.
  6. May 2015
  7. Mar 2015