Serverless
Declare AWS Lambda functions and their triggers through simple abstract syntax in YAML. AWS Lambda functions, triggers & code will be deployed and wired together in the cloud, automatically. Install thousands of Serverless Framework Plugins to build new serverless use-cases on AWS and integrate with other tools. Track usage, performance, errors on your serverless apps with instant, powerful metrics. See all of your serverless applications and their resources in one place, regardless of AWS account or region. Easily share secrets, outputs from your serverless applications and delegate AWS account access. You can deploy many familiar use-cases instantly with the Serverless Framework. From REST APIs on Node.js, Python, Go, Java, to GraphQL APIs, scheduled tasks, Express.js applications, and front-end applications.
Learn more
Serverless Stack
Serverless Stack (SST) is a framework that makes it easy to build serverless applications. Check out our examples or follow our step-by-step guide to get started. The Serverless Stack Guide is the most widely read resource for building full-stack serverless apps. Follow our step-by-step guide and build a React.js app with a serverless backend. Create a serverless GraphQL API with AppSync. Using the SST AppSyncApi to define the schema and resolvers. Deploy a React.js app. Using the ReactStaticSite construct to set custom domains and environment variables. Create a cron job in your serverless app using the SST Cron construct. Create a queue system in your serverless app using the SST Api and Queue constructs. Authenticate your users through any auth provider. Run cron jobs powered by serverless functions. Go beyond our components and integrate with any AWS service!
Learn more
Tencent Cloud Serverless Application Center
Serverless Application Center provides a rich set of application components for building serverless applications in various forms. You can create, deploy, and modify Tencent Cloud resources such as SCF, API Gateway, COS, and TencentDB by simply referencing specific components with a few lines of code. This saves you time and effort from manually activating and managing multiple services in multiple consoles. In addition, Serverless Application Center supports over 1,000 use cases and plugins, freeing you from infrastructure management and maintenance and enabling you to deliver serverless applications with ease. Tencent Cloud collaborates with Serverless Application Center, the world's most popular serverless development platform, to create one-stop, configuration-free solutions ranging from initialization, coding, debugging, resource configuration, deployment, and release to service monitoring, alarming, and troubleshooting.
Learn more
Amazon EventBridge
Amazon EventBridge is a serverless event bus that makes it easy to connect applications together using data from your own applications, integrated Software-as-a-Service (SaaS) applications, and AWS services. EventBridge delivers a stream of real-time data from event sources, such as Zendesk, Datadog, or Pagerduty, and routes that data to targets like AWS Lambda. You can set up routing rules to determine where to send your data to build application architectures that react in real time to all of your data sources.
EventBridge makes it easy to build event-driven applications because it takes care of event ingestion and delivery, security, authorization, and error handling for you. As your applications become more interconnected through events, you need to spend more effort to find events and understand their structure in order to write code to react to those events.
Learn more