Tagged articles
686 articles
Page 7 of 7
Tencent Cloud Developer
Tencent Cloud Developer
Nov 13, 2019 · Frontend Development

2020 Frontend Development Keywords: Predictions from Tencent Technical Experts

Tencent’s 2020 frontend forecast builds on 2019’s TypeScript‑driven framework maturity, booming mini‑programs, and cross‑platform shifts toward Flutter and SwiftUI, while predicting cloud‑based serverless architectures, 5G‑enabled SSR and WebAssembly, and continued performance‑focused innovations across mini‑programs and cross‑platform development.

5GCross‑platform developmentFlutter
0 likes · 9 min read
2020 Frontend Development Keywords: Predictions from Tencent Technical Experts
Tencent Cloud Developer
Tencent Cloud Developer
Nov 11, 2019 · Frontend Development

Serverless SSR: Architecture, Development, and Optimization for Frontend Rendering

The article explains how serverless cloud functions can replace traditional SSR servers by running isomorphic React/Vue rendering within a FaaS environment, detailing the architecture, packaging, debugging, NGW gateway integration, performance bottlenecks like cold starts, and optimization strategies that cut deployment and operation effort by over 80%.

Cloud FunctionsNode.jsSSR
0 likes · 13 min read
Serverless SSR: Architecture, Development, and Optimization for Frontend Rendering
Tencent Cloud Developer
Tencent Cloud Developer
Oct 28, 2019 · Frontend Development

NGW: Node Gateway Architecture for Serverless Frontend Services

NGW (Node Gateway) is a Node.js‑based frontend access layer that sits between a unified gateway and business services, providing dynamic request routing, Redis‑driven configuration, a Tapable plugin system, and containerized CI/CD to enable serverless BFF/SFF architectures with rapid builds, high reliability, and dramatically reduced deployment effort across multiple Tencent Cloud projects.

BFFDevOpsFrontend Architecture
0 likes · 10 min read
NGW: Node Gateway Architecture for Serverless Frontend Services
Architects' Tech Alliance
Architects' Tech Alliance
Oct 19, 2019 · Cloud Native

Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud

This article explains DevOps concepts, continuous integration, and how to build a Docker‑based DevOps environment that meets eight key requirements, then discusses Serverless computing, Alibaba Cloud's Serverless Application Engine and Function Compute, and forecasts the future impact of Serverless on cloud resource utilization and software development.

Alibaba CloudCloud NativeDevOps
0 likes · 10 min read
Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud
Alibaba Cloud Native
Alibaba Cloud Native
Oct 18, 2019 · Cloud Native

Deploy WebSocket and gRPC Services on Knative: A Step‑by‑Step Guide

This article walks you through deploying a WebSocket chat service and a gRPC ping service on Knative, covering repository cloning, Docker image preparation, Knative Service YAML configuration, kubectl deployment commands, and browser‑based verification to ensure the services run correctly in a serverless environment.

DockerGoKnative
0 likes · 9 min read
Deploy WebSocket and gRPC Services on Knative: A Step‑by‑Step Guide
Tencent Cloud Developer
Tencent Cloud Developer
Oct 14, 2019 · Cloud Computing

Building a Mini-Program Operation Tool with Cloud Development: Maoyan's Practice

Maoyan Entertainment created the “Tangtu” mini‑program operation tool with WeChat Cloud Development, letting operations and product managers visually design, edit and publish holiday activities via cloud storage, database and functions, cutting staff from three to one, slashing development time and cost while highlighting the need for explicit environment variables and careful migration from traditional MySQL services.

Activity TemplateMini-program OperationsMongoDB
0 likes · 20 min read
Building a Mini-Program Operation Tool with Cloud Development: Maoyan's Practice
AntTech
AntTech
Oct 14, 2019 · Cloud Native

Ant Financial’s Cloud‑Native Hybrid Architecture for Financial Services

The article explains how Ant Financial has evolved its fifteen‑year technology foundation into a cloud‑native, hybrid‑cloud architecture that meets financial‑grade requirements for high availability, consistency, scalability, security, and seamless migration from legacy systems to modern micro‑services and serverless platforms.

Serverlesscloud-nativefinancial-technology
0 likes · 15 min read
Ant Financial’s Cloud‑Native Hybrid Architecture for Financial Services
Programmer DD
Programmer DD
Oct 12, 2019 · Cloud Native

Serverless vs Containers: When to Choose Each for Modern Cloud Apps

This article compares serverless computing and containerized micro‑services, outlining their definitions, cost advantages, maintenance needs, use cases, limitations, and how a hybrid approach can combine the strengths of both in cloud‑native development.

Cloud NativeScalabilityServerless
0 likes · 9 min read
Serverless vs Containers: When to Choose Each for Modern Cloud Apps
政采云技术
政采云技术
Oct 8, 2019 · Cloud Computing

