Cloud Functions

Run Application Code in a Serverless Computing Environment

Cloud Functions is a Function as a Service (FaaS) that runs function applications without server provisioning. With Cloud Functions, users can focus on writing and uploading code for application development without having to manage servers or containers for scaling.

Overview

01

04

Service Architecture

  • Users(Developers)→ Apply for Function/Write code → Cloud Functions (UI Editor → Functions Manager → Functions Pool) → Function invocation/utilization → HTTP/HTTPS, API Gateway, Object Storage, Monitoring
  • Users(Developers)→ Environment configuration → Cloud Functions (Configuration → Functions Manager → Functions Pool) → Function invocation/utilization → HTTP/HTTPS, API Gateway, Object Storage, Monitoring
  • Key Features

    • Code editor
      1. Use the code editor on the cloud console for code creation and editing
      2. Support for various programming languages such as Python, Node.js, PHP, Java, Go, and more
    • Function execution and environment management
      1. Define endpoint, manage token, configure access control, configure trigger, etc.
      2. Define and update running environment/variable
      3. Output invocation/test for deployment/test, service deployment, status monitoring/logging
    • Serverless computing

      - Samsung Cloud Platform manages the resources needed for code writing/deployment
      - Auto-scaling based on deployment

    • Provide sample codes

      - Getting started is fast and easy with various sample codes provided via Blueprint

    Let’s talk

    Whether you’re looking for a specific business solution or just need some questions answered, we’re here to help