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

deployment #1

Open
jinman opened this issue Mar 12, 2021 · 5 comments
Open

deployment #1

jinman opened this issue Mar 12, 2021 · 5 comments

Comments

@jinman
Copy link

jinman commented Mar 12, 2021

How do you recommend we deploy this infra? Do you recommend Serverless Framework? or some other way so we can automate the cloud deployment?

@sunilkumarmedium
Copy link
Owner

Hi Jinesh,

If you are looking for cloud deployment, the recommendation is the AWS deployment model using Serverless Framework. API's projects are built to support Lambda Deployment. Also, depends on your project complexity the APIs can be logically segregated and deployed as multiple Lambda's. With AWS there are Code Build and Code deploy tools are available for deployment or you can automate using the Jenkins pipeline.

API's Deployment:

  • AWS Lambda Deployment,
  • AWS RDS Instance
  • Managing the database connection string using AWS Systems Manager

UI Deployment
For Angular UI, the recommendation is to deploy the application in an EC2 instance(medium-tier).

Thanks,
Sunil

@jinman
Copy link
Author

jinman commented Mar 15, 2021

Thanks @sunilkumarmedium, can we please connect offline!

@sunilkumarmedium
Copy link
Owner

@jinman Yeah sure we can connect

@jinman
Copy link
Author

jinman commented Mar 16, 2021

can you please send me email? jinesh@industrility.com or let me know your email

@sunilkumarmedium
Copy link
Owner

I have sent Email to your ID Please check

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