AWS Services

Introduction to AWS – Amazon Web Services

Amazon was founded in 1994, July 04 as “Cadabra” from “Abra Cadabra” but latterly it got transformed into “Amazon” because Bezos(founder) looked for a brand name that would align with his vision: the earth’s biggest bookstore. AWS stands for Amazon...

Mean Stack

Introduction to MEAN Stack

Mean is an acronym made up of “MongoDB, ExpressJS, AngularJS, and NodeJS” and this represents a combination of different technologies which are known to work well with all together. MEAN stack is having a benefit that it’s really fast to...

Introduction LAMP

Introduction to LAMP Stack

LAMP stands for Linux, Apache, MySQL, and PHP which means that it’s an open source technology which uses Linux as an operating system, Apache as a web-server, MySQL as a database, and PHP as a object oriented server side scripting...

Android Application Development

Introduction to Android

Android is the technology framework from google which provides a rich application framework with which you can create mobile based apps and games in Java Language Environment. Android applications are written into java programming language and Android SDK compiles the...