https://github.com/flolight/aws-useful
Useful tips for AWS wizards
https://github.com/flolight/aws-useful
aws tips-and-tricks
Last synced: about 1 year ago
JSON representation
Useful tips for AWS wizards
- Host: GitHub
- URL: https://github.com/flolight/aws-useful
- Owner: Flolight
- License: mit
- Created: 2021-12-15T08:58:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T09:46:03.000Z (over 1 year ago)
- Last Synced: 2025-04-24T04:51:40.395Z (about 1 year ago)
- Topics: aws, tips-and-tricks
- Language: Jupyter Notebook
- Homepage:
- Size: 85.9 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# aws-useful
This repository wants to be an agregation of useful information and practical tips to help in AWS related environments.
## Content
### Technical
* [AWS useful for builders](./AWS-useful.md)
* [S3 Toolbox](./s3_toolbox.py) (Python)
* [Lambda Layer](./lambda-layer.md)
* [Containers](./containers)
* [Bedrock and GenAI](./bedrock)
* [Amazon Sagemaker Toolbox](./sagemaker_toolbox.py)
* [Other general tools](./General-tools.md) (command line, ...)
* [Useful links](./useful-links.md)
### Certifications
* [AWS Certified Solutions Architect Professional Notes](./AWS-CSA-Pro.md)
## Contributing
Coming soon...