Back

Vansh Khandelwal

Full Stack Web Devel...ย โ€ขย 3m

Serverless vs. microservices isnโ€™t binary: each fits different needs. Netflix used hundreds of microservices to gain team autonomy, fault isolation and high throughput but accepted heavy ops, service discovery and tracing. The Guardian saved cost and sped small features by moving image transforms to serverless, trading cold-starts and distributed-logging. iRobot adopted hybrid: serverless for high-ingress events, containers for stateful/long jobs. Use serverless for spiky, event-driven, short tasks; microservices for predictable low-latency, long-running or portable services; hybrid for mixed workloads. Practical steps: profile traffic, instrument observability, build CI/CD for both, isolate cloud-specific code, simulate costs/limits, run pilots and compare total cost of ownership.

Reply
6

More like this

Recommendations from Medial

Image Description
Image Description

Goutham Soratoor

ย โ€ขย 

Zwishhย โ€ขย 4m

โš™๏ธ Rethink Microservices for Startups Microservices sound cool โ€” until your small team is maintaining 10 services, paying 10x infra cost, and debugging API chains across containers. If youโ€™re an early-stage startup: ๐Ÿ‘‰ Keep your core as a monolith

See More
4 Replies
11

Vansh Khandelwal

Full Stack Web Devel...ย โ€ขย 9d

Composable commerce lets retailers assemble best-of-breed modules rather than use monolithic platforms. The MACH stackโ€”Microservices, API-first, Cloud-native and Headlessโ€”enables this: microservices allow independent, resilient deployable functions;

See More
Reply
3

Gigaversity

Gigaversity.inย โ€ขย 10m

At Gigaversity, we recently transformed our internal service communication model by moving from REST polling to an event-driven architecture. The goal? Better scalability, faster response times, and reduced system load. ๐Ÿ”„ Traditionally, our microse

See More
Reply
4
Image Description

Vansh Khandelwal

Full Stack Web Devel...ย โ€ขย 4m

Apache Kafka is a high-throughput, fault-tolerant stream platform used by over 80% of Fortune 100 firms. Producers publish to topics (partitioned for parallelism); consumers read via consumer groups; brokers store data. Key real-time use cases: centr

See More
2 Replies
1
3

Vansh Khandelwal

Full Stack Web Devel...ย โ€ขย 2m

Infrastructure as Code (IaC) accelerates cloud provisioningโ€”organizations using IaC can deploy infrastructure up to 10ร— fasterโ€”by codifying environments for automation, versioning, repeatability and cost control. Terraform (HCL) offers a declarative

See More
Reply
6

Himanshu Singh

ย โ€ขย 

Wherehouseย โ€ขย 1y

Fluid Compute is a hybrid approach that combines the benefits of traditional servers and serverless computing. It allows a single function instance to handle multiple requests simultaneously, optimizing resource usage and reducing delays. A single

See More
Reply
3
Image Description
Image Description

Anurag Chaurasia

Chaurasiyaย โ€ขย 1y

A mini wind turbine can be an excellent renewable energy solution for Indian households, especially in rural or semi-urban areas. Here's an overview of how mini wind turbines can benefit Indian people and factors to consider: Benefits 1. Cost-Effec

See More
9 Replies
7

Vivek Joshi

Director & CEO @ Exc...ย โ€ขย 3m

Before You Raise Money, Decide What Kind of Company You Want to Build Founders often chase capital without asking the real question: What type of funding actually matches your strategy? Because equity, debt, and hybrid instruments donโ€™t just finance

See More
Reply
8

Manoj Rana

Founder & Platform E...ย โ€ขย 1m

Offering 1:1 Engineering Consultations | Cloud & DevOps Iโ€™m opening a limited number of 1:1 consultations for teams or founders who are currently dealing with: - Rising or unpredictable cloud costs - CI/CD pipelines that are fragile or slowing relea

See More
Reply
1
Image Description

Rahul Agarwal

Founder | Agentic AI...ย โ€ขย 20d

AI systems will fail if these 2 layers are mixed. I've explained step by step below. 1. ๐—”๐—œ ๐—š๐—ฎ๐˜๐—ฒ๐˜„๐—ฎ๐˜† How modern AI systems manage intelligence safely. Step-by-step: โ€ข ๐—œ๐—ป๐—ฐ๐—ผ๐—บ๐—ถ๐—ป๐—ด ๐—ฃ๐—ฟ๐—ผ๐—บ๐—ฝ๐˜: User sends a prompt. โ€ข ๐—–๐—ฎ๐—ฐ๐—ต๐—ฒ ๐—–๐—ต๐—ฒ๐—ฐ

See More
Reply
2
6
1

Download the medial app to read full posts, comements and news.