From the course: Serverless Cloud Computing: Concepts, Platforms, and Services
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Selecting a serverless platform
From the course: Serverless Cloud Computing: Concepts, Platforms, and Services
Selecting a serverless platform
- [Instructor] So what are the steps to selecting a serverless platform for cloud computing? Let's look at them in a stepwise way. Assessment of requirements. Evaluate your application specific needs, including expected workload, performance requirements, and scaling needs. Identify integration requirements with existing systems and services. Determine compliance and security requirements, and consider budget constraints and cost models. Technical compatibility analysis. Review supported programming languages and runtimes. Assess execution, time limits and memory configurations. Evaluate cold start performance impact on your use case. And check available development and debugging tools. Integration capabilities. Examine native service integrations, such as database storage and messaging. Review API management capabilities. Assess event source options and trigger mechanisms. And consider existing technology stack compatibility. Operational considerations. Evaluate monitoring and…