Tag

Function-as-a-Service

1 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Mar 21, 2024 · Backend Development

Deploying Functions with Spring Cloud Function: A Hands‑On Guide

This tutorial walks through using Spring Cloud Function to deploy JAR‑based functions with independent classloaders, covering dependency setup, simple and Spring Boot JAR examples, command‑line configuration, multiple function handling, and component‑scan alternatives, all illustrated with code snippets and console screenshots.

Function-as-a-ServiceJavaSpring
0 likes · 7 min read
Deploying Functions with Spring Cloud Function: A Hands‑On Guide
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Dec 4, 2023 · Cloud Computing

Master Serverless with Spring Cloud Function: A Hands‑On Guide

This tutorial introduces Spring Cloud Function, explains its core concepts and benefits for serverless development, and walks through a complete example—including configuration, code snippets, HTTP endpoints, function composition, custom routing, and deployment—so readers can quickly build and test function‑based applications.

Function-as-a-ServiceJavaSpring Boot
0 likes · 8 min read
Master Serverless with Spring Cloud Function: A Hands‑On Guide
ByteFE
ByteFE
Jul 12, 2023 · Cloud Native

Design and Implementation of ByteFaaS Worker: A Lightweight WebAssembly‑Based Serverless Solution

ByteFaaS, ByteDance’s internal function compute platform, leverages WebAssembly to create a lightweight, cloud‑edge integrated serverless solution called ByteFaaS Worker, detailing classic versus lightweight FaaS, the WebAssembly runtime, simplified architecture, traffic scheduling, edge support, developer SDKs, and performance benefits.

Cloud NativeEdge ComputingFunction-as-a-Service
0 likes · 28 min read
Design and Implementation of ByteFaaS Worker: A Lightweight WebAssembly‑Based Serverless Solution
JD Retail Technology
JD Retail Technology
Jul 15, 2022 · Cloud Native

EasyFunction: JD's Serverless FaaS Platform – Features, Scenarios, and Case Studies

This article introduces EasyFunction, JD's serverless FaaS platform built on iPaaS, detailing its background, applicable scenarios such as BFF, data processing, SSR and admin panels, the business benefits, core product features, and several real‑world deployment cases.

Cloud NativeFaaSFunction-as-a-Service
0 likes · 9 min read
EasyFunction: JD's Serverless FaaS Platform – Features, Scenarios, and Case Studies
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Mar 14, 2022 · Cloud Native

Unlock Serverless Power with Spring Cloud Function: A Hands‑On Guide

Spring Cloud Function abstracts infrastructure to let developers write business logic as reusable functions, deployable as web endpoints, stream processors, or serverless tasks across providers, with examples showing HTTP, RabbitMQ/Kafka integration, code snippets, and endpoint mappings for various function types.

Function-as-a-ServiceJavaSpring Boot
0 likes · 7 min read
Unlock Serverless Power with Spring Cloud Function: A Hands‑On Guide
DevOps
DevOps
Aug 17, 2021 · Cloud Computing

From LAN to Serverless: The Evolution of IT Infrastructure and Cloud Computing

This article traces the historical development of IT infrastructure—from 1990s LAN‑based client/server systems through data‑center hosting, virtualization, and finally the serverless model—explaining how each stage addresses previous limitations and why stateless function execution has become the modern cloud computing paradigm.

Function-as-a-ServiceInfrastructure EvolutionStateless Architecture
0 likes · 9 min read
From LAN to Serverless: The Evolution of IT Infrastructure and Cloud Computing
ByteDance ADFE Team
ByteDance ADFE Team
Jun 9, 2021 · Cloud Native

Exploring BFF Development with OpenFaaS: Practices, Architecture, and Code Samples

This article recounts a team's evolution from traditional IaaS‑based front‑back separation to a micro‑frontend BFF model, detailing how they adopted OpenFaaS on Kubernetes to build serverless function services, covering deployment steps, code examples, underlying architecture, and auto‑scaling mechanisms.

BFFDockerFunction-as-a-Service
0 likes · 13 min read
Exploring BFF Development with OpenFaaS: Practices, Architecture, and Code Samples
JD Retail Technology
JD Retail Technology
May 28, 2021 · Cloud Computing

Design and Implementation of a FaaS Platform for the Tongtian Tower Activity System

The article describes how the Tongtian Tower activity platform adopted a serverless Function-as-a-Service (FaaS) architecture to improve development flexibility, reduce integration costs, enable local function execution, and support rapid iteration across multiple channels, while outlining its core components, features, SDK design, and future directions.

FaaSFunction-as-a-ServicePlatform Development
0 likes · 9 min read
Design and Implementation of a FaaS Platform for the Tongtian Tower Activity System
High Availability Architecture
High Availability Architecture
Jan 11, 2021 · Cloud Computing

Insights on Serverless: Challenges, Opportunities, and Real‑World Adoption

The article presents an in‑depth interview with Alibaba Cloud Serverless leader Bu Chen, discussing the evolution, technical challenges, performance requirements, functional needs, and real‑world use cases of Serverless computing, while outlining Alibaba Cloud's vision to make Serverless the essential, user‑centric cloud infrastructure.

Alibaba CloudFunction-as-a-ServicePerformance
0 likes · 14 min read
Insights on Serverless: Challenges, Opportunities, and Real‑World Adoption
Amap Tech
Amap Tech
Nov 26, 2020 · Cloud Computing

Gaode Maps' Large‑Scale Serverless Deployment for the 2020 Golden Week Travel Festival

During the 2020 Golden Week travel festival, Gaode Maps deployed a large‑scale serverless architecture using Alibaba Cloud Function Compute to power its core map, route‑planning and navigation services, handling over 100 million users with sub‑60 ms response times, 99.99% success, and dramatically improving development speed, elasticity, cost efficiency and observability.

Function-as-a-ServiceGaode MapsPerformance
0 likes · 7 min read
Gaode Maps' Large‑Scale Serverless Deployment for the 2020 Golden Week Travel Festival
Tencent Cloud Developer
Tencent Cloud Developer
Jun 22, 2020 · Cloud Native

Serverless and Cloud‑Native Applications: Concepts, Architecture, and SSR Implementation

The talk reviews Serverless origins, defines its cloud‑native architecture that lets developers focus on business logic, highlights benefits like pay‑per‑use scaling, demonstrates rapid Next.js SSR deployment via the Serverless Framework with built‑in monitoring, and outlines a top‑down development and operations workflow.

Cloud NativeFunction-as-a-ServiceSSR
0 likes · 20 min read
Serverless and Cloud‑Native Applications: Concepts, Architecture, and SSR Implementation
58 Tech
58 Tech
Jul 11, 2019 · Cloud Computing

Overview of the 58 Faas Function Compute Cloud Platform and Its Core Working Principles

This article introduces the 58 self‑developed Faas serverless function compute platform, explaining its background, key features, architecture components, function build and deployment processes, scaling mechanisms, and its role in enabling rapid development of mini‑program cloud solutions.

Function-as-a-ServiceKubernetesPlatform Architecture
0 likes · 13 min read
Overview of the 58 Faas Function Compute Cloud Platform and Its Core Working Principles