Serverless Computing
Serverless architecture is a software design pattern where applications are hosted by a third-party service, eliminating the need for server software and hardware management by the developer. This page gathers resources about the pros and cons of serverless architecture, it's advantages and drawbacks.
Below we have compiled publicly available sources from around the world that present views on Serverless Computing.
The Container Security book by Liz Rice
Fundamental Technology Concepts that Protect Containerized Applications
Perspectives on Serverless Architecture

Three Most Valuable Benefits that Encourage Companies to Adopt Serverless Architecture
embedded-computing.com

What is Serverless Architecture? A Simple, Detailed Guide
Serverless Architecture

What is Serverless Architecture?
asperbrothers.com

Characteristics of Serverless Architecture
www.infoq.com

5 Predictions for Serverless in 2019
platform9.com

Best Practices In Serverless Architecture
kruschecompany.com

The Traits of Serverless Architecture
thoughtworks.com

What is Serverless Architecture?
freecodecamp.org

Can Mobile Applications Use a Serverless Architecture?
cloudflare.com

Serverless Architecture Pros and Cons
agileengine.com

The Good and the Bad of Serverless Architecture
altexsoft.com

What is Serverless Architecture?
twilio.com
How To

A Crash Course on Serverless with Node.js
hackernoon.com

Design and Test Considerations for an AWS Serverless Architecture
blog.corkhounds.com
Specific Environment

5 Serverless Architecture Best Practices with AWS Lambda
levelup.gitconnected.com

Understand AWS Serverless Architecture in 10 Minutes
blog.theodo.com

Serverless And C# - What You Need To Know
dashbird.io

Serverless Architecture with OpenFaaS and Jav
xenonstack.com
Further Reading
Serverless Architecture — Serverless architecture is a software design pattern where applications are hosted by a third-party service, eliminating the need for server software and hardware management by the developer. This page gathers resources about the pros and cons of serverless architecture, it’s advantages and drawbacks.
AWS Lambda — AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. This page gathers resources on AWS Lambda costs, use cases and tutorials.
Azure Functions — Azure Functions is a solution for easily running small pieces of code, or “functions,” in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. This page gathers resources about Azure Functions basics, comparison to AWS Lambda and more.
Google Cloud Functions — Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions that respond to cloud events without the need to manage a server or a runtime environment. This page gathers resources about Cloud Functions pricing, tutorials, comparison to AWS Lambda and more.
Serverless Security — Adopting and integrating serverless architecture into a product eliminates many of the costs surrounding deployment, but – it doesn’t eliminate security concerns, or the need for application security throughout the DevOps lifecycle. This page gathers resources about serverless security concerns and best practices.
On-Premises Serverless Platforms — On-premises serverless architecture can be advantageous for organizations whose applications can benefit extensively from serverless functions, and that don’t want to pay a cloud provider to host the serverless functions for them. This page gathers resources about on-premises serverless framework and their benefits.
Function as a Service - FaaS — FaaS is the concept of serverless computing via serverless architectures. Software developers can leverage this to deploy an individual “function”, action, or piece of business logic. This page gathers resources about. This page gathers resources about main providers of serverless platforms: AWS Lambda, Azure Functions and Google Cloud Functions.
Knative — Knative (pronounced kay-nay-tiv) extends Kubernetes to provide a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center. This page gathers resources about the basics of Knative, including tutorials and official documentation.
Serverless vs Containers — Serverless and containers are often viewed as competing development technologies. But when integrated, they can be a powerful combination. This page gathers resources about all you need to know about serverless computing, how it compares to containers, and how it can figure into your IT strategy.












