Skip to content

stdlib.com an easy way to deploy to AWS Lambda + API Gateway? #93

@nelsonic

Description

@nelsonic

Keith Horwood of http://stdlib.com/ reached out for feedback.
image
Since he asked nicely (and I believe in giving before you get...)
I'm giving him One Pomodoro of my time. ⌛️ 💸 😉

First impression is: Really promising!
image

Automatic Scaling Without Configuration
image

How? given that Lambda has an initial limit of 100 concurrent invocations ...
which you then have to "contact support" to get extended according to your needs...

see: http://stackoverflow.com/questions/36826352/aws-lambda-toomanyrequestsexception-rate-exceeded (I know, because I've felt the pain of hitting the "Lambda-Limit"...) 😉
Is the stdlib.com service running my lambdas on their AWS account in which case they are handling the scaling for me? so I don't have to manually contact AWS support...?

Ease of deployment looks great!
image

A Complete End-to-End "Server-less" Solution
image

GitHub Repo: clearly got some good traction. ⭐️
image

Docs look great! http://docs.stdlib.com/main/#/introduction
image

Signed up (though not a fan of a modal for signup, I'm sure they have A/B tested it for conversion...)
image

Next action after signup is unclear... what do I do now?
image
Will reading the docs get me up and running in the next minute before I get distracted by a notification?

Don't see the point of a profile page that I have to manually update...
image
I would have used GitHub auth here... get people's details and profile pic from GitHub... 👤
or Twitter. most Devs I know have twitter... 🐦

Scrolled down and see that I have No Services Available...
image

I would have a link to help the person create their "Hello World" first service.
e.g: http://docs.stdlib.com/main/#/quickstart
image

The next logical thing for me after I'm "sold" on the features is to ask "How Much?!"
Pricing: http://stdlib.com/pricing is where the site lets me down. still unclear... 🤔
image
This is the only thing "holding me back" from building something on it today.
I like to know exactly how something can be "free".
Does Keith have a mountain of money he's burning to get his service to critical mass and then sell it to Big Company XYZ (e.g: MSFT who aren't competing particularly well in against AWS Lambda...)

Feedback to Keith

  • Website (Landing Page) is superb.
    • clear offering and call-to-action to try the product!
  • Docs are great and able to get up-and-running quickly!

TODO

In order of importance to me (a potential user):

  • Pricing holding me back from adopting it... how is it "free"? (VC Funded?)
    will it have the same fate as Nodejitsu ?
    I don't want to invest my time in learning/using a (admittedly great looking) platform for the "rug" to be pulled in a year's time and be forced to "migrate" all my microservices at short-notice... clarify this set up a basic PayPal form to accept $10 from me an I will try it. Being able to pay to use a service actually gives it credibility!! 👍
  • "Try Online" deploy the hello world example (without any "global" installation)
  • How do I run locally and what is the "Continuous Integration Story"...?
  • Do I still have to pay AWS or does stdlib handle the payment to AWS (and then is there a markup for the Compute/Gateway resources or same cost?)
  • Give me a way to make a "Buildpack" https://devcenter.heroku.com/articles/buildpacks which I can single-click deploy a microservice to AWS and I'm SOLD!

Conclusion

Sadly my Pomodoro is has run out! ⌛️
but I would invest more time in this if these "Todo" items were addressed by Keith and his team!
I cannot recommend something I haven't tried. (and nobody else should!!)
Looks really promising.
@keithwhor is a credible developer with great project: https://github.com/keithwhor/nodal under his belt so I believe this has real potential! #WatchThisSpace!





tl;dr

There Are Many Serverless "Solutions" ... what is the stdlib USP?

Why would I use this instead of

see discussion: https://news.ycombinator.com/item?id=13089630

Security Concerns

Note: this is a personal "bugbear" of mine and not a direct "criticism" of anyone @stdlib.com

why-install-globally

Why do I need to install the CLI globally?
why should I trust a random package from NPM with global access to my system? Can't I try this without making a commitment of installing a CLI globally?

to be clear I - and most people - tend to give people the benefit of the doubt when it comes to the security of their code, but should I...?!?
this could be the ultimate engineering attack!!... @evilpacket right...? 💭
how trivial would it be to setup a nice-looking website buy some adwords for "Serverless" or "mine" GitHub for email addresses and get devs to install a "toolkit" that is actually a rootkit ...?

What are your impressions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions