saas.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [saas]
www.codever.land/bookmarks/t/saas
Dev Bookmarks
https://www.bookmarks.dev/howto/bookmarklets
Open source Bookmarks and Code Snippets Manager for Developers & Co. Easy bookmarking with bookmarklets, browser extensions and IDE plugins. Quick retrieval of dev bookmarks with custom and rapid sear...
Runscope
Automated API Monitoring & Testing.
Ping-API
Automated API Monitoring & Testing.
import.io Magic
Create a REST API from any website in one click.
Apiary
Collaborative design, instant API mock, generated documentation, integrated code samples, debugging and automated testing.
Amazon API Gateway
https://aws.amazon.com/api-gateway/
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
Apigee
Apigee is the leading provider of API technology and services for enterprises and developers.
3scale
Nginx based API gateway to integrate internal and external API services with 3scale's API Management Platform.
Assertible
Continuously test and monitor your APIs after deployments and across environments.
Moesif
API Analytics for Debugging, Monitoring, and Usage Tracking for RESTful and GraphQL.
Beeceptor
An HTTP inspecting, mocking and proxing service. Gives named endpoints for creating mock API endpoints and simulate responses.
awesome-free-for-dev
https://github.com/ripienaar/free-for-dev#readme
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev - ripienaar/free-for-dev
- tags: awesome-list, devops, iaas, paas, saas
- :octocat: source code
Application-level multi-tenancy: the promise and pitfalls of shared-everything architectures
https://distrinet.cs.kuleuven.be/news/2015/multitenancy.pdf
One of the key enablers to leverage economies of scale in SaaS applications is multi-tenancy [3, 5], i.e. the sharing of resources among multiple customer organisations, the so-called tenants. While i...
- tags: multi-tenant, architecture, saas, cloud
The Twelve-Factor App
In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps that: