3d Menu - Website
Lending a hand to one of my fellow friends in their startup, A landing page for their website with CMS integration. Apart I setup their whole infra on Azure with CI/CD in place and current uptime of 100% on prod till date
The Problem
For a growing startup build a quick landing page with CMS integration. Apart from that setup CI/CD for a .NET web services with intercommunication and security in mind. Setup logging and other tools for development ease
Solution
- Landing Page - Build a Landing page
- Infrastructure - Setup IaC with Terraform and Nomad as orchestrator for docker deployments
- CI/CD - Git Action for CI/CD Deployments on push with appropriate guards
- Logging - Setup observablity with a opensource solution with S3 as backup store and very cheap
Tech Stack
- Cloud: Azure - Azure is another option to AWS and its Visual Studio Benefits is one of the reason to choose this
- Infrastructure as code (IaC): Terraform- A very mature IaC tool. And it supports lot of providers
- - Data Lake - For Data Lake using Minio An Alternative to S3- This is one of the best opensource tools. And this also makes the most of latency and scale
- Data Warehouse: Clickhouse is used as a Data Warehouse. its an OLAP Database and extermely space efficienct and performant
- Infrastructure Orchestrator: Nomad a Kubernetes alternative
- CRM: Zoho
Project Outcome
Built a foundation for the startup for development activities and a long term future. So as the team can focus on Development activity

