Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsingh55/aws-nba-devopsallstars-challenge-2025

A showcase of my projects for the NBA-focused #DevOpsAllStarsChallenge 2025 by Cozy Cloud Crew. Each project showcases hands-on solutions to 30-days-DevOps challenges, utilizing AWS services, automation using python, Infrastructure as Code (Terraform), Containers (Docker) & comprehensive C I/CD .
https://github.com/vsingh55/aws-nba-devopsallstars-challenge-2025

aws boto3-script cicd containerization docker iac-terraform python s3-bucket

Last synced: about 1 month ago
JSON representation

A showcase of my projects for the NBA-focused #DevOpsAllStarsChallenge 2025 by Cozy Cloud Crew. Each project showcases hands-on solutions to 30-days-DevOps challenges, utilizing AWS services, automation using python, Infrastructure as Code (Terraform), Containers (Docker) & comprehensive C I/CD .

Awesome Lists containing this project

README

        

# AWS-NBA-DevOpsAllStars-Challenge-2025

Welcome to my repository for the **AWS-NBA-DevOpsAllStars-Challenge-2025**, hosted by Cozy Cloud Crew! This repository showcases a series of DevOps projects combining NBA analytics and AWS-powered solutions to solve real-world challenges. Each project is neatly organized into its own folder and highlights the use of modern cloud services, automation, and event-driven architecture.

## Repository Structure

```
AWS-NBA-DevOpsAllStars-Challenge-2025/
|
├── D1-Weather-Dashboard/
│ ├── README.md
│ ├── scripts/
│ ├── resources/
│ └── outputs/

├── D2-NBA-Game-Updates/
│ └── README.md

├── D3-NBA-Data-Lake/
│ └── README.md

└── README.md
```

### Projects Overview:
- **Weather-Dashboard**: A Python-powered solution that fetches real-time weather data using OpenWeather API and stores it in AWS S3 for analysis and visualization.
- **NBA-Game-Updates**: An event-driven app that retrieves live NBA game scores using Sports API and sends notifications via AWS SNS.
- **NBA-Data-Lake**: A sports analytics data lake leveraging S3, Glue, and Athena to store, process, and query NBA player data.

## Tools and Technologies Used
- **Cloud Provider**: AWS
- **Cloud Services**: S3, Glue, Lambda, EventBridge, SNS, Athena
- **Programming Language**: Python

## How to Use
1. Clone this repository:
```bash
git clone https://github.com/vsingh55/AWS-NBA-DevOpsAllStars-Challenge-2025.git
```
2. Navigate to the respective project folder to explore its implementation and run the code.
3. Follow the `README.md` in each project folder for setup and execution instructions.

## Project Timeline
updating soon....

## Highlights
- Hands-on implementation of cloud-native solutions.
- Focus on real-time data processing and automation.
- Detailed documentation and reproducible workflows.

## Author
[Vijay Kumar Singh]
LinkedIn: [Happy to Connect!!](https://www.linkedin.com/in/vsingh55)
Portfolio: [Visit Portfolio](https://vijaysingh.cloud)

---

Check back frequently as this repository evolves throughout the challenge. Happy exploring! 🚀