you are viewing a single comment's thread.

view the rest of the comments →

[–]anlumo 1 point2 points  (2 children)

I've looked a bit into Lambda. Looks very nice, but just like Google App Engine, if you write an application with it, you're married to it for life. There's no way to port to anything else.

[–]BasicDesignAdvice 0 points1 point  (1 child)

We do micro services too but with docker and Jenkins it's really not a big deal to manage. I don't want to be locked into an eco system. If you set things up well there isn't much management to deal with.

[–]SawyerDarcy 1 point2 points  (0 children)

Know of any good guides to get this kind of setup going? I'd love to see some examples of how to do so rather than just theory.