Serverless Introduction for Front-End Engineers

This article explains the concept, evolution, architecture, advantages, disadvantages, and typical use cases of Serverless computing, highlighting its rapid growth, event‑driven model, and relevance for front‑end developers seeking to focus on business logic without managing underlying infrastructure.

BaaSEvent-drivenFaaS
0 likes · 9 min read
Serverless Introduction for Front-End Engineers
Alibaba Cloud Native
Alibaba Cloud Native
Oct 4, 2019 · Cloud Computing

Why Serverless Is the Next Evolution in Cloud Computing

The article traces the origins and rapid growth of serverless computing—from its early concept by Iron.io’s Ken to mainstream adoption through AWS Lambda, Alibaba Cloud Function Compute, and other FaaS platforms—explaining its architecture, benefits such as low cost, automatic scaling, green computing, and future trends like serverless containers and fine‑grained resources.

ContainersFaaSScalability
0 likes · 14 min read
Why Serverless Is the Next Evolution in Cloud Computing
Tencent Cloud Developer
Tencent Cloud Developer
Sep 26, 2019 · Cloud Computing

How Cloud Development Transforms Mini‑Program Architecture: From Serverless Basics to Real‑Time AI Services

The article reviews the September 21 cloud‑development salon, detailing how Mini‑Program cloud services simplify backend setup, introduce serverless cloud calls, real‑time database push, value‑added functions and network interconnect, and showcases practical use cases such as game data streaming, AI chatbots, SCRM construction and movie‑ticketing operations.

AI chatbotMini ProgramSCRM
0 likes · 17 min read
How Cloud Development Transforms Mini‑Program Architecture: From Serverless Basics to Real‑Time AI Services
Tencent Cloud Developer
Tencent Cloud Developer
Sep 26, 2019 · Cloud Computing

How Mini‑Program Cloud Development Powers AI Chatbots: A Deep Dive

This article explores how Jisu Application leverages Tencent's mini‑program cloud development platform and serverless services to build efficient AI‑driven chatbots, detailing the platform's architecture, integration steps, backend management, and future enhancements for low‑cost, high‑performance mini‑program solutions.

AI chatbotMini ProgramServerless
0 likes · 14 min read
How Mini‑Program Cloud Development Powers AI Chatbots: A Deep Dive
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 17, 2019 · Cloud Native

How NBF’s FaaS Architecture Powers Serverless at Alibaba’s Mega Sales

This article explains how Alibaba's New‑Retail Business Framework (NBF) implements a non‑typical FaaS architecture that delivers full Serverless capabilities—including containerized bundle management, service publishing, routing, fault tolerance, millisecond‑level auto‑scaling, and rapid rollback—proving its reliability during large‑scale promotional events.

Auto ScalingContainerFaaS
0 likes · 16 min read
How NBF’s FaaS Architecture Powers Serverless at Alibaba’s Mega Sales
Node Underground
Node Underground
Sep 13, 2019 · Backend Development

Deep Dive into Node.js Runtime: Optimization, V8 Tweaks, and Serverless Insights

This article recaps a hardcore Node.js underground salon where experts explored runtime optimization, V8 engine enhancements, Alinode monitoring, fork(2) performance tricks, and core startup processes, highlighting practical insights for Serverless, IoT, and high‑performance backend development.

Node.jsRuntime OptimizationServerless
0 likes · 5 min read
Deep Dive into Node.js Runtime: Optimization, V8 Tweaks, and Serverless Insights
Tencent Cloud Developer
Tencent Cloud Developer
Sep 5, 2019 · Cloud Computing

Understanding Cloud Development for WeChat Mini‑Game Applications

The August 17 “Mini‑Program·Cloud Development” salon explained how Tencent Cloud’s server‑less BaaS/FaaS platform lets WeChat mini‑game developers replace traditional H5 back‑ends with lightweight cloud functions, databases and CDN storage, cutting development time from hours to minutes, while supporting real‑time sync, token management, and future SDK expansions.

Cloud FunctionsServerlessWeChat Mini Games
0 likes · 17 min read
Understanding Cloud Development for WeChat Mini‑Game Applications
Alibaba Cloud Native
Alibaba Cloud Native
Sep 4, 2019 · Cloud Native

How Serverless and Autoscaling Transform Kubernetes: Principles, Challenges, and Solutions

This article explains how serverless and autoscaling complement Kubernetes by detailing resource‑capacity curves, stakeholder needs, core autoscaling components, key challenges, design philosophy, classic use cases, limitations of traditional scaling, and the emerging virtual‑kubelet‑autoscaler solution.

Cluster AutoscalerKubernetesServerless
0 likes · 15 min read
How Serverless and Autoscaling Transform Kubernetes: Principles, Challenges, and Solutions
Alibaba Cloud Native
Alibaba Cloud Native
Aug 29, 2019 · Cloud Native

Mastering Knative Serving SDK: Build Serverless Apps with Go Context

This article walks through the fundamentals of Golang Context, explains how Knative Serving SDK leverages Context for informer and client initialization, and provides step‑by‑step code examples for building serverless applications, including logging, reconciler implementation, and practical deployment tips.

GoKnativeSDK
0 likes · 11 min read
Mastering Knative Serving SDK: Build Serverless Apps with Go Context
Tencent Cloud Developer
Tencent Cloud Developer
Aug 27, 2019 · Cloud Computing

Understanding Serverless: Concepts, Architecture, and Challenges

Serverless, hailed by Gartner as the leading cloud trend, shifts computing from managing infrastructure to focusing on business logic through Function-as-a-Service, offering automatic scaling, cold-start mitigation, and integrated development tools, while introducing new architectural shapes, monitoring, and an expanding ecosystem of databases and orchestration.

DevOpsFaaSServerless
0 likes · 8 min read
Understanding Serverless: Concepts, Architecture, and Challenges
Alibaba Cloud Native
Alibaba Cloud Native
Aug 23, 2019 · Cloud Native

Mastering Knative Sequence: Build Event‑Driven Pipelines with 4 Real‑World Scenarios

This guide explains how Knative Eventing's Sequence CRD enables multi‑step event pipelines, walks through its spec definition, and demonstrates four practical usage patterns—direct service calls, event‑driven processing, cascading sequences, and Broker/Trigger integration—complete with YAML examples and visual diagrams.

KnativeKubernetesPipeline
0 likes · 14 min read
Mastering Knative Sequence: Build Event‑Driven Pipelines with 4 Real‑World Scenarios
Tencent Cloud Developer
Tencent Cloud Developer
Aug 21, 2019 · Game Development

WeChat Mini-Game Development: From Zero to One with Cloud Development

The talk explains how to build WeChat mini‑games from scratch using Cocos Creator and the platform’s cloud development suite—covering database, storage, cloud functions, real‑time push updates, and the MGOBE multiplayer engine with both frame and state synchronization options for rapid, serverless game deployment.

Cocos CreatorFrame SynchronizationMGOBE
0 likes · 18 min read
WeChat Mini-Game Development: From Zero to One with Cloud Development
Tencent Cloud Developer
Tencent Cloud Developer
Aug 15, 2019 · Backend Development

Building Real-time Data Push Service for Mini Program Cloud Development: An Interview with Tencent Senior Engineer

In an interview, Tencent senior engineer Zhou Zijie explains how the new real‑time data push service for Mini Program Cloud Development monitors cloud‑database changes and reliably streams updates to mini‑apps via a three‑layer SDK‑middleware‑backend architecture that uses sequential numbering, TARS RPC, and extensive optimizations to achieve low latency, high concurrency, and will launch publicly in August.

Backend ArchitectureMini Program Cloud DevelopmentReal-time Data Push
0 likes · 10 min read
Building Real-time Data Push Service for Mini Program Cloud Development: An Interview with Tencent Senior Engineer
AntTech
AntTech
Aug 14, 2019 · Frontend Development

The Evolution of Frontend Development: From Monolithic Architecture to Serverless and BFF

This article traces the historical evolution of frontend development—from early monolithic web architectures through the rise of distributed systems and front‑end/back‑end separation, to modern serverless and Backend‑for‑Frontend (BFF) approaches—highlighting the shifting roles, challenges, and emerging solutions in the industry.

BFFNode.jsServerless
0 likes · 10 min read
The Evolution of Frontend Development: From Monolithic Architecture to Serverless and BFF
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jul 30, 2019 · Cloud Computing

How to Benchmark and Optimize Tencent Cloud Serverless Functions for Real‑World Performance

This article details a comprehensive performance evaluation of Tencent Cloud Serverless functions, covering stress‑test methodology, cold‑start analysis, optimization techniques such as instance retention and code reduction, and real‑user latency comparisons, ultimately demonstrating how to achieve production‑grade response times.

Cloud FunctionsPerformance TestingServerless
0 likes · 15 min read
How to Benchmark and Optimize Tencent Cloud Serverless Functions for Real‑World Performance
Efficient Ops
Efficient Ops
Jul 25, 2019 · Operations

How Tencent’s Ops Teams Move Massive Workloads to the Cloud and Boost Efficiency

Tencent’s recent Operations Open Day showcased how its engineers migrated billions of users to public cloud, leveraged cloud‑native DevOps, serverless functions, and intelligent data‑center management to dramatically improve efficiency, scalability, and reliability across its massive infrastructure.

Cloud NativeOperationsServerless
0 likes · 9 min read
How Tencent’s Ops Teams Move Massive Workloads to the Cloud and Boost Efficiency
Tencent Cloud Developer
Tencent Cloud Developer
Jul 23, 2019 · Cloud Native

Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation

