Skip to content

clearscale/blog-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ClearScale-Samples

Welcome to the ClearScale Blog Samples repository!

This GitHub repo hosts reference implementations, automation patterns, and infrastructure blueprints created by ClearScale engineers. These samples are provided to accelerate cloud-native development, showcase best practices, and solve real-world challenges using AWS services.

ClearScale is an AWS Premier Tier Services Partner specializing in cloud architecture, DevOps, serverless, data platforms, and AI/ML.


πŸš€ Featured Sample

Create AWS Lambda functions dynamically β€” from within another Lambda function β€” in response to real-time events such as file uploads, API calls, or streaming data.

What you'll learn:

  • How to dynamically generate Lambda functions using boto3 and Python
  • More to come

πŸ—‚ Repo Structure

Each folder contains a standalone solution with:

  • README.md – Implementation guide
  • Source code (usually Python, TypeScript, or Terraform)
  • Diagrams or architecture references (where applicable)
ClearScale-Samples/
β”œβ”€β”€ automating-lambda-creation/
β”‚   β”œβ”€β”€ lambda_from_lambda.py
β”‚   β”œβ”€β”€ README.md
β”‚   └── assets/
β”œβ”€β”€ other-sample-project/
└── ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •