aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.6k stars 3.89k forks source link

Stabilize Amazon IVS module #11450

Open SomayaB opened 3 years ago

SomayaB commented 3 years ago

Add your +1 đź‘Ť to help us prioritize high-level constructs for this service


Overview:

Amazon Interactive Video Service (IVS) is a managed, live-video streaming service that allows you to:

Create channels and start streaming in minutes.

Build engaging, interactive experiences alongside ultra-low-latency live video.

Distribute video at scale to a range of devices and platforms.

Easily integrate into websites and apps.

Amazon IVS lets you focus on building your own interactive application and audience experience. With Amazon IVS, you don't need to manage infrastructure or develop and configure components of your video workflows, to be secure, reliable, and cost effective.

Amazon IVS supports RTMPS streaming. RTMPS is the secure version of RTMP (Real-Time Messaging Protocol), running over TLS. RTMP is an industry standard for transmitting video over a network.

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:

coral commented 3 years ago

+100