Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 2.74 KB

paas.md

File metadata and controls

61 lines (51 loc) · 2.74 KB

Bookmarks tagged [paas]

[AWS Elastic Beanstalk c

https://aws.amazon.com/elasticbeanstalk

AWS-based, with support for Tomcat and Jetty.


[AWS Lambda c

https://aws.amazon.com/lambda

Serverless computation.


[Google App Engine c

https://cloud.google.com

PaaS on Google's infrastructure.


[Heroku c

https://www.heroku.com

Abstract computing environments.


[Jelastic c

https://jelastic.com

Supports Tomcat, Jetty, GlassFish, JBoss, TomEE and WildFly.


[OpenShift Enterprise c

https://www.openshift.com

On-premise solution.


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


https://www.youtube.com/watch?v=QcNqfvMeWow

Traditionally, a tug of war has existed between service reliability (availability, consistency, and fault tolerance), and engineering velocity. Increasing speed to fuel product innovation has meant ma...


https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/

High level introduction to Kubernetes...