Ruby on Grapes. Why did we choose Grape and why would I choose it again
Today I gave a talk on Ruby User Group Berlin meetup, here is a recap of it in a readable format.
Today I gave a talk on Ruby User Group Berlin meetup, here is a recap of it in a readable format.
If you followed my 3 my previous posts - you already created your first Amazon Lambda function, made it able to write to DynamoDB and be accessible from the outside world, using API Gateway.
In this post, we will create a Lambda function which can write to the Amazon DynamoDB table. For this, we will create a table, modify existing function and set up IAM roles. Log in to your AWS account and let's get started!
This post is the second one in series about Amazon Web Services first steps howtos. I believe that traditional guides like AWS Certification preparation and Linux Academy don't give the information in proper order, so here I give it in the format and the way how I give it to my colleagues at Babbel.
Hi everyone, I just started AWS Learning Sessions in the company, I’m currently working in, and want to share with you our first lesson.