top of page
![Microservices Architecture | Ultimate Guide](https://static.wixstatic.com/media/61b573_0aa7368964704354ae39cbd8e2950d75~mv2.png/v1/fill/w_292,h_165,fp_0.50_0.50,q_95,enc_auto/61b573_0aa7368964704354ae39cbd8e2950d75~mv2.webp)
7 min read
Microservices Architecture | Ultimate Guide
Over the last decade, web applications have grown to host millions of users and produce terabytes of data. Users of these applications...
![](https://static.wixstatic.com/media/e77fd1ddd12e4652b471fe86db43b889.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/e77fd1ddd12e4652b471fe86db43b889.webp)
![Introduction to serverless databases](https://static.wixstatic.com/media/e77fd1ddd12e4652b471fe86db43b889.jpg/v1/fill/w_292,h_165,fp_0.50_0.50,q_90,enc_auto/e77fd1ddd12e4652b471fe86db43b889.webp)
4 min read
Introduction to serverless databases
Serverless is a new paradigm in which servers operate on a more automated level, freeing developers from the time and effort of managing...
![](https://static.wixstatic.com/media/11062b_9e7b8b7e9d594964934c1d70cec38152~mv2_d_5184_3470_s_4_2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/11062b_9e7b8b7e9d594964934c1d70cec38152~mv2_d_5184_3470_s_4_2.webp)
![Two lines of CSS that boosts 7x rendering performance!](https://static.wixstatic.com/media/11062b_9e7b8b7e9d594964934c1d70cec38152~mv2_d_5184_3470_s_4_2.jpg/v1/fill/w_292,h_165,fp_0.50_0.50,q_90,enc_auto/11062b_9e7b8b7e9d594964934c1d70cec38152~mv2_d_5184_3470_s_4_2.webp)
2 min read
Two lines of CSS that boosts 7x rendering performance!
I'll jump directly to the two line of css that you need to add to improve your performance by approx 7x: { content-visibility: auto;...
![Why is a senior engineer… senior?](https://static.wixstatic.com/media/61b573_b77e5e153b0e4afb991e6116bca343ee~mv2.png/v1/fill/w_292,h_165,fp_0.50_0.50,q_95,enc_auto/61b573_b77e5e153b0e4afb991e6116bca343ee~mv2.webp)
2 min read
Why is a senior engineer… senior?
What makes one become a senior engineer? Although you might think that it depends on your technical skills, let me tell you that you...
![What is a Service Mesh?](https://static.wixstatic.com/media/61b573_dd19329578014511b46cc861cde0659f~mv2.png/v1/fill/w_292,h_165,fp_0.50_0.50,q_95,enc_auto/61b573_dd19329578014511b46cc861cde0659f~mv2.webp)
5 min read
What is a Service Mesh?
A Service Mesh is a system that carries the requests and responses that microservices send each other. This traffic ultimately travels...
bottom of page