Om

ibbe cloud

A white-labeled AWS management platform with a clean UI where our team can provision and manage AWS services without ever touching the AWS console

1
Days
1
Streak
Feb 17
Updated
Dec 17
302d left

Tech Stack

LayerTechnologyWhy
FrontendNext.js + Tailwind CSSFast, modern, server-side rendering for dashboard performance
Backend APINode.js + ExpressEasy AWS SDK integration, handles async well
DatabasePostgreSQLStore metadata (enabled services, user permissions, resource mappings)
AuthenticationNextAuth.js or Auth0Handles our user auth, separate from AWS credentials
AWS SDKaws-sdk (Node)Talk to all AWS services programmatically
Secrets ManagementAWS Secrets ManagerStore AWS credentials securely server-side
Hosting - FrontendVercel or AWS AmplifyFast deploys, global CDN
Hosting - BackendAWS ECS or EKSContainerized API, scales easily
CachingRedisCache AWS responses, reduce API calls and costs
MonitoringCloudWatch + SentryTrack errors, API usage, performance