Node.js is a JavaScript framework created on Chrome's V8 JavaScript engine. If used correctly, it can be used to build highly scalable mission-critical applications. This article will discuss several tips which can be helpful when it comes to building scalable applications.
- #amplication#authentication#axios#backend#javascript#microservices#monitoring#nodejs#observability#performance#tools
Table of contents
1. Worker threads & concurrency2. Scaling out to multiple servers/clusters3. Breaking the application into microservices4. Optimizing static assets through a CDNWe'll give it a shot!5. Stateless authentication6. Use of timeouts for I/O operations7. Implement tracking, monitoring & observability to debug and solve performance issues activelyConclusionHow Amplication can help12 Comments
Sort: