AWS, Cloud Computing, Tutorials
Watch these two different approaches to building a continuous integration / continuous delivery process Continuous Integration – the process of automatically building and testing your code – is a crucial part of the modern software development process. In...
AWS, Cloud Computing, Tutorials
In this video from the Columbia AWS Meetup, Johnny Boursiquot presents on how to orchestrate serverless on AWS. Johnny performs an interactive presentation where he builds a serverless Slack app that allows you to give “shoutouts” to colleagues who...
AWS, Cloud Computing, Tutorials
Here’s a video from the Columbia AWS Meetup held on August 16, 2018 about how to implement user authentication using AWS Application Load Balancer (ALB) and Cognito without modifying your source code. One of our software developers, Kate Ryabtseva, builds a...
AWS, Cloud Computing, Tutorials
Here’s a video from the Columbia AWS Meetup held on May 17, 2018 about how to use AWS Serverless Application Model (SAM) Command Line Interface (CLI) to build and test a serverless app locally. In this presentation, Meetup member Neil Giarratana uses SAM CLI to...
AWS, Cloud Computing, Tutorials
Create a serverless Slack chatbot with API Gateway, Lambda, and DynamoDB Slack, a messaging tool with similarities to IRC, basically killed email in our office (for which I am forever grateful). Not only does Slack organize group conversations, but it provides extra...