Arpit Tyagidataminds.hashnode.dev·Dec 2, 2024Mastering DataFlow Techniques in Azure Data Factory with a Data Transformation example:Step 1: Exploring the Data Lake: Initial File Inspection Step 2: Dataflow Blueprint: A Snapshot of the Transformation Process Step 3: Connecting the Dots: Linking to Your Data Source Step 4: Filtering the Blues: Excluding Specific Data Entries St...Discuss·5 likesAzure Data FactoryAzure
Arpit Tyagidataminds.hashnode.dev·Dec 2, 2024Optimizing "Data Transfer" and "Data Transformation" in ADF: Filtering Even Customer IDs from CSV to SQLStep 1: Inspecting the CSV File in Data Lake: Your First Step to Data Optimization Step 2: Configuring the Data Flow Source: Pointing to the Customer.CSV File Step 3: Filtering Even Customer IDs: Streamlining Data with ADF's Filter Data Flow Step ...Discuss·7 likesAzure Data Factory#DataPipelines
Nicolas Frugoniarchitecturewithnico.hashnode.dev·Mar 29, 2024The Case for UnidirectionalityIn this post, I will be discussing the benefits of a unidirectional flow of control architectures and how they can be applied to the Model-View-Presenter pattern. Unidirectional Flow of Control Unidirectional dataflow is a software architecture patte...Discussunidirectional
SAHIL ALIthestarsahil.hashnode.dev·Jan 28, 2024Why using scanf() instead of fflush()Absolutely! Imagine the data flowing through your computer like a rushing river. This river has hidden pockets called buffers, where information rests for a moment before moving on. scanf() is like a fisherman standing on the riverbank, casting a net...Discussfflush()
Brandon Damuedamue.hashnode.dev·Nov 5, 2023Network Data Flow in Plain EnglishFor some reason, words like "Flow," "Tranquility," and "Serenity" fill me with ease. Now, wherever you are this moment as you read this, you are probably wondering what this has to do with anything, right? Well, that is my crazy way of telling you th...Discussnetworking
Omar Diaaomardiaa.hashnode.dev·Feb 24, 2023The Art of Asynchronous Communication: A Deep Dive into Message QueuingIntroduction In a typical restaurant, when a customer places an order with their waiter, the waiter must go to the kitchen and verbally relay the order to the chef. The chef must then prepare the order, and once it's ready, the waiter returns to the...Discuss·58 likes·262 readsmessage queue
Nafisa Nawernnawar706.hashnode.dev·Aug 28, 2022PAWS: System Design and Analytical ViewSystem Request Business Need: The system's top aim is to ensure animal welfare. The web application will help Foster Care Services contact pet owners who are looking for suitable places to look after their pets while they are away. Pet owners will a...Discuss·118 readsSystem Design