Node js server on Amazon S3 & Cloudfront -


i'm trying create simple node js server on amazon aws (s3 & cloudfront). here step followed :

  • created aws account
  • created bucket on s3
  • created cloudfront web distribution

everything working well, next step install node js server , run ?

any appreciated thanks

s3 not server, it's storage static files.

you need setup ec2 , install node server it.

if want serve static js lib clients, can use s3 bucket , cloudfront.

https://aws.amazon.com/cloudfront/webinars/


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -