NVNishchay vermainarchitecting-systems.hashnode.dev·Mar 2, 2023 · 5 min readLet's talk about Amazon SQSIt is a fully-managed message queuing service that enables decoupling and asynchronous communication between different components or microservices within a distributed application. Here are some reasons why Amazon SQS is commonly used Secure: we can...00
NVNishchay vermainarchitecting-systems.hashnode.dev·Feb 24, 2023 · 4 min readGraphQL : The BasicsOrigin : GraphQL was created by Facebook in 2012 as a way to simplify data management in their mobile applications. At the time, Facebook was struggling with the increasing complexity of its mobile apps, which were built using a REST API architecture...00
NVNishchay vermainarchitecting-systems.hashnode.dev·Feb 20, 2023 · 2 min readArch based linux for Security TestingIn this article, we will be Creating a setup for penetration testing. All the Penetrating distributions out there are made only for the same purpose and by similar mindset people. That results in a great attack machine but not great distribution cons...00
NVNishchay vermainarchitecting-systems.hashnode.dev·Feb 20, 2023 · 3 min readStory of JavaScriptOnce upon a time, in the distant land of the World Wide Web, a powerful language was born. It was called JavaScript, and it was destined to change the way we interacted with the internet forever. In the early days of the web, the internet was a very ...00
NVNishchay vermainarchitecting-systems.hashnode.dev·Feb 15, 2023 · 3 min readReact.js : A StoryOnce upon a time, there was a talented software engineer named Jordan Walke who worked at Facebook. He was working on a project called Facebook Ads Manager and was having difficulty with the JavaScript code. He wanted a way to make it easier to manag...00