This repository contains personal notes, presentations, and code content for mentoring classes. It serves as a collection of examples covering various cloud technologies, infrastructure-as-code (IaC), and application deployments (such as MERN and Java applications).
awscli/: AWS CLI command examples and scripts.cloudformation/: AWS CloudFormation templates and deployments (e.g., ALB, EC2, VPC, MERN).docker-images/: Example Dockerfiles for building custom images (e.g., Logstash).fssd-mern/: Full Stack Software Development MERN (MongoDB, Express, React, Node.js) application code.lambda_example/: Examples of AWS Lambda functions.presentations/: Presentation materials covering various Cloud and DevOps topics (AWS Foundations, Containers, etc.).scripts/: Bash and utility scripts for environment setup and building.terraform/: Terraform configuration files and modules for infrastructure deployment.terraform-demo/: Terraform demonstration code and examples.
As this repository primarily contains personal mentoring materials and notes, direct contributions (pull requests) are generally not accepted. However, if you find issues or have suggestions, feel free to open an issue or fork the repository for your own use.
This project is licensed under the MIT License - see the LICENSE file for details.