back to article Amazon unleashes JavaScript SDK so devs can conjure cloud gods

Amazon has brought out a tool that lets developers build server-less web apps from within the browser that use the company's cloud assets, representing a strategic attempt to knit Amazon Web Services into the modern developer's toolkit . The arrival of the preview of the AWS SDK for JavaScript on Thursday means devs can invoke …

COMMENTS

This topic is closed for new posts.
  1. Anonymous Coward
    Anonymous Coward

    AMZN://java/trap?trapped=yes

    "...you don't even need a web server to host your application."

    First off, there has to be a web server involved somewhere, that is just a matter of reality (unless this starts with FTP or NNTP or some shit like that...AMZN:// ?). Depending on how you mean "server", a web server isn't just about <tags>, it can add a level of security. And what about XSS attacks? With this much dependency on JS can these be exploited even further or slicker than in the past? (I really don't know the in's and out's of XSS, so they're real questions, not rhetorical).

    I guess in the end, no web server equals 1 less security risk, but also 1 less security level. So this changes nothing, well of course besides locking customers further in.

    1. tgm

      Re: AMZN://java/trap?trapped=yes

      I presume they mean because an S3 bucket can be accessed via http. Therefore, as the article stated, just upload your app into an s3 bucket and set the permissions accordingly.

  2. Anonymous Coward
    Anonymous Coward

    So a serverless web app is one which relies on a remote machine not supporting http connections?

  3. Mark Walker

    Firebase

    Imitation is the sincerest form of flattery? https://www.firebase.com/ (other Backend-as-a-Service startups also available)

  4. IGnatius T Foobar
    Pirate

    Sounds like a perfect platform for malware!

    No web server, runs in your browser, exposes lots of power to the developer...

    ...sounds like a perfect platform for malware! I'll bet you could deliver tons of spam or viruses from there.

This topic is closed for new posts.

Other stories you might like