What people think backend is:
- APIs and routes
What backend actually is:
+ APIs
+ Business logic
+ Software Architecture
+ Cloud Infra
+ Security
+ High Performance Computing
and +AI because, now startups are asking that too.
Really informative.
If I am not wrong then doing the following will not work:
fib := func(n int) int ........
Because, var fib func(n int) int declares the func before itself.
Really informative.
If I am not wrong then doing the following will not work:
fib := func(n int) int ........
Because, var fib func(n int) int declares the func before itself.
If you are writing a backend server, it is important to load test it.
Few good tools that you can use:
1. vegeta
2. k6
3. JMeter
4. Locust
5. Artillery
6. Autocannon
7. Loadtest
That's what I always say, rather than pondering over which personal project to work on, go to sih website and pick a problem statement to work on.
It's not that complicated.
That's what I always say, rather than pondering over which personal project to work on, go to sih website and pick a problem statement to work on.
It's not that complicated.
A heck lot of modern software is being written in golang.
Don't miss out.
Here's a list of good open source golang projects to start contributing now (github attached)👇
Row storage vs column storage: two approaches to data layout with very different pros/cons.
Row storage is used by Postgres, MySQL, and most other OLTP databases. In this model we take the data from a table and store it clustered by row. In other words, all data for an…
software engineers will always be relevant, here is why:
I'm working on a complex codebase and at the start, vibe-coding it allowed me to prototype fairly quickly
but, after a while, changing something requires so much context that it just fails to do it right.
keep learning💪
3K Followers 316 FollowingJava Backend Engineer @Sharkdom | Dev Advocate @Master_backend | Contributer on @9tigerio | Scaling efficient backend systems | Building AI Agents
68 Followers 100 FollowingEngineer | Backend lead at @SparkMailApp (2016-2024) |
Creator of rill - composable concurrency toolkit for Go - https://t.co/Hf2NV9LcKl (1.7k ⭐)
10K Followers 471 FollowingFounder & Principal Engineer at @Themesfinity - ♥ to rant about Go, Containers (Kubernetes & Docker), Microservices, GitOps, and Terraform 😎
5K Followers 383 FollowingSenior ML Research Engineer at Apple. Computer Science from UT Austin. Fitness enthusiast. Private pilot. IG: santiago_compsci 🇺🇸👨💻🏳️🌈🛩
359 Followers 584 FollowingBuilding startups while traveling the world
→ https://t.co/tnUobLuFx6 - Travel planning 🌍 🆓
→ https://t.co/96GLO8BZzT - AI Accommodations Finder 🏡 🤖
No recent Favorites. New Favorites will appear here.