This article explains serverless concepts for front‑end developers, outlines its evolution, benefits, and architecture—including BFF layers and SSR—then demonstrates a complete vocabulary mini‑program built with cloud functions, storage, monitoring, debugging, testing, deployment, and operational best practices.

BFFCloud NativeDevOps
0 likes · 15 min read
Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation
Xianyu Technology
Xianyu Technology
Jul 18, 2019 · Mobile Development

Integrating Flutter and FaaS for Unified Mobile and Cloud Development

The talk describes how Xianyu’s architecture team unified Flutter’s high‑performance, cross‑platform UI with Dart‑based serverless FaaS, using hot‑reload, isolates and C++ extensions to replace traditional native‑web‑backend stacks, cutting a two‑month project by 20 days and streamlining large‑scale app development.

DARTFaaSFlutter
0 likes · 6 min read
Integrating Flutter and FaaS for Unified Mobile and Cloud Development
Alibaba Cloud Native
Alibaba Cloud Native
Jul 12, 2019 · Cloud Native

How to Deploy Production-Ready Knative Services on Alibaba Cloud Container Service

This guide walks you through deploying a Knative Service on Alibaba Cloud Container Service, configuring logging and monitoring with Log Service, setting up alerting, and enabling distributed tracing, providing step‑by‑step commands, YAML examples, and console screenshots for a production‑grade serverless setup.

Alibaba CloudContainer ServiceKnative
0 likes · 9 min read
How to Deploy Production-Ready Knative Services on Alibaba Cloud Container Service
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 ServiceKubernetesServerless
0 likes · 13 min read
Overview of the 58 Faas Function Compute Cloud Platform and Its Core Working Principles
Tencent Cloud Developer
Tencent Cloud Developer
Jun 28, 2019 · Cloud Computing

How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling

The article analyzes the rapid growth of the serverless market, outlines the technical limitations of existing serverless solutions, and details Tencent Cloud's Serverless 2.0 architecture—including event functions, HTTP functions, HTTP services, developer tools, DevOps integration, and monitoring—while presenting real‑world use cases and performance improvements.

Cloud NativeDevOpsEvent-driven
0 likes · 15 min read
How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling
Architects' Tech Alliance
Architects' Tech Alliance
Jun 15, 2019 · Cloud Native

From Functions to Serverless: Tracing the Evolution of Cloud‑Native Architecture

The article chronicles the historical shift from low‑level functions through object‑oriented, interface‑driven, and component‑based designs to WebServices, microservices, and finally serverless cloud‑native applications, highlighting key industry milestones, Amazon's architectural principles, and the role of DevOps, Docker, and Kubernetes.

DevOpsDockerKubernetes
0 likes · 18 min read
From Functions to Serverless: Tracing the Evolution of Cloud‑Native Architecture
Architects Research Society
Architects Research Society
Jun 11, 2019 · Fundamentals

Key Trends and Insights in Architecture and Design (2019)

The article analyzes current and emerging software architecture trends such as evolutionary architecture, microservices adoption, event sourcing, serverless, and the evolving role of architects, highlighting which concepts are moving toward mainstream adoption and which remain niche.

Event SourcingMicroservicesServerless
0 likes · 18 min read
Key Trends and Insights in Architecture and Design (2019)
Tencent Cloud Developer
Tencent Cloud Developer
May 30, 2019 · Cloud Computing

Performance Evaluation and Optimization of Tencent Cloud Serverless Functions

The article details how a Tencent front‑end engineer migrated a Node.js service to Tencent Cloud Serverless, used WeTest load‑testing to expose cold‑start and network latency issues, applied code and connection optimizations plus regional deployment, achieving sub‑200 ms response for 200 concurrent users while outlining further roadmap improvements.

Cloud NativePerformance TestingServerless
0 likes · 11 min read
Performance Evaluation and Optimization of Tencent Cloud Serverless Functions
dbaplus Community
dbaplus Community
May 18, 2019 · Cloud Native

Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It

This article explains Kubernetes' origins, its pivotal role in the cloud‑native ecosystem, practical steps for migrating legacy applications, common operational challenges, and emerging trends such as service mesh, serverless, and data‑service integration.

Cloud NativeDevOpsKubernetes
0 likes · 11 min read
Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It
AntTech
AntTech
Apr 26, 2019 · Cloud Native

Highlights from the 2019 Cloud Native Industry Conference: Whitepapers, SOFAStack, and Serverless Practices

The 2019 Cloud Native Industry Conference in Beijing showcased two authoritative whitepapers, detailed Ant Financial's SOFAStack and Serverless implementations in finance, honored leading experts, and announced the formation of a cloud native industry alliance, illustrating practical cloud native advancements and standards.

Ant FinancialCloud NativeFinTech
0 likes · 6 min read
Highlights from the 2019 Cloud Native Industry Conference: Whitepapers, SOFAStack, and Serverless Practices
Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2019 · Industry Insights

