AGAviraj Gourinaviraj-writes.hashnode.dev·Sep 22, 2025 · 5 min readYou Know Nothing : But You Sprint Anyway(This is what I had on loop while writing. You can play it in the background while reading: Why by Ronak Gabbi) Kickoff This was my second sprint with Tech4Dev, as exciting as the first one, though with a two-year gap in between. The first week kick...00
AGAviraj Gourinaviraj-writes.hashnode.dev·Aug 10, 2023 · 15 min readBuilding a Custom Source Connector in AirbyteData integration plays a crucial role in consolidating and analyzing data from multiple sources. Airbyte, an open-source data integration platform, simplifies this process by allowing users to create custom connectors for seamless data synchronizatio...00
AGAviraj Gourinaviraj-writes.hashnode.dev·Apr 24, 2023 · 3 min readSoftware Development Life CycleEvery organisation follow a specific standard to develop the software, and It is important to learn this standard to work in the organisation. Simply there are 3 phases which are : Design Develop Test Let's say We are working on an E-commerce or...00
AGAviraj Gourinaviraj-writes.hashnode.dev·Apr 17, 2023 · 4 min readGetting Started with MicroServicesBefore microservices all components of software were part of a single unit. If the different teams are working on different components then they have to make sure that they should not affect each other work. In monolithic e-commerce websites, user in...00