Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Livemedia Stack #120

Closed
leandrodamascena opened this issue Nov 3, 2020 · 3 comments
Closed

Livemedia Stack #120

leandrodamascena opened this issue Nov 3, 2020 · 3 comments

Comments

@leandrodamascena
Copy link
Contributor

Hello, first of all, thank you very much for this incredible project.

I am building an infrastructure to deploy a Livemedia workflow for a customer. This workflow includes MediaPackage + MediaLive + S3 (a simple page with a player) and I'm writing using CDK + boto3, because MediaPackage is not available in CDK. Can I build this stack and open a PR here?

Thank you.

@nideveloper
Copy link
Collaborator

I will confess I have never used MediaPackage before but it sounds like a super interesting pattern that could help people out so absolutely please open a PR

@leandrodamascena
Copy link
Contributor Author

Great to hear that @nideveloper! I've already deployed the infrastructure using console, but the customer wants to replicate it and now I'm writing the stack using CDK + Boto3. I'll read the Pattern section before open PR.

@leandrodamascena
Copy link
Contributor Author

leandrodamascena commented Nov 7, 2020

I changed a few things. To keep the stack more "standard cdk", I used "AwsCustomResource + AwsSdkCall" to avoid using boto3. I think it keeps the code easier to maintain. I'm finishing the stack in Python then will open a PR and you can analyze the code and pattern before I rewrite in TS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants