Skip to content

Commit a2c7109

Browse files
committed
update serverless page with another resource
1 parent 79b57e6 commit a2c7109

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/08-web-app-deployment/35-serverless.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ out how to structure and operate serverless applications.
9090
architectures and the advantages that can provide.
9191

9292
* [Serverless architectures in short](https://specify.io/concepts/serverless-architecture)
93+
lays out some of the initial thoughts behind what the advantages
94+
and disadvantages of serverless may be. However, it's early days for
95+
serverless so these strengths and weaknesses may change as the
96+
architectures and good practices evolve.
9397

9498
* [Cloud first, serverless second](https://hackernoon.com/cloud-first-serverless-second-1c086f282326)
9599

@@ -98,6 +102,8 @@ out how to structure and operate serverless applications.
98102
five major usage patterns the AWS Lambda team is seeing from initial
99103
serverless deployments.
100104

105+
* [Serverless computing: If there is no server, where does my application run?](https://devup.co/serverless-computing-if-there-is-no-server-where-does-my-application-run-a369c3699730)
106+
101107

102108
### Serverless vendor lock-in?
103109
There is some concern by organizations and developers about vendor lock-in

0 commit comments

Comments
 (0)