How Serverless Is Redefining the Big Front‑End Landscape

A panel of 26 front‑end experts explored Serverless's technical value, the resistance of traditional development models, data security concerns, and the organizational shifts required for developers to thrive in a unified full‑stack, serverless ecosystem.

Big Front-EndServerlesscloud development
0 likes · 8 min read
How Serverless Is Redefining the Big Front‑End Landscape
Tencent Cloud Developer
Tencent Cloud Developer
Apr 15, 2019 · Artificial Intelligence

Serverless AI Inference with TensorFlow Serving on Tencent Cloud SCF

This tutorial shows how to package a TensorFlow SavedModel for MNIST, upload it to Tencent Cloud Object Storage, create a Python 2.7 SCF function that loads the model with TensorFlow Serving, and expose it via API Gateway as a scalable, server‑less AI inference endpoint.

AI servingCloud FunctionsMNIST
0 likes · 14 min read
Serverless AI Inference with TensorFlow Serving on Tencent Cloud SCF
Node Underground
Node Underground
Apr 5, 2019 · Cloud Native

How ZEIT Now Simplifies Serverless Deployments with One-Click Builds

ZEIT Now, the serverless platform from the creators of Next.js, provides a fast, parallel, one‑click deployment workflow that automatically builds and deploys front‑end, back‑end, and function code, supports multiple built‑in and custom builders, and enables blue‑green releases and seamless Git integration.

Blue‑Green deploymentCloud FunctionsDeployment
0 likes · 5 min read
How ZEIT Now Simplifies Serverless Deployments with One-Click Builds
Tencent Cloud Developer
Tencent Cloud Developer
Apr 4, 2019 · Mobile Development

Introducing Cloud Call: One‑Line API Calls for WeChat Mini Programs

Cloud Call lets WeChat Mini Programs invoke most server‑side APIs with a single line of code by automatically handling access‑token acquisition and refresh, so developers can directly call functions such as templateMessage.send without managing credentials, while benefiting from the broader cloud development platform’s serverless resources.

APICloud CallServerless
0 likes · 5 min read
Introducing Cloud Call: One‑Line API Calls for WeChat Mini Programs
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 13, 2019 · Frontend Development

How Serverless Could Revolutionize Front‑End Development

This article reviews the evolution of front‑end technologies—from Ajax and Node.js to React—explains the serverless concept, and argues that serverless will trigger the next major shift in front‑end engineering by reshaping deployment, scaling, and the role of web developers.

ReactServerlessWeb Development
0 likes · 15 min read
How Serverless Could Revolutionize Front‑End Development
Tencent Cloud Developer
Tencent Cloud Developer
Mar 6, 2019 · Cloud Native

Building a Subscription Management Mini Program with Tencent Cloud Serverless Functions

The article shows how a single front‑end developer can create the “Moly Subscription Assistant” WeChat mini‑program in five days using Tencent Cloud serverless development, covering OpenID authentication, cloud‑function CRUD for subscriptions, scheduled currency‑rate updates, and a fully managed backend without any traditional servers.

Cloud FunctionsCurrency ExchangeNode.js
0 likes · 10 min read
Building a Subscription Management Mini Program with Tencent Cloud Serverless Functions
Tencent Cloud Developer
Tencent Cloud Developer
Jan 11, 2019 · Cloud Computing

Overview of WeChat Mini Program Cloud Development and Architecture

The Tencent Cloud+Community Developer Conference introduced Mini Program Cloud Development (Wafer) and its successor Wafer2, which separate front‑end Mini Programs from back‑end services, provide a unified SDK, free development environment, and integrated modules for data processing, databases, file storage, and cloud console, dramatically lowering entry barriers and streamlining deployment for developers.

ServerlessWaferWeChat Mini Program
0 likes · 10 min read
Overview of WeChat Mini Program Cloud Development and Architecture
Node Underground
Node Underground
Jan 2, 2019 · Backend Development

19 Must‑Learn Skills for Node.js Developers in 2019

In this article, independent Node.js consultant Yoni Goldberg outlines 19 essential skills and topics—from TypeScript and async‑hooks to Kubernetes, blockchain, and machine learning—that developers should explore in 2019 to boost their expertise and stay ahead in the evolving backend ecosystem.

DevOpsKubernetesNode.js
0 likes · 3 min read
19 Must‑Learn Skills for Node.js Developers in 2019
Tencent Cloud Developer
Tencent Cloud Developer
Dec 29, 2018 · Cloud Computing

Tencent Cloud IoT Hub Enables Smart Conference Badge: A Mini-Program Solution Case Study

Tencent Cloud IoT Hub powered a smart conference badge delivered through a WeChat Mini Program, letting attendees check venue doors, crowd density, and fire exits, while developers leveraged TCB’s serverless, auto‑scaling cloud functions and storage to cut setup time and seamlessly support nearly 1,000 concurrent users.

