Cloud Computing
Introduction to Cloud computing
- Different types of cloud
- Different cloud computing service models
- Where does Amazon fit into this
Getting Started with Amazon web services
- Using the Amazon web services console.
- Overview of different services provided by AWS(ec2 , rds , s3) etc
- Creating and managing ec2 instances using command line.
- Creating and managing ec2 instances using AWS Java SDK.
- Attaching different storage types to ec2 instances. Configuring the storage in RAID fashion.
- Understanding S3 storage in detail.
- Using S3.
What is a NoSql database
- Overview
- Business requirement
- Evolution of NoSql database
Understanding Cassandra NoSql Database
- History of Cassandra
- Why use cassandra?
- Installation of Cassandra DB
- Using the API to use Cassandra
- Cassandra – cli
Hadoop
- Business problems
- Hadoop , its components and the echosystem
- Importing data from other databases
- What is MapReduce, how it flows and its APIs
- Sorting and Searching
- Indexing