SEARCH (ENTER TO SEE ALL RESULTS)
Cancel Search
POPULAR TOPICS
Contributed
sponsored-post-contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Feature
Research
Profile
The New Stack Logo
Skip to content
  • Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Observability
    • Security
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • DevOps
      • DevSecOps
      • Docker Ecosystem
      • Kubernetes Ecosystem
      • Microservices
      • Observability
      • Security
      • Serverless
      • Storage
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
Search The New Stack
 

Serverless

▾ 1 MINUTE READ — CLOSE

Serverless is Where Application Infrastructure is Headed

Experts and visionaries in distributed systems believe serverless technologies are the future of application architecture — the next logical advancement after containers and microservices. And pockets of leading edge companies in industries such as media, travel and finance have already embraced serverless as a means to dramatically reduce operational overhead and streamline the DevOps cycle, while increasing scalability and resiliency.

“The future will be containerized and those containers will run on serverless infrastructure.”

— Brendan Burns, distinguished engineer at Microsoft and guest contributor on The New Stack.

Serverless functions, also often known as Functions as a Service (FaaS), are runtimes which execute applications but do not store data. They are the microservices of microservices, Adron Hall joked in an episode of The New Stack Analysts. And they are called based on an event that happens in the cloud.

In this model, organizations only pay for the resources they use — actual consumption — rather than pre-purchased services based on guesswork. The server management and capacity planning decisions are completely hidden from the developer, thus the term “serverless.” The servers are fully abstracted away. Instead, a cloud provider, like Amazon Web Services (AWS Lambda), Google Cloud (Google Cloud Functions) or Microsoft Azure (Azure Functions) dynamically manages the assignment and distribution of resources.

Serverless Benefits are Many

The benefits of serverless architectures are many. Pay-as-you go services have a cost benefit, but the true value lies in organizational efficiency. Developers spend more time writing code that directly benefits the business and IT spends less time maintaining old infrastructure. And it takes less time for developers to get code into production.

But the Serverless Ecosystem is Still Developing

Still, there are many challenges to serverless adoption. Serverless requires a new approach to development and a new set of a tools based on a DevOps culture. Latency and high performance can also become an issue in the cloud, as can monitoring, debugging and security.

The relatively limited ecosystem around serverless technologies, combined with the challenges of operating in the cloud, have led many organizations to approach serverless cautiously and in a phased adoption. Serverless code can be used alongside code deployed in traditional styles, such as a monolith or microservices — which makes it ideal to begin experimenting with for any number of use cases.


