Skip to content
letsfigureout.com
letsfigureout.com
A journey in learning
  • Home
  • Contact

Category: AWS

A Serverless EC2 Inventory with the AWS CDK (part 3)

April 11, 2020 andres

In this article, we will tidy up our code, put it all together and deploy our first AWS CDK stack.…

Continue Reading →

Posted in: AWS, aws-cdk, Lambda, Python, SQS

A Serverless EC2 Inventory with the AWS CDK (part 2)

February 17, 2020 andres 2 Comments

In this article, we continue add functionality to our serverless EC2 inventory stack we created in part 1. If we…

Continue Reading →

Posted in: AWS, aws-cdk, Python, SQS Filed under: aws-cdk, DynamoDB, IAM, Lambda, python, SQS

A Serverless EC2 Inventory with the AWS CDK (part 1)

February 16, 2020 andres 1 Comment

Build a serverless stack to keep an inventory of all your EC2 instances

Continue Reading →

Posted in: AWS, aws-cdk, Lambda, Python, SQS Filed under: AWS, aws-cdk, DynamoDB, Lambda, python, SQS

Calculating WCU and RCU for Amazon DynamoDB

February 1, 2020 andres

DynamoDB is a fully managed NoSQL database provided by Amazon Web Services (AWS). It’s considered a serverless database as there is no infrastructure to manage, but you do need to manage the provisioned capacity.

Continue Reading →

Posted in: AWS, Cloud Computing Filed under: AWS, DynamoDB

Recent Posts

  • Data analysis with Python
  • Decision Trees
  • Support Vector Machines
  • Simple Linear Regression in Python
  • Software Engineering Must See Videos of 2020
  • January 2023
  • January 2021
  • December 2020
  • November 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020

AWS aws-cdk Beautiful Soup DynamoDB IAM Lambda python Python 3 SQS WebScraping

Copyright © 2023 letsfigureout.com