In previous article "Serverless Framework - Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS - Part 1" we created fully functional Kubernetes cluster backed by Spot instances using AWS EKS service. In this article we will accomplish automation of converting video files … [Read more...] about Serverless Framework – Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS – Part 2
Serverless Framework – Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS – Part 1
You may be already familiar with How to use AWS Fargate and Lambda for long-running processes in a Serverless app article from official Serveless blog, where Rupak Ganguly shows us how to offload heavy jobs to ECS cluster. This is very nice, but very expensive solution. Not to far ago AWS team … [Read more...] about Serverless Framework – Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS – Part 1
Serverless framework – Building Web App using AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito – Part 2
In previous article we've created and deployed a simple web application using which architecture consists of AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito using Serverless framework. That and this articles are based on original AWS hands-on tutorial, which we slightly automated. I did … [Read more...] about Serverless framework – Building Web App using AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito – Part 2
How I did not pass job interview at Google
Sorry, guys! I've been a little bit busy last weeks, so I did not post anything new here. It's time to tell you why. I've been trying to pass a job interview process at Google. I've passed 4 of 5 rounds. Failed on the last one - Coding Interview. And here's my experience, mistakes and … [Read more...] about How I did not pass job interview at Google
Serverless framework – Building Web App using AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito – Part 1
Yesterday I decided to test Serverless framework and rewrite AWS "Build a Serverless Web Application with AWS Lambda, Amazon API Gateway, Amazon S3, Amazon DynamoDB, and Amazon Cognito" tutorial. In this tutorial we'll deploy the same Wild Rides web application, but will do it in fully … [Read more...] about Serverless framework – Building Web App using AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito – Part 1