IoTIoT HubMini Program
0 likes · 4 min read
Tencent Cloud IoT Hub Enables Smart Conference Badge: A Mini-Program Solution Case Study
UC Tech Team
UC Tech Team
Dec 25, 2018 · Backend Development

19 Ways to Become a Better Node.js Developer in 2019

The article presents 19 practical recommendations for Node.js developers in 2019, covering type systems, linters, architecture, async hooks, serverless, emerging JavaScript features, API design, testing strategies, security, package management, deployment, Kubernetes, blockchain, machine learning, open‑source exploration, Linux internals, and scientific learning methods.

BackendJavaScriptNode.js
0 likes · 18 min read
19 Ways to Become a Better Node.js Developer in 2019
Tencent Cloud Developer
Tencent Cloud Developer
Dec 24, 2018 · Cloud Computing

Serverless Development and Cloud Services for WeChat Mini Programs

The talk explains how Tencent’s serverless Mini Program Cloud Development platform eliminates the brain, cost, and coordination pains of backend creation by providing native, one‑click cloud functions, a MongoDB‑compatible database, and CDN‑accelerated storage, enabling single engineers to build scalable, reliable Mini Program services quickly and affordably.

Cloud FunctionsServerlessWeChat Mini Program
0 likes · 13 min read
Serverless Development and Cloud Services for WeChat Mini Programs
Node Underground
Node Underground
Dec 9, 2018 · Cloud Computing

AWS Lambda vs Google Cloud Functions vs Azure Functions: Real Performance Comparison

Recent university research evaluated the performance, resource allocation, isolation, cold-start latency, billing accuracy, and DDoS resilience of AWS Lambda, Google Cloud Functions, and Azure Functions, revealing differences in concurrency limits, language impact on cold starts, instance lifetimes, and billing quirks across the three platforms.

AWS LambdaAzure FunctionsGoogle Cloud Functions
0 likes · 4 min read
AWS Lambda vs Google Cloud Functions vs Azure Functions: Real Performance Comparison
Tencent Cloud Developer
Tencent Cloud Developer
Dec 7, 2018 · Cloud Native

29 Top Tools for Building Microservices on All Levels

The article surveys thirty‑nine essential open‑source tools for constructing microservices—from API management, messaging, and monitoring to Kubernetes orchestration, programming languages, frameworks, and serverless platforms—highlighting how each solution supports communication, scalability, and rapid development across enterprise, government, education, and charitable applications.

API ManagementKubernetesMessage Queue
0 likes · 13 min read
29 Top Tools for Building Microservices on All Levels
Tencent Cloud Developer
Tencent Cloud Developer
Sep 25, 2018 · Backend Development

Why Mini‑Program Backend Development Is Painful and How Serverless Solves It

The article examines the common pain points of mini‑program backend development—knowledge overload, high cost, and integration complexity—then explains how serverless architecture and Tencent Cloud's cloud development platform address these issues, offering faster, cheaper, and more scalable solutions with practical implementation guidance.

Backend DevelopmentMini ProgramServerless
0 likes · 15 min read
Why Mini‑Program Backend Development Is Painful and How Serverless Solves It
Tencent Cloud Developer
Tencent Cloud Developer
Aug 31, 2018 · Cloud Computing

How API Gateway and SCF Create a Complete Serverless Solution

This article explains the core features of Tencent Cloud API Gateway, how it integrates with Serverless Cloud Functions (SCF) to provide a unified, secure, and high‑performance serverless architecture, showcases typical use cases, discusses pricing, and answers common deployment questions.

IntegrationSCFServerless
0 likes · 19 min read
How API Gateway and SCF Create a Complete Serverless Solution
Tencent Cloud Developer
Tencent Cloud Developer
Aug 24, 2018 · Cloud Computing

Unlocking WeChat Mini Program Cloud Development: Benefits, Pitfalls & Real‑World Demo

This article introduces WeChat Mini Program Cloud Development, explains its serverless architecture, compares it with PaaS and BaaS solutions, outlines suitable scenarios, highlights advantages such as built‑in login and free storage, warns of common misconceptions, and shares practical tips and a GitHub demo project.

JavaScriptMini ProgramServerless
0 likes · 7 min read
Unlocking WeChat Mini Program Cloud Development: Benefits, Pitfalls & Real‑World Demo
Efficient Ops
Efficient Ops
Apr 18, 2018 · Operations

Huawei’s Triple‑Play Model: Advancing AIOps for Massive K8s and Serverless

At the 9th Global Operations Conference, Huawei Cloud’s chief architect Cai Xiaogang presented a three‑pronged AIOps strategy that combines large‑scale Kubernetes management, causal tracing in Serverless environments, multi‑source RCA analysis, and clustering‑based black‑box network packet inspection, showcasing how academia‑industry collaboration accelerates cloud‑native operations.

