MongoDB’s Queryable Encryption — Long-Awaited Defense Against Data LeaksMongoDB claims its new “Queryable Encryption” lets users search their databases while sensitive data stays encrypted. And the best part…Jun 13, 2022Jun 13, 2022
Evolution of the Netflix API architectureNetflix is known for its loosely coupled and highly scalable microservice architecture. Independent services allow for evolving at…May 27, 2022May 27, 2022
How to scale a website to support millions of usersWe will illustrates the evolution of a simplified eCommerce website. It goes from a monolithic design on one single server, to a…Apr 22, 2022Apr 22, 2022
How to design a secure web API access for your web applicationWhen we open web API access to users, we need to make sure each API call is authenticated. This means the user must be whom they claim to…Apr 18, 2022Apr 18, 2022
How to Display Progress Steppers on Mobile FormsWhen your form has multiple pages, a stepper is a must. Steppers keep users informed about their progress by indicating what step they’re…Aug 24, 2021Aug 24, 2021