The New Stack Newsletter Sign-Up
A newsletter digest of the week’s most important stories & analyses.
Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Analysts.svg
CI/CD / Cloud Native Ecosystem / Containers / Kubernetes / Open Source / Serverless / Storage
Kubernetes, Continuous Integration, and the Next KubeCon
20 Oct 2017 12:34pm, by Alex Williams and Scott M. Fulton III
Observability / Serverless
Dashbird: Turning Serverless Monitoring Instruments into Debugging Tools
19 Oct 2017 2:00am, by Mark Boyd
Containers / Culture / Data Science / IoT Edge Computing / Machine Learning / Serverless
Azure IoT Edge, Machine Learning and Containers
17 Oct 2017 2:00am, by Mary Branscombe
API Management / Data Science / Security / Serverless / Software Development
This Week in Programming: GitHub Will Provide Security Alerts for Code Dependencies
14 Oct 2017 6:00am, by Mike Melanson
Observability / Serverless
Stackery and the Emerging Adoption Paths for Serverless
13 Oct 2017 2:01am, by Mark Boyd
API Management / DevOps Tools / Serverless / Software Development
StdLib: A Serverless Library for Building Developer Velocity
11 Oct 2017 3:00am, by Mark Boyd
DevOps / Observability / Serverless
Serverlessconf New York: Monitoring Serverless Performance to Manage Cost
10 Oct 2017 1:03pm, by Mark Boyd
Containers / Kubernetes / Observability / Serverless / Software Development
OpenFaaS: Package any Binary or Code as a Serverless Function
9 Oct 2017 6:00am, by Joab Jackson
CI/CD / Data Science / Machine Learning / Open Source / Serverless / Software Development
This Week in Programming: Oracle, Lawnmowers, and Open Source
7 Oct 2017 6:00am, by Mike Melanson
CI/CD / Cloud Native Ecosystem / Cloud Services / Containers / Microservices / Serverless / Software Development
A Closer Look at Microsoft’s Azure Event Grid
6 Oct 2017 2:00am, by Janakiram MSV
CI/CD / Cloud Services / Containers / Kubernetes / Serverless / Software Development
OpenWorld: Oracle Sets Sights on AWS with New Serverless, Container Services
3 Oct 2017 12:41pm, by Alex Handy
Cloud Native Ecosystem / Serverless / Contributed
What’s Next for the Serverless Platform
26 Sep 2017 2:00pm, by Austen Collins
Cloud Services / Data Science / Serverless / Software Development
Walkthrough: Building A Database-Driven Serverless Application on IBM Bluemix
22 Sep 2017 4:00am, by Janakiram MSV
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Analysts.svg
Cloud Native Ecosystem / DevOps / Serverless
ServerlessConf NYC to Address DevOps in a Serverless World
21 Sep 2017 4:53pm, by Scott M. Fulton III
API Management / Cloud Native Ecosystem / Serverless / Software Development
Three Key Design Considerations for an Event-Driven Architecture
19 Sep 2017 2:00am, by TC Currie
Cloud Native Ecosystem / Data Science / Serverless / Service Mesh / Software Development
Uber’s Serverless-Based Service Mesh, Catalyst, Speeds Application Development
15 Sep 2017 6:00am, by TC Currie
Cloud Native Ecosystem / Serverless / Software Development
The Emerging GraphQL and Serverless Stack for Building Static Web Sites
14 Sep 2017 2:00am, by Mark Boyd
Cloud Native Ecosystem / Culture / IoT Edge Computing / Microservices / Serverless / Software Development
Event-Driven Architecture Is the Wave of the Future
11 Sep 2017 9:00am, by TC Currie
Containers / Kubernetes / Microservices / Serverless
Explore Multicloud Deployments with Microsoft’s ACI Connector for Kubernetes
30 Aug 2017 2:00am, by Janakiram MSV
Cloud Native Ecosystem / Serverless
3 Questions about Serverless Technology
29 Aug 2017 6:00am, by Mark Boyd
Containers / DevOps / Kubernetes / Serverless
This Week in Numbers: Serverless Adoption on Par with Containers
19 Aug 2017 6:00am, by Lawrence E Hecht
Cloud Services / Containers / Kubernetes / Microservices / Serverless
Lightning Fast Container Provisioning with Microsoft’s Azure Container Instances
18 Aug 2017 2:00am, by Janakiram MSV
CI/CD / Cloud Native Ecosystem / Cloud Services / Serverless / Software Development / Storage
With Event Grid, Microsoft Provides the Missing Half of Azure Serverless Computing
16 Aug 2017 8:00am, by Mary Branscombe
Observability / Serverless
Serverless: IOpipe Launches a Monitoring Tool for AWS Lambda
15 Aug 2017 9:00am, by Mark Boyd
API Management / Cloud Native Ecosystem / Serverless / Software Development
Rigetti Introduces Developers to Quantum Computing Through a Serverless API
14 Aug 2017 2:00am, by Mark Boyd
API Management / IoT Edge Computing / Serverless / Storage
How AWS’ Lambda@Edge Service Could Ease Web Content Personalization
9 Aug 2017 2:00am, by Mark Boyd
Pagination Previous Button
10 11 12 13 14 15 16 17 18 19
Pagination Next Button
Architecture
  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage
Development
  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security
Operations
  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools
The New Stack
  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions

© 2022 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.