SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Research
Podcast
Science
Feature
Off-The-Shelf Hacker
Skip to content
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Ebooks
    • Storage
    • DevOps
    • Serverless
    • Microservices
    • Kubernetes Ecosystem
    • Docker Ecosystem
    • 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
      • 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
 

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.


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.

Development / Machine Learning / Serverless

This Week in Programming: Oops, I Clicked The Wrong Link and Set Off a Nuclear Scare

20 Jan 2018 6:00am, by Mike Melanson

Serverless

This Week in News: Enterprise Serverless, Voice-Driven IT Management

19 Jan 2018 3:00pm, by TNS Staff

melting ice in Iceland

Data / Serverless

Serverless Technologies are not Immune to Meltdown

19 Jan 2018 10:04am, by Mark Boyd

Culture / Edge / IoT / Machine Learning / Serverless

Implement IoT Predictive Maintenance with PubNub and Azure Machine Learning

19 Jan 2018 6:00am, by Janakiram MSV

Microservices / Serverless / Contributed

The Case for Serverless in the Enterprise: User Insight

17 Jan 2018 7:00am, by Robert Goodman, Jenny Gao and Michael Droesch

Culture / Development / Microservices / Serverless

Exploring Node.js with Mark Hinkle, Executive Director of the Node.js Foundation

10 Jan 2018 12:30pm, by Swapnil Bhartiya

Development / Serverless

IBM Delves into Serverless Function Orchestration with the Open Source Composer Tool

10 Jan 2018 8:15am, by Joab Jackson

Data / 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 / Cloud Services / Data / Development / Serverless / Contributed

Creative Software Destruction and the New Presentation Layer

2 Jan 2018 9:31am, by Robin Vasan

Cloud Native / Containers / Development / DevOps / Kubernetes / Open Source / Serverless

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 / Containers / Data / 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 / 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 / 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 / Serverless

Microsoft Azure Debuts a ‘Spark-as-a-Service’

16 Nov 2017 9:10am, by Scott M. Fulton III

Cloud Native / Data / Microservices / Serverless / Storage / Contributed

Cloud Native Storage: A Primer

14 Nov 2017 9:00am, by Yaron Haviv

Cloud Native / DevOps / Serverless / Sponsored

Do Serverless and Abstract Architectures Have a Place in DevOps?

9 Nov 2017 12:17pm, by Scott M. Fulton III

CI/CD / Development / Security / Serverless

Lori MacVittie of F5 Networks: Who’s in Charge of Automated Security?

6 Nov 2017 1:38pm, by Scott M. Fulton III

Cloud Native / Data / Serverless / Storage

Azure Durable Functions: Making Serverless Last

2 Nov 2017 2:00am, by Mary Branscombe

CI/CD / Cloud Native / Serverless / Contributed

Nuclio and the Future of Serverless Computing

31 Oct 2017 3:00am, by Yaron Haviv

Cloud Native / Data / DevOps / Serverless

Amtrak Rolls Past Containers into a Serverless Infrastructure

27 Oct 2017 3:00am, by Mark Boyd

8 9 10 11 12 13 14 15 16 17

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
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2021 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.