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
    • 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
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Observability
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • 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.
Data Science / Machine Learning / Serverless
Learning to Rank: A Key Information Retrieval Tool for Machine Learning Search
9 Jan 2018 3:00am, by Mary Branscombe
Cloud Native Ecosystem / Cloud Services / Data Science / Serverless / Software Development / Contributed
Creative Software Destruction and the New Presentation Layer
2 Jan 2018 9:31am, by Robin Vasan
Cloud Native Ecosystem / Containers / DevOps / Kubernetes / Open Source / Serverless / Software Development
How Serverless Technologies Impact Kubernetes
28 Dec 2017 2:08pm, by Kiran Oliver
Serverless
Spotinst: Making the Most of Cheaper Excess Compute Capacity
26 Dec 2017 9:00am, by Susan Hall
Serverless
Binaris Wants to Reduce Latency in Serverless Productions
18 Dec 2017 3:16am, by Mark Boyd
Cloud Services / Containers / Kubernetes / Microservices / Serverless
New Microsoft, Oracle Projects Bridge Kubernetes with Serverless Environments
15 Dec 2017 9:20am, by Joab Jackson
Microservices / Serverless / Storage
The Capital One Serverless Architecture for Peer-to-Peer Payments
15 Dec 2017 9:00am, by Mark Boyd
CI/CD / Cloud Native Ecosystem / Containers / Data Science / Kubernetes / Serverless
AWS Re:Invent and KubeCon: The Race to Invisible Infrastructure
13 Dec 2017 8:00am, by Yaron Haviv
Serverless
AWS Lambda Still Towers Over the Competition, but for How Much Longer?
9 Dec 2017 9:00am, by Lawrence E Hecht
Cloud Native Ecosystem / Containers / Kubernetes / Serverless
Pivotal Adds a Serverless Service to its Cloud-native Platform
5 Dec 2017 9:00am, by Alex Handy
Cloud Services / Containers / Data Science / Kubernetes / Serverless
Amazon Web Services Takes on Kubernetes, Offers a Serverless Database Service
29 Nov 2017 1:13pm, by Joab Jackson
Containers / Serverless / Contributed
Funtainers: The Beauty of Running Containers as Functions
17 Nov 2017 6:00am, by Amiram Shachar
Cloud Services / Containers / Data Science / Serverless
Microsoft Azure Debuts a ‘Spark-as-a-Service’
16 Nov 2017 9:10am, by Scott M. Fulton III
Cloud Native Ecosystem / Data Science / Microservices / Serverless / Storage / Contributed
Cloud Native Storage: A Primer
14 Nov 2017 9:00am, by Yaron Haviv
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / DevOps / Serverless / Sponsored
Do Serverless and Abstract Architectures Have a Place in DevOps?
9 Nov 2017 12:17pm, by Scott M. Fulton III
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
CI/CD / Security / Serverless / Software Development
Lori MacVittie of F5 Networks: Who’s in Charge of Automated Security?
6 Nov 2017 1:38pm, by Scott M. Fulton III
Cloud Native Ecosystem / Data Science / Serverless / Storage
Azure Durable Functions: Making Serverless Last
2 Nov 2017 2:00am, by Mary Branscombe
CI/CD / Cloud Native Ecosystem / Serverless / Contributed
Nuclio and the Future of Serverless Computing
31 Oct 2017 3:00am, by Yaron Haviv
Cloud Native Ecosystem / Data Science / DevOps / Serverless
Amtrak Rolls Past Containers into a Serverless Infrastructure
27 Oct 2017 3:00am, by Mark Boyd
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 / Serverless / Software Development / Tools
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
Pagination Previous Button
9 10 11 12 13 14 15 16 17 18
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.