Skip to content

Simple examples for Serverless Computing using Alibaba Cloud Fun

Notifications You must be signed in to change notification settings

guztia-consulting/aliyun-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aliyun-serverless

Simple examples for Serveless Computing using Alibaba Cloud Fun.

This examples assumes ap-southeast-2 as region (Sydney).

steps

  • Write your credentials to the .env file.
  • From the template.yml file, change the AliyunServerlessChangeThisName to a more suitable name for you.
  • Install fun if you don't have it yet (npm install @alicloud/fun -g).
  • Run fun deploy and wait to the process to finish.