Introduction to Cloud Security
Cloud Computing Revolution Cloud computing has revolutionized the way businesses operate, by providing them with flexible, cost-effective, and scalable solutions
Edge Computing: The new norm in the Architecture?
What is Edge Computing? Edge computing is basically considered a distributed computing paradigm(architecture) Computation, calculation, and data storage are done closer to
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