KubernetesRoot Cause AnalysisServerless
0 likes · 8 min read
Huawei’s Triple‑Play Model: Advancing AIOps for Massive K8s and Serverless
21CTO
21CTO
Apr 16, 2018 · Cloud Native

How AWS Fargate Is Redefining Cloud‑Native Container Deployment

This article explains how AWS Fargate eliminates the need for traditional container orchestration by providing a serverless, pay‑as‑you‑go platform that integrates with Amazon VPC, Auto Scaling, ELB, IAM and compliance standards, reshaping the way developers build and run cloud‑native applications.

AWSAWS FargateCloud Native
0 likes · 12 min read
How AWS Fargate Is Redefining Cloud‑Native Container Deployment
MaGe Linux Operations
MaGe Linux Operations
Apr 3, 2018 · Cloud Native

Why Kubernetes Is the Hidden Backbone Shaping the Future of Cloud Computing

This article explores how Kubernetes has emerged as the dominant container‑orchestration platform, evolving into a low‑level, multi‑cloud standard that creates network effects for distributed tools, reshapes vendor offerings, drives new business models such as Helm‑based package management and serverless functions, and hints at a future where Kubernetes is as invisible as the OS kernel.

Cloud NativeKubernetesServerless
0 likes · 26 min read
Why Kubernetes Is the Hidden Backbone Shaping the Future of Cloud Computing
21CTO
21CTO
Feb 25, 2018 · Cloud Computing

Serverless Architecture: Evolution, Pros, Cons, and Ideal Use Cases

Serverless computing, the latest cloud paradigm merging microservices and serverless architectures, evolves from on‑premise monoliths through SOA and containers, offering rapid deployment, cost efficiency, and scalability, while also presenting challenges such as vendor lock‑in, complexity, limited long‑running tasks, and security considerations.

MicroservicesScalabilityServerless
0 likes · 9 min read
Serverless Architecture: Evolution, Pros, Cons, and Ideal Use Cases
Liulishuo Tech Team
Liulishuo Tech Team
Dec 7, 2017 · Cloud Computing

Highlights of AWS re:Invent 2017: Compute Updates and New Services

The AWS re:Invent 2017 conference in Las Vegas introduced a range of compute innovations—including Amazon EKS, AWS Fargate, new EC2 instance families, Spot Instance hibernation, Time Sync Service, and a Serverless Application Repository—while showcasing sessions from Netflix and other industry leaders.

AWSContainersEC2
0 likes · 6 min read
Highlights of AWS re:Invent 2017: Compute Updates and New Services
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Nov 14, 2017 · Backend Development

Highlights of the First Tongcheng Technology Conference in Suzhou: Serverless, Microservices, Go, NewSQL, Hybrid Cloud, and Ticket Search Architecture

The two‑day Tongcheng Technology Conference in Suzhou featured six technical sessions covering serverless architecture, microservices with Go, Facebook‑style development tools, NewSQL database practices, hybrid cloud management at Sina Weibo, and high‑performance ticket search systems, offering practical insights for backend engineers.

Backend ArchitectureGoMicroservices
0 likes · 10 min read
Highlights of the First Tongcheng Technology Conference in Suzhou: Serverless, Microservices, Go, NewSQL, Hybrid Cloud, and Ticket Search Architecture
UCloud Tech
UCloud Tech
Sep 11, 2017 · Operations

How Container and Serverless Architecture Transform Modern Operations

The CNUTCon Global Operations Conference highlighted UCloud's container and Serverless practices, explaining the evolution from virtualization waste to function‑as‑a‑service, showcasing UCloud's universal compute platform and real‑world use cases such as image processing, gene data analysis, and OCR recognition.

ContainersFunction as a ServiceOperations
0 likes · 5 min read
How Container and Serverless Architecture Transform Modern Operations
UCloud Tech
UCloud Tech
Aug 11, 2017 · Cloud Computing

How Serverless Architecture Powers AI Image Style Transfer with UCloud

This article explains the Serverless concept, compares it with PaaS and BaaS, and provides a step‑by‑step guide to building an AI‑driven Van Gogh style‑transfer service using UCloud's Serverless (UGC) platform, covering both backend setup and frontend interaction.

AIFaaSImage Processing
0 likes · 9 min read
How Serverless Architecture Powers AI Image Style Transfer with UCloud
21CTO
21CTO
May 25, 2017 · Cloud Computing

Serverless Explained: How It Transforms Cloud Architecture and Boosts Efficiency

This article introduces Serverless computing, explains its core concepts such as BaaS and FaaS, outlines its key characteristics, and showcases real-world use cases ranging from data processing pipelines to web applications, highlighting benefits, challenges, and future trends.

AWS LambdaBaaSEvent-Driven Architecture
0 likes · 10 min read
Serverless Explained: How It Transforms Cloud Architecture and Boosts Efficiency
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 12, 2017 · Cloud Native

