January 20, 2018
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.
December 16, 2017
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!
December 12, 2017
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.
December 06, 2017
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.
November 28, 2017
Hey folks! Today we will try to find some text in our collection. And then we will add text indexes there and behold, how it become better (or not). Let's grab a beer and start.