-
Notifications
You must be signed in to change notification settings - Fork 7
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
Serverless and You #95
Comments
Hey @MarcelCutts - this sounds really great. We had a couple talks about AWS lambda last year which went down well - I think your talk will be a good addition - especially if you can answer your own question ("Is serverless for you?") with some practical considerations and examples for JS/Node developers. How are you fixed for later this month? We have slots available for 22nd Feb if you're able? |
Hopefully I can! We've been using it at scale for a number of different projects so I can preach both the glitz and the frustration of Serverless in its current state. 22nd of Feb should be fine for me. |
thanks @MarcelCutts If you want to run your talk past any of us at LNUG for some review and pointers - feel free to drop a line - we'd be happy to offer feedback Meanwhile - adding you as confirmed to the schedule for Feb 22nd |
Hi @MarcelCutts - just confirming you're all good for Wednesday? We will be setting up from about 6pm - if you can get there so we can test your laptop with the AV set up and the video guy... usually an HDMI output is enough - but bring any adapters you may have for your laptop. Thanks! |
Hey Adam,
Still good for Wednesday, will try to be there close to 6pm.
One thing, I assume as it's at Maker's I assume there'll be passable
internet for a potentially interesting demo?
Cheers!
Marcel
…On 20 February 2017 at 13:13, Adam Davis ***@***.***> wrote:
Hi @MarcelCutts <https://github.com/MarcelCutts> - just confirming you're
all good for Wednesday? We will be setting up from about 6pm - if you can
get there so we can test your laptop with the AV set up and the video
guy... usually an HDMI output is enough - but bring any adapters you may
have for your laptop. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#95 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFdM4o2bATMyz1URZ8aHWfemF6mE5l9wks5reZFogaJpZM4L4zar>
.
|
Hey Marcel - yes the internet connection is usually pretty good there. I'd say have an offline backup demo if possible just in case - but you'll probably be fine. |
Cheers Adam - will do.
M
…On 20 February 2017 at 13:19, Adam Davis ***@***.***> wrote:
Hey Marcel - yes the internet connection is usually pretty good there. I'd
say have an offline backup demo if possible just in case - but you'll
probably be fine.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#95 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFdM4r8OrjKCq9-Abl52yx3vkqJWHO0Oks5reZLhgaJpZM4L4zar>
.
|
Hi @MarcelCutts - thanks for your talk last night - I think everyone had a good evening and I had some good feedback on all the talks. Could you upload your slides somewhere and add a link here? |
Hi Adam,
That's great to hear - my delivery was a bit off but I think we all did our
best near the end there!
My slides are hosted here <https://marcelcutts.github.io/ServerlessTalk/#/_>
.
Let me know if you need anything further.
Cheers!
Marcel
…On 23 February 2017 at 22:53, Adam Davis ***@***.***> wrote:
Hi @MarcelCutts <https://github.com/MarcelCutts> - thanks for your talk
last night - I think everyone had a good evening and I had some good
feedback on all the talks.
Could you upload your slides somewhere and add a link here?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#95 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFdM4jEJy5wj0Im7h_4SRQcvIbdVHulbks5rfg3MgaJpZM4L4zar>
.
|
Cloud computing services such as AWS, Azure and Google Compute have rapidly changed how we think and feel about our infrastructure. DevOps deployment is no longer copy-pasting a zip folder full of code onto a physical machine's network drive - and nothing is pushing the engine of change more than Serverless.
Serverless allows us to create event driven node micro-services with absolute ease, perfectly fitting into continuous integration / continuous deployment workflows. It boasts a wide range of plugins, and more importantly, allows us to effortlessly scale any number of stages to the nth degree.
Is Serverless for you? Quite probably! Lets find out.
Marcel (@MarcelCutts) is a shifty vagabond type often found near laptops, currently belonging to the street gang known as Red Badger. Over his ten or so years in software he has worked on everything from scientific Fortran to the most hipster React code and will be your personal best friend forever should you feed him a BLT.
The text was updated successfully, but these errors were encountered: