Author: Subodh
-
Quantum-safe Cryptography
Quantum computers are rapidly advancing and are on the verge of becoming widely used. This technological breakthrough brings the promise of new and exciting possibilities, but it also poses a significant threat to traditional cryptography. Cryptography is used to protect sensitive information by transforming it into an unreadable form. However, many of the encryption methods…
-
Goodbye create-react-app. Hello Vite
I have been using create-react-app probably since it was created. But recently I have been tired of slow development and build times when working with React applications. Vite is a modern build tool that is designed to optimize the development experience for front-end developers. It is lightweight, easy to use, and blazingly fast. One of…
-
How to build a browser extension for chrome using React
Are you interested in building browser extensions for Chrome? If you’re also familiar with React, then you’re in luck! In this blog post, we’ll discuss how to build a browser extension for Chrome or Chromium-based browsers using React. By the end of this article, you should have a fair understanding of how to set up…
-
How to GraphQL on NodeJS. Quickly get started with these resources
1 – A bit of history about GraphQL and how it started 2 – GraphQL vs. REST https://www.apollographql.com/blog/graphql/basics/graphql-vs-rest/ 3 – GraphQL full course – Novice to expert. An amazing lecture on the @freeCodeCamp YouTube channel. Really well explained and helps you understand core concepts (backend and frontend) 4 – Building modern APIs with GraphQL. Amazing…
-
How to migrate over a million users from Parse to Django on AWS
A case study that provides a deep understanding of how we helped migrate one of our client’s servers to Django from Parse and rebuild their entire infrastructure landscape in the process on AWS
-
Understanding Kubernetes and its components
Horizontal scaling is amazing when it comes to scaling software in the cloud and with the current state of cloud services, it is really easy to scale solutions horizontally. Kubernetes (aka, k8s) has made it really easy to manage containers and scale a software solution The name Kubernetes originates from Greek, meaning helmsman or pilot.…
-
How I got my aws solutions architect certifications in 30 days
The AWS solutions architect certifications are considered as the most difficult and sought-after skills in the industry and there is a lot of demand for this skill nowadays. I am writing this article, hoping it might come useful for people who are thinking about getting the certifications any time soon. Before I write anything further,…
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! I am going to keep this one!