Working with multiple environments | Deploying serverless projects | #4

preview_player
Показать описание
In this video I will show you how to deploy your serverless framework project into multiple environments.

★★ README / OPEN ME ★★

☆☆ ABOUT THIS VIDEO ☆☆
This is the forth video on the series "deploying serverless projects" and I this one I will show you some good practices to deploy a serverless framework project into many environments, so your code and infrastructure reminds as muchas agnostic from the stage as possible.

☆☆ FOLLOW ME ONLINE ☆☆

Instagram: foobar_codes

☆☆ ABOUT FOOBAR ☆☆
In this channel you can find mostly coding tutorials related to cloud and serverless.
In addition, I like also talking about architecture, software design, motivation and leadership.
There is a new video every Tuesday, so stay tuned :)

☆☆ SPONSORSHIP ☆☆
Does your company wants to sponsor a video? Contact me by twitter or by email (email address in the about page)

Рекомендации по теме
Комментарии
Автор

Hi ya, I want to deploy lambda logs dynamo db entries to different environments, what is the best option ..

deepikak
Автор

Thanks for making these videos on serverless! I’ve been having such a hard time figuring everything out from the documentations everywhere. Wanted to clarify in this video, I noticed that you are coding in the full Arn resource for the table name, but in one of your other videos you used the Fn::GetAtt method of retrieving the resource Arn, will that method work with dynamic stage variables? Or do you have to use the long Arn string like you did in this video if the stage is a variable?

itsmattchan
Автор

Can you please tell me how to integrate terraform with serverless framework

binduhk