masoudkf
  • About
  • Reads
  • About
  • Reads

Schedule Lambda Functions with AWS EventBridge

2023-03-14 — by masoudkf — 2 min read
#aws  #lambda  #eventbridge  #terraform 
There are times when you want to run your Lambda function on a pre-defined schedule: every hour, every day, every Tuesday at 5 PM. AWS EventBridge helps us do that.
Read more →

AWS Lambda Function URLs

2023-03-12 — by masoudkf — 3 min read
#aws  #lambda  #terraform 
Function URLs are an easy way to expose your Lambda functions to the public world.
Read more →

AWS DynamoDB CRUD with Boto3

2023-03-08 — by masoudkf — 4 min read
#aws  #dynamodb  #boto3  #terraform 
We create a DynamoDB table with Terraform, and perform CRUD operations using the AWS SDK for Python (Boto3).
Read more →

AWS Lambda with Terraform

2023-02-25 — by masoudkf — 13 min read
#aws  #lambda  #terraform  #s3 
We create a Lambda function with Terraform to run a simple Hello World application.
Read more →
masoudkf
© 2025 Powered by Hugo Theme created by panr