DEV Community

Discussion on: What was your win this week?

Collapse
 
erikthered profile image
Erik Nelson

Got my first Lambda deployed on AWS using Ruby and the Serverless framework! I also setup a GitLab pipeline to deploy out to a non-prod environment automatically after merge into the master branch! Living in the future is pretty rad.

I am planning on doing a write-up on this as there were a few pitfalls that I can write about that might help others.