NashTech Insights

Aasif Ali

Aasif Ali is a Software Consultant at NashTech. He is proficient in various programming languages like Java, Python, PHP, JavaScript, MySQL, and various frameworks like Spring/Springboot, .Net. He is passionate about web development and curious to learn new technologies. He is a quick learner, problem solver and always enjoy to help others. His hobbies are watching Sci-fi movies , Playing badminton and listening to songs.

INTRODUCTION TO BIGQUERY

BigQuery is a cloud-based data warehousing and analytics service provided by Google. It allows you to store, query, and analyze large datasets using a SQL-like language. It is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data. Bigquery is a cloud-based big data problem-solving web service for processing massive read-only data sets. In BigQuery, you …

INTRODUCTION TO BIGQUERY Read More »

REACTIVE PROGRAMMING IN JAVA

Reactive programming is a programming paradigm that emphasizes the asynchronous and event-driven programming model for building scalable and responsive applications. Reactive programming can be achieved using frameworks and libraries such as RxJava, Reactor, and Akka. It is particularly useful for developing applications that require high scalability, responsiveness, and real-time data processing. This includes web applications, …

REACTIVE PROGRAMMING IN JAVA Read More »