Huawei’s Open‑Source Breakthroughs at OSCON 2017: Cloud‑Native Insights

The OSCON 2017 conference in Austin featured Huawei’s extensive open‑source showcase, including talks on ecosystem growth, serverless micro‑service orchestration, unified storage with OpenSDS, network simplification via iCAN, and Go‑based DevOps orchestration, plus demos of OpenStack and developer ecosystem solutions.

ContainerDevOpsServerless
0 likes · 6 min read
Huawei’s Open‑Source Breakthroughs at OSCON 2017: Cloud‑Native Insights
Node Underground
Node Underground
Jan 9, 2017 · Cloud Computing

Exploring OpenWhisk: IBM’s Serverless Platform Meets AWS Lambda on Bluemix

Serverless computing has surged since Amazon introduced Lambda in 2014, and IBM’s open‑source OpenWhisk—now integrated with Bluemix and supporting Node.js—offers a comparable FaaS solution, enabling developers to quickly deploy functions such as a Node.js Yahoo Weather query on the cloud.

AWS LambdaFaaSIBM Bluemix
0 likes · 2 min read
Exploring OpenWhisk: IBM’s Serverless Platform Meets AWS Lambda on Bluemix
Liulishuo Tech Team
Liulishuo Tech Team
Dec 16, 2016 · Cloud Computing

Key Takeaways from AWS re:Invent 2016: New Services, Data Architecture, and Operational Insights

The article shares a comprehensive recap of AWS re:Invent 2016, highlighting over a thousand new features across compute, storage, networking, security and tools, discussing serverless concepts, the Modern Data Architecture framework, and practical lessons learned by the English‑Fluent‑Talk engineering team.

AWSData ArchitectureServerless
0 likes · 11 min read
Key Takeaways from AWS re:Invent 2016: New Services, Data Architecture, and Operational Insights
High Availability Architecture
High Availability Architecture
Dec 9, 2016 · Backend Development

Serverless Backend Generation: Using a Generic CRUD Layer to Eliminate Traditional Backend Development

The article presents a serverless‑style solution that replaces a heavy backend with a lightweight, automatically generated CRUD layer, detailing RESTful API conventions, extensions for batch operations, query parameters, foreign‑key handling, and a Rails‑based code‑generation pipeline to streamline development of a high‑availability supply‑chain system.

APIBackend DevelopmentCRUD
0 likes · 18 min read
Serverless Backend Generation: Using a Generic CRUD Layer to Eliminate Traditional Backend Development
Taobao Frontend Technology
Taobao Frontend Technology
Oct 12, 2016 · Cloud Native

Key Takeaways from Velocity NYC: Microservices, Serverless, and DevOps

Attending the Velocity conference in New York offered a comprehensive look at current trends in web performance and DevOps, highlighting the maturation of microservices, the rise of serverless and cloud‑native practices, the challenges of HTTP/2, and the evolving role of mobile web technologies.

ServerlessWeb Performancecloud-native
0 likes · 12 min read
Key Takeaways from Velocity NYC: Microservices, Serverless, and DevOps
Node Underground
Node Underground
Oct 10, 2016 · Backend Development

Migrate an Express Node.js App to Serverless with AWS Lambda & API Gateway

This guide walks you through converting an existing Express‑based Node.js web app to a fully serverless solution using AWS Lambda and API Gateway, outlining three simple steps and highlighting benefits like automatic scaling, caching, authentication, API versioning, and auto‑generated SDKs.

AWS LambdaBackendNode.js
0 likes · 2 min read
Migrate an Express Node.js App to Serverless with AWS Lambda & API Gateway
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 19, 2016 · Backend Development

What Alibaba Architects Learned at SpringOne 2016: From ReactiveX to Serverless

Alibaba architects attended the SpringOne conference in Las Vegas, sharing insights on emerging technologies such as ReactiveX, Ratpack, Java 9 modules, Spring 5 and 1.4, Zipkin, XRebel, PaaS platforms, serverless computing, cloud‑native principles, Agile, DevOps, and microservices, highlighting both global trends and challenges for Chinese cloud providers.

DevOpsMicroservicesPaaS
0 likes · 9 min read
What Alibaba Architects Learned at SpringOne 2016: From ReactiveX to Serverless
Java High-Performance Architecture
Java High-Performance Architecture
Jul 2, 2016 · Cloud Computing

How Serverless FaaS Redefines Image Processing with AWS Lambda

This article explains the Function-as-a-Service (FaaS) model, illustrates how AWS Lambda can replace traditional server‑centric image upload workflows by handling scaling, storage, and database updates through event‑driven functions, and discusses the broader impact of serverless on cloud architecture.

AWS LambdaEvent-drivenFaaS
0 likes · 5 min read
How Serverless FaaS Redefines Image Processing with AWS Lambda