Skip to content

digitalsimboja/CloudLabX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BojaLabs πŸš€

BojaLabs is a cloud architecting and hands-on lab platform that allows teams to design, visualize, deploy, and optimize cloud-based solutions using an interactive UI. The platform integrates AI-powered auto-segmentation, infrastructure automation (Terraform/CDK), and predictive analytics to enhance cloud deployments.

Features

βœ… Core Functionalities πŸ‘¨β€πŸ’» Cloud Architecture Builder: Drag-and-drop UI for designing AWS-based infrastructure.

πŸš€ Auto-Generated IaC (Terraform/CDK): Converts designs into deployable code.

πŸ€– AI-Driven Segmentation: Auto-segments cloud data, logs, and costs using ML.

πŸ“Š AI Insights & Optimization: AI suggests cost optimizations and security improvements.

πŸ”Ž Monitoring & Anomaly Detection: AI tracks deployments, detects security issues, and predicts cost trends.

πŸ‘₯ Team Collaboration & Multi-User Editing: Real-time updates for cloud teams.

βš™οΈ Integrations with AWS, GitHub, and CI/CD Pipelines: Seamless workflow automation.

πŸ”’ Secure Access Control: IAM-based role management for cloud deployments.

Getting Started

Prerequisites

  1. Chalice API Setup: Deploy the Chalice API first (see data-segmentation-api/README.md)
  2. Environment Configuration: Create a .env.local file with your Chalice API URL:
# Chalice API Configuration
NEXT_PUBLIC_CHALICE_API_URL=https://your-chalice-api-url.execute-api.eu-west-1.amazonaws.com/api

Replace the URL with your actual Chalice API Gateway URL after deployment.

Development

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

CloudLabX πŸš€ CloudLabX is a cloud architecting platform that enables teams to design, visualize, and deploy AWS-based solutions in a hands-on lab environment. It provides an interactive drag-and-drop architecture builder, real-time Terraform/CDK code generation, and guided deployment workflows to streamline cloud solution development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages