Live data from Hacker News

Tips and tricks gained from experience to scale your tech stack fast

abhyrama.com

1–3 of 3 posts

Re: Tips and tricks gained from experience to scale your tech stack fast

#2
You need to choose a technology based on the problem you want to solve. Some things are better done in one language than another; for example, Java is great for large-scale projects with complex business logic and platform-independent code that has to run reliably.

Re: Tips and tricks gained from experience to scale your tech stack fast

#3

You need to choose a technology based on the problem you want to solve. Some things are better done in one language than another; for example, Java is great for large-scale projects with complex business logic and platform-independent code that has to run reliably.

I am the author of the post.

The post was in the context of scaling an existing tech stack when you do not have the luxury of time.