SEARCH (ENTER TO SEE ALL RESULTS)

STORIES

TAGS

AUTHORS

STORIES TAGS AUTHORS

POPULAR TOPICS

Analysis
Podcasts
Events
News
Interviews
The New Stack Makers
Open Source
Contributed
Tutorials
Research
Skip to content
  • Ebooks
    • Machine Learning
    • DevOps
    • Serverless
    • Microservices
    • Kubernetes Ecosystem
    • Docker Ecosystem
    • All Ebooks
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Newsletter
  • • • •
    • Ebooks
      • Docker Ecosystem
      • Kubernetes Ecosystem
      • Microservices
      • Serverless
      • All Ebooks
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Newsletter
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge Computing
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Application Security
    • Cloud Services
    • Data
    • Machine Learning
    • Programming Languages
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • 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 infrastructure — 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.

+

Serverless

Parity Check: Serverless Moves from Beta to Business Use

26 Jul 2018 8:40am, by Lawrence Hecht

+

Serverless

With Knative, Google Brings Multicloud Serverless to the Enterprise

25 Jul 2018 1:56pm, by Joab Jackson

+

Kubernetes / Serverless

Google Next Brings Kubernetes, Serverless, and VM-Like Isolation to the Cloud

24 Jul 2018 9:48am, by Alex Handy

+

Cloud Native / Serverless

WSO2 CEO Tyler Jewell: Ballerina and the End of Middleware

18 Jul 2018 8:47am, by Joab Jackson

+

Serverless

Cutting Through the Hype: When Serverless Works and When It Doesn’t

18 Jul 2018 6:00am, by Rob Zuber

+
Image of a nucleus

Serverless

Migrating to Serverless in a Production Setting

16 Jul 2018 10:41am, by Mark Boyd

+

Serverless

Talking Serverless with Oracle’s Chad Arimura

11 Jul 2018 1:15pm, by Alex Handy

+

Application Security / Serverless

Love Serverless, Remember Security

9 Jul 2018 6:00am, by B. Cameron Gain

+

Kubernetes / Serverless

Serverless Trends 6 Months into 2018 Still Point to Confusion

5 Jul 2018 12:51pm, by Alex Handy

+

Serverless

5 Ways Serverless Changes Software Development

2 Jul 2018 8:45am, by Mark Boyd

+

Programming Languages / Serverless

Microsoft Azure’s Durable Functions for Serverless JavaScript

28 Jun 2018 9:52am, by Mary Branscombe

+
binoculars on a bench

Serverless

7 Essential DevOps Tools to Maintain Serverless Operations

25 Jun 2018 11:36am, by Mark Boyd

+
serverless cake wreck

Programming Languages / Serverless

Tackling Operational Serverless and Cross-Cloud Compatibility

21 Jun 2018 3:08pm, by Alex Handy

+

Kubernetes / Serverless

Iguazio’s Nuclio Serverless Software Aims to Outrun AWS

19 Jun 2018 2:26pm, by TC Currie

+

Kubernetes / Serverless

Red Hat’s Approach to ‘Functions as a Service’

18 Jun 2018 1:50pm, by Alex Handy

+

Serverless

Serverless Migration Strategies: What to Know Before Making the Leap

18 Jun 2018 6:00am, by B. Cameron Gain

+

Programming Languages / Serverless

Wicket 8: What’s New and What’s Next for the Server-Side Java Web Framework

11 Jun 2018 10:36am, by Susan Hall

+

Serverless

Serverless Impacts on Business, Process and Culture

11 Jun 2018 8:53am, by Mark Boyd

+

Containers / Kubernetes / Microservices / Serverless

Serverless, Containers and Application Operations

7 Jun 2018 5:02pm, by TNS Staff

+

Kubernetes / Serverless

Kubernetes Deep Dive and Use Cases

7 Jun 2018 6:00am, by Jeremy Hess

+

Serverless

Serverless 101: How to Get Serverless Started in the Enterprise

4 Jun 2018 10:19am, by Michelle Gienow

+

Serverless

Microsoft Pushes Serverless Beyond Events and Functions

22 May 2018 8:44am, by Mary Branscombe

+

Serverless

This Week in Numbers: Did AWS Lambda Win Serverless?

19 May 2018 9:00am, by Lawrence Hecht

+

Culture / Serverless

Why Serverless Requires Rethinking the IT Department

15 May 2018 1:41pm, by Mark Boyd

+

Cloud Native / Serverless

CNCF’s CloudEvents Spec Could Facilitate Interoperability across Serverless Platforms

8 May 2018 10:14am, by Mark Boyd

+

Cloud Native / Serverless

A Tip from Mechanical Engineering: Use Control Theory to Better Auto-Scale Systems

24 Apr 2018 1:53pm, by Joab Jackson

1 2 3 4 5 6 7 8 9 10

Architecture

  • Cloud Native
  • Containers
  • Edge Computing
  • Microservices
  • Networking
  • Serverless
  • Storage

Development

  • Application Security
  • Cloud Services
  • Data
  • Machine Learning
  • Programming Languages

Operations

  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Tools

The New Stack

  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Contributions
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2019 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.