•
SaaS Labs • 1y
Yesterday I asked about unproductivity guilt and after going through all the suggestions I thought it will be best if I post overview of what I have learnt here everyday. So today I learned how we can scale our systems. Here is an overview of it 1. Use stateless web tier as in stateless apps each request is processed separately i.e they do not store session data and hence we can easily increase the server instances. 2. We should have multiple replication of db and make sure they all are synchronised to avoid single point of failure. 3. Use cache wherever db is getting hit very frequently. 4. Use CDN for static files 5. Use sharding if your table becomes so big that it takes too much time executing the query. Remember it has its own pros and cons 6. Use monitoring tools like grafana, new relic etc to know which API is slowing down the system or where the error has occured etc
Senior developer | b... • 1y
I don't know any stateless messageing system which can send data from server to client without steady client connection like websocket. so I built one. and name it RTCserver. it uses fcm and webrtc in a clever way to send server data to client. and
See MoreHey I am on Medial • 7m
I want to build a saas product for data analysis for the manager and admins of the company... The workflow will be like that 1. Register to the platform 2. Connect their db 3. List of charts will be shown 4. People will select the chart 5. Now they h
See MoreStartups | Product • 9m
Notion is crazy! Recently, I was able to sell a few Notion templates and got some amazing observations: 1. Most Startups still rely on Notion DB. 2. Notion templates are very useful if you're extensively creating content. 3. Most Founders turning Lin
See MoreEvery Dream is Worth... • 3m
Founder: The app is slow. Can we just increase the server size? Backend Dev: So you want to pay more instead of fixing the problem? Founder: ...What's the problem? Backend Dev: Too many database queries, no caching, and inefficient API calls. Fo
See MoreKeen Learner and Exp... • 19d
Give feedback hey guys I am trying to build a logo as a personal project and want some fresh eyes to look at it an tell if it's conveying the desired message Overview This logo is for a company which specialises in creating unique content with uniq
See MoreI help businesses to... • 6m
SEO Lane Series - Lane 5 Keywords Research - Step by Step Guide The one who followed my posts, Knows what's keywords and its importance, If not check my previous posts. Now in this post, Let's see how to perform research the right keyword that matc
See MoreDownload the medial app to read full posts, comements and news.