Serverless AWS Lambda Deployment

Hello

I’m looking to take most of my applications Serverless as possible.

Could this scenario work with Rocket Chat?

  1. Fork Rocket Chat In GitHub
    So it can stay updated with the official upstream at all times.

  2. Use A GitHub Action To Deploy To AWS Lambda To My Domain

  3. When The Master File Is Updated Use A GitHub Action To Update The Application.

I currently have it installed on my VPS, if the scenario above doesn’t work is there a “One Click” update option by chance? I hopefully would be able to upload to Lambda though.

I appreciate any insight.