Amazon CloudFront
Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment. CloudFront is integrated with AWS – both physical locations that are directly connected to the AWS global infrastructure, as well as other AWS services. CloudFront works seamlessly with services including AWS Shield for DDoS mitigation, Amazon S3, Elastic Load Balancing or Amazon EC2 as origins for your applications, and Lambda@Edge to run custom code closer to customers’ users and to customize the user experience. Lastly, if you use AWS origins such as Amazon S3, Amazon EC2 or Elastic Load Balancing, you don’t pay for any data transferred between these services and CloudFront. Customize the code you run at the AWS content delivery network (CDN) edge using serverless compute features to balance cost, performance, and security.
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
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
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