Caching- Is it necessary for an Application?
Introduction In this blog, we are going to cover, what is Cache and whether caching is really important for an application
A complete guide to SQL from scratch- Part-III (Joins)
Introduction In our previous blogs, we have covered the basics of SQL(Structured Query language), DDL (Data Definition Language), and DML(Data Manipulation
Machine Learning- Introduction to the Basics and How to begin
Introduction In this blog, we are going to cover the basics of Machine Learning. And will learn what are the different
Deep-Dive into DATADOG and how to use it for your System and with Python(Flask) Application
A brief history of Datadog Datadog is an infrastructure monitoring service that helps users or developers(especially DevOps) monitor the different services.
A complete guide to SQL from scratch- Part-II (Constraints)
Introduction In our previous blog, we have covered the basics of SQL(Structured Query language), DDL (Data Definition Language), and DML(Data Manipulation
What is Agile Methodology?
Introduction In this blog, we will talk about agile methodology, and how it has revolutionized the software development life-cycle. We will discuss its merits over
Basics Of REST APIs
Introduction In this blog, we are going to cover the basics of the REST APIs and the end will focus on
How to do Database Designing
Database Designing Introduction In this blog, we are going to cover the database’s design, for which we will learn what a database
A complete guide to SQL from scratch
Introduction to this blog In this blog, we are going to learn about SQL(Structured Query language), DDL (Data Definition Language), and
Introduction to BIG DATA ANALYTICS USING HADOOP AND PIG Script
Introduction In this blog, we are going to cover- Big Data and its importance Introduction to Hadoop Introduction to Apache PIG PIG Architecture Pig Script Hands-on What