Alibaba Cloud—Serverless | Function Compute
Highly Recommended
-
Alibaba Cloud Function Compute
Alibaba Cloud Function Compute is a fully managed, event-driven compute service. Function Compute allows you to focus on writing and uploading code without having to manage infrastructure such as servers. Function Compute provides compute resources to run code flexibly and reliably. Additionally, Function Compute provides a generous amount of free resources. No fees are incurred for up to 1,000,000 invocations and 400,000 CU-second compute resources per month.
-
Alibaba Cloud Serverless App Engine
Serverless App Engine (SAE) is the world's first application-oriented serverless PaaS, providing a cost-effective and highly efficient one-stop application hosting solution.
-
Alibaba Cloud Serverless Kubernetes
Serverless Kubernetes (ASK) is a secure and reliable container service that runs on top of the elastic computing infrastructure of Alibaba Cloud. ASK is fully compatible with the Kubernetes ecosystem. ASK allows you to deploy containerized applications in Kubernetes clusters without managing and maintaining the clusters. You are charged based on the CPU and memory resources used by applications. ASK helps you focus on application development rather than managing the underlying infrastructure.
-
Energy Expert
Help enterprises move towards carbon neutrality with technology and innovation.
-
Trust Center
We are committed to providing reliable, secure, and compliant cloud computing products and services.
Highly Recommended
Related Resources
Hot Articles
Database as a Service Advantages
Database as a Service (DBaaS) is a Cloud-based service that provides customers with a scalable, flexible, and on-demand platform.
Developer
Python Multitasking Programming - Thread Lock Deadlock
Deadlock: The program cannot continue to run because the lock of a thread is not released in time. It refers to a phenomenon in which two or more processes or threads are waiting for each other due to competition for resources during the execution process.
knowledge
5 Reasons Why Database Security is Important
New and emerging database technologies like blockchain, artificial intelligence, machine learning and new database architectures like NoSQL are opening up new opportunities to rethink the way databases are used and managed
Blog
What Is Cloud Database
Cloud Database refers to a database that is optimized or deployed in a virtual computing environment.
Blog
Why Use a Cloud Database?
In this blog, we will talk about the benefits of using a cloud database.
Blog
A Deep Dive into Database Concurrency Control
This article explores database concurrency control and discusses various concurrency control methods such as 2PL, T/O, OCC, and MVCC.