Sie sind auf Seite 1von 23

Robotix Technologies

Explore yourself to the world of opportunities…

About us:

Robotix Technologies offers the training and work-opportunities by providing corporate training,
online training and classroom training in technologies like Data Science, RPA, Digital Marketing,
UI-UX Design, Cloud-computing to satiate the learning demands of the students and industry
professionals effectively.

Courses we offer:

 Data Science (Using R& Python)


 DevOps
 UI-UX Design
 Blue Prism (RPA) and APPIAN
 Digital-Marketing
 Cloud-Computing
 Home Based Work Opportunities

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Python Course Content

Introduction to Python
Learning Objectives: You will get a brief idea of what Python is and touch on the basics.

Topics:

 Overview of Python
 Operands and Expressions
 The Companies using Python
 Conditional Statements
 Different Applications where Python is
used  Loops

 Discuss Python Scripts on UNIX/Windows  Command Line Arguments

 Values, Types, Variables  Writing to the screen

Skills:

 Fundamentals of Python programming

Deep Dive – Functions, OOPs, Modules, Errors and Exceptions


Learning Objectives: In this Module, you will learn how to create generic python scripts, how to address
errors/exceptions in code and finally how to extract/filter content using regex.

Topics:

 Functions  Variable Scope and Returning Values

 Function Parameters  Lambda Functions

 Global Variables  Object-Oriented Concepts

 Package Installation Ways  Standard Libraries

 Errors and Exception Handling  Modules Used in Python

 Handling Multiple Exceptions  The Import Statement

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Skills:

 Error and Exception management in python

 Working with functions in Python

Data Manipulation

Learning Objective: Through this Module, you will understand in detail about Data Manipulation

Topics:

 Basic Functionalities of a data object

 Merging of Data objects

 Concatenation of data objects

Skills:

 Python in Data Manipulation

Introduction to Machine Learning with Python

Learning Objectives: In this module, you will learn the concept of Machine Learning and its types.

Topics:

 Python Revision (numpy, Pandas, scikit  Machine Learning Process Flow


learn, matplotlib)
 Machine Learning Categories
 What is Machine Learning?
 Linear regression
 Machine Learning Use-Cases
 Gradient descent
Skills:

 Machine Learning concepts

 Machine Learning types

 Linear Regression Implementation

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Supervised Learning – I

Learning Objectives: In this module, you will learn Supervised Learning Techniques and their
implementation, for example, Decision Trees, Random Forest Classifier etc.

Topics:

 What are Classification and its use cases?  Creating a Perfect Decision Tree

 What is Decision Tree?  Confusion Matrix

 Algorithm for Decision Tree Induction  What is Random Forest

Skills:

 Supervised Learning concepts  Implementing different types of


Supervised Learning algorithms
 Evaluating model output

Dimensionality Reduction

Learning Objectives: In this module, you will learn about the impact of dimensions within data. You
will be taught to perform factor analysis using PCA and compress dimensions. Also, you will be
developing LDA model.

Topics:

 Introduction to Dimensionality  Factor Analysis

 Why Dimensionality Reduction  Scaling dimensional model

 PCA  LDA

Skills:

 Implementing Dimensionality Reduction Technique

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Supervised Learning – II

Learning Objectives: In this module, you will learn Supervised Learning Techniques and their
implementation, for example, Decision Trees, Random Forest Classifier etc.

Topics:

 What is Naïve Bayes?  Illustrate how Support Vector Machine


works?
 How Naïve Bayes works?
 Hyperparameter Optimization

 Implementing Naïve Bayes Classifier  Grid Search vs Random Search

 What is Support Vector Machine?  Implementation of Support Vector


machine for Classification
Skills:

 Supervised Learning concepts

 Implementing different types of supervised learning algorithms

 Evaluating model output

Unsupervised Learning
Learning Objectives: In this module, you will learn about Unsupervised Learning and the various
types of clustering that can be used to analyze the data.

Topics:

 What is Clustering & its Use Cases?


 What is C-means Clustering?
 What is K-means Clustering?
 What is Hierarchical Clustering?
 How does K-means algorithm work?
 How Hierarchical Clustering works?
 How to do optimal clustering

Skills:

 Unsupervised Learning

 Implementation of clustering-various types

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Association Rules Mining and Recommendation Systems

Learning Objectives: In this module, you will learn Association rules and their extension towards
recommendation engines with Apriori algorithm.

Topics:

 What are Association Rules?


 How does Recommendation Engines
 Association Rule Parameters work?

 Calculating Association Rule Parameters  Collaborative Filtering

 Recommendation Engines  Content-Based Filtering

Skills:

 Data Mining using python

 Recommender Systems using python

Reinforcement Learning
Learning Objectives: In this module, you will learn about developing a smart learning algorithm such
that the learning becomes more and more accurate as time passes by. You will be able to define an
optimal solution for an agent based on agent-environment interaction.

Topics:

 What is Reinforcement Learning


 Markov Decision Process (MDP)
 Why Reinforcement Learning
 Q values and V values
 Elements of Reinforcement Learning
 Q – Learning
 Exploration vs Exploitation dilemma
 α values
 Epsilon Greedy Algorithm

Skills:

 Implement Reinforcement Learning using python

 Developing Q Learning model in python

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Time Series Analysis
Learning Objectives: In this module, you will learn about Time Series Analysis to forecast dependent
variables based on time. You will be taught different models for time series modeling such that you
analyze a real time-dependent data for forecasting.

Topics:

 What is Time Series Analysis?  MA model

 Importance of TSA  ARMA model

 Components of TSA  ARIMA model

 White Noise  Stationarity

 AR model  ACF & PACF

Skills:

 TSA in Python

Model Selection and Boosting


Learning Objectives: In this module, you will learn about selecting one model over another. Also, you
will learn about Boosting and its importance in Machine Learning. You will learn on how to convert
weaker algorithms into stronger ones.

Topics:

 What is Model Selection?


 How Boosting Algorithms work?
 The need for Model Selection
 Types of Boosting Algorithms
 Cross-Validation
 Adaptive Boosting
 What is Boosting?

Skills:

 Model Selection

 Boosting algorithm using python

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Sequences and File Operations
Learning Objectives: Learn different types of sequence structures, related operations and their
usage. Also learn diverse ways of opening, reading, and writing to files.

Topics:

 Python files I/O Functions


 Lists and related operations
 Numbers
 Dictionaries and related operations
 Strings and related operations
 Sets and related operations
 Tuples and related operations

Skills:

 File Operations using Python  Working with data types of Python

Introduction to NumPy, Pandas and Matplotlib


Learning Objectives: This Module helps you get familiar with basics of statistics, different types of
measures and probability distributions, and the supporting libraries in Python that assist in these
operations. Also, you will learn in detail about data visualization.

Topics:

 NumPy - arrays  matplotlib library

 Operations on arrays  Grids, axes, plots

 Indexing slicing and iterating  Markers, colours, fonts and styling

 Reading and writing arrays on files  Types of plots - bar graphs, pie charts,
histograms
 Pandas - data structures & index
operations  Contour plot

 Reading and Writing data from Excel/CSV


formats into Pandas

Skills:

 Probability distribution in python &


Python Data Visualization

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
R- Course Content

Introduction to Data Science


Learning Objectives: Get an introduction to Data Science in this module and see how Data Science
helps to analyze large and unstructured data with different tools.

Topics:

 What is Data Science?  Tools of Data Science

 What does Data Science involve?  Introduction to Big Data and Hadoop

 Era of Data Science  Introduction to R

 Business Intelligence vs. Data Science  Introduction to Spark

 Life cycle of Data Science  Introduction to Machine Learning

Statistical Inference
Learning Objectives: In this module, you will learn about different statistical techniques and
terminologies used in data analysis.

Topics:

 What is Statistical Inference?


 Probability
 Terminologies of Statistics
 Normal Distribution
 Measures of Centers
 Binary Distribution
 Measures of Spread

Data Extraction, Wrangling and Exploration


Learning Objectives: Discuss the different sources available to extract data, arrange the data in
structured form, analyze the data, and represent the data in a graphical format.

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Topics:
 Raw and Processed Data
 Data Analysis Pipeline
 Data Wrangling
 What is Data Extraction
 Exploratory Data Analysis
 Types of Data
 Visualization of Data

Introduction to Machine Learning


Learning Objectives: Get an introduction to Machine Learning as part of this module. You will
discuss the various categories of Machine Learning and implement Supervised Learning Algorithms.

Topics:

 What is Machine Learning?  Machine Learning Categories

 Machine Learning Use-Cases  Supervised Learning algorithm: Linear


Regression and Logistic Regression
 Machine Learning Process Flow

Classification Techniques
Learning Objectives: In this module, you should learn the Supervised Learning Techniques and the
implementation of various techniques, such as Decision Trees, Random Forest Classifier, etc.

Topics:

 What are classification and its use cases?  Confusion Matrix

 What is Decision Tree?  What is Random Forest?

 Algorithm for Decision Tree Induction  What is Navies Bayes?

 Creating a Perfect Decision Tree  Support Vector Machine: Classification

Unsupervised Learning
Learning Objectives: Learn about Unsupervised Learning and the various types of clustering that
can be used to analyze the data.

Topics:
 What is C-means Clustering?
 What is Clustering & its use cases
 What is Canopy Clustering?
 What is K-means Clustering?
 What is Hierarchical Clustering?
Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Recommender Engines
Learning Objectives: In this module, you should learn about association rules and different types of
Recommender Engines.

Topics:

 What are Association Rules & its use  User-Based Recommendation


cases?
 Item-Based Recommendation
 What are Recommendation Engine &
its working?  Difference: User-Based and Item-Based
Recommendation
 Types of Recommendations
 Recommendation use cases

Text Mining
Learning Objectives: Discuss Unsupervised Machine Learning Techniques and the implementation
of different algorithms, for example, TF-IDF and Cosine Similarity in this Module.

Topics:
 Beyond TF-IDF
 The concepts of text-mining
 Hands-On/Demo:
 Use cases
 Implementing Bag of Words approach in
 Text Mining Algorithms
 Implementing Sentiment Analysis on
 Quantifying text
 R
 TF-IDF
 Twitter Data using R

Time Series
Learning Objective: In this module, you should learn about Time Series data, different component
of Time Series data, Time Series modeling - Exponential Smoothing models and ARIMA model for Time
Series Forecasting.

Topics:

 What is Time Series data?  Visualize the data to identify Time Series
Components
 Time Series variables
 Implement ARIMA model for forecasting
 Different components of Time Series data
 Exponential smoothing models
Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
 Identifying different time series scenario  Implement respective ETS model for
based on which different Exponential forecasting
smoothing model can be applied

Deep Learning
Learning Objectives: Get introduced to the concepts of Reinforcement learning and Deep learning in
this module. These concepts are explained with the help of Use cases. You will get to discuss Artificial
Neural Network, the building blocks for Artificial Neural Networks, and few Artificial Neural Network
terminologies.

Topics:

 Reinforced Learning
 Understand Artificial Neural Networks
 Reinforcement learning Process Flow
 Building an Artificial Neural Network
 Reinforced Learning Use cases
 How ANN works
 Deep Learning
 Important Terminologies of ANN’s
 Biological Neural Networks

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Digital Marketing Course Contents
Introduction to Digital Marketing

Learning Objectives: You will learn about different aspects of Digital Marketing and how they come
together in a cohesive and effective Digital Marketing plan.

Topics:

 Introduction to Digital Marketing  Comparing digital and offline marketing

 The 4-Cs of Digital Marketing, Customer  Introduction to Google Analytics and


Persona Webmaster tools

 Introduction to sales funnels

SEO-Keyword Planning

Learning Objectives: In this module you will learn about science behind SEO and how to drive Traffic
to your website using Keyword planning.

Topics:

 Introduction to SEO, Inbound Vs  Keyword Planning & Domain Authority


Outbound traffic
 Page Authority Using Moz Toolbar

SEO-On Page

Learning Objectives: In this module you will understand about driving organic traffic to your website
and also learn about webmaster tool which helps On-Page SEO.

Topics:

 Understanding how Google search works  URL Structure Redirects Handling


duplicate content
 On-Page SEO, Optimizing Text,
Optimizing Images Using Meta Tag  Site Speed Using Webmaster tool for On
Page SEO.

SEO-Off Page
Learning Objectives: In this module you will understand about driving traffic to your website using
Off Page SEO like Link Building and other Off Page techniques.

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Topics:

 Off Page SEO, Link Building Technique, How to get Backlinks

 How to build content for Backlinks, Using media and PR for Backlinks, Internal Linking

 Using Webmaster for Off Page SEO

 Using SEO Powersuite to track keyword Ranking

Social Media Marketing-1

Learning Objectives: In this module, you will learn how to leverage Social Media to gain organic
traffic to your website.

Topics:

 Introduction to Social Media, How to get referral traffic from other sites, How to get Social-Media
referral traffic

 Driving referral traffic from Facebook, Driving referral traffic from LinkedIn, Driving referral traffic
from YouTube, Driving referral traffic from Twitter, Other sources of Organic traffic

Social Media Marketing-2

Learning Objectives: In this module, you will learn how to leverage Social Media to gain paid traffic to your
website.

Topics:

 Running ads on Facebook, LinkedIn, YouTube and Twitter

 Using URL tagging and Google Analytics to track these paid campaigns

Search Engine Marketing-Google Adwords


Learning Objectives: In this module, you will learn how to increase the visibility of your website
using paid advertising.

Topics:

 Introduction to Google search ads, Sources for paid traffic, Creating Ads in Google AdWords

 Display advertising, Creating and Managing your Ad Campaign.

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Email Marketing
Learning Objectives: In this module you will learn the importance of Email Marketing and how it can be
leveraged to improve sales of your business.

Topics:

 Introduction to Email Marketing, Email Marketing Cycle, Building Email List, Creating a lead
magnet, Setting up a squeeze page, Tackling spam, Effective Content strategies, Tips to improve
conversion

Affiliate Marketing

Learning Objectives: In this module you will learn how you can increase traffic to your website through
various Affiliate Marketing techniques.

Topics:

 Introduction to Affiliate marketing, How Affiliate Marketing Works, Major Affiliate Marketing
channels

 How to set up and run Affiliate Marketing, Making money from Affiliate Marketing as a blogger

Understanding Google Analytics

Learning Objective: In this module, you will learn the basics of Google Analytics, importance of various
dimensions & metrics and how they can impact your website.

Topics:

 Introduction to Google Analytics, Introduction to sales funnel, Using Google Analytics to


understand visitor behavior, Heat Maps, Introduction to Landing Pages, Using Unbounce to create
an effective landing page.

Mastering Google Analytics-1

Learning Objectives: In this module, you will learn about setting up goals and tracking website
performance using Google Analytics

Topics:

 Conversions & Goals, Ecommerce Analytics, Multi Channel Funnels, Adwords Analytics,
Tracking website performance using Google Analytics, Tracking form submissions and clicks using
events, Optimizing the overall campaign performance & How to setup and use events

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Mastering Google Analytics-2

Learning Objectives: In this module, you will learn about, how to maximize your revenues using funnels
and analytics.

Topics:

 Introduction to Enhanced Ecommerce in Google Analytics, Learning from your competitors,


Using Tools for competitive analysis.

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Cloud Computing Course Content

AWS Development

Module-1: AWS Cloud essentials and overview

Learning Objectives: In this, you will understand overview of cloud, types of cloud services, cloud models,
features of cloud, different cloud vendors.

Topics:
 Why to choose AWS?
 Basic overview of the cloud
 Features of AWS and key offerings
 Different types of cloud models
 Who is using AWS/customers
 Different types of cloud services
 Real time Use-cases
 Different vendors of cloud
implementation  Opportunities in Cloud / Market

Module-2: AWS Fundamentals

Learning Objectives: In this module, you will understand the list of AWS services, overview on each service
and its usage along with examples/use cases.

Topics:

 AWS service catalogue


 AWS Paradigm
 AWS console
 Overview of below services along with usage
i) Compute Service
ii) Storage Service
iii) Database Service
iv) Content Delivery Service
v) Network Service
vi) Application Service
vii) Deploy & Management Service

Module-3: AWS Console and Usage

Learning Objectives: In this module, you will learn about how to use AWS console and different options
available for each service.

Topics:
Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
 AWS console  Database Service

 Explain each service visually over the  Content Delivery Service


console
 Network Service
 Compute Service
 Application Service
 Storage Service
 Deploy & Management Service
Module-4: AWS software development kit and command line tool kit

Learning Objectives - In this module, you will learn about installing and configuring the Java SDK kit and
command line toolkit (AWS CLI) and basic commands.

Topics:

 AWS Java SDK Kit  AWS CLI tool kit

 Step by step Java SDK installation  Step by step Java SDK installation
Configuration Configuration

 Develop sample java program and access


AWS resources

Module 5: Monitoring and Metrics

Learning Objectives: In this module, you will learn how to enable monitoring and configuring the cloud
watch metrics.

Topics:

 Demonstrate ability to monitor  Monitoring RDS For Performance and


availability and performance Availability

 Creating Cloud Watch Alarms  Monitoring the Elastic Load Balancer for
Performance and Availability
 Installing and Configuring Monitoring
Scripts for Amazon EC2 Instances  Demonstrate ability to monitor and
manage billing and cost optimization
 Elastic Compute Cloud (EC2) Instance and processes
System Status Checks
 AWS Billing and Linking AWS Accounts
 Monitoring EBS For Performance and
Availability  AWS Billing Dimensions and Metrics

Module 6: High Availability

Learning Objectives: In this module, you will learn how to enable high availability and related concepts.

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Topics:

 Implement scalability and elasticity based  How to configure auto scaling & auto
on scenario scaling groups

 Scalability and Elasticity Essentials  Demo on scale up and scale down


scenarios
 Determining Reserved Instance Purchases
Based Off Business Needs  Ensure level of fault tolerance based on
business needs
 Elastic Load Balancer
 High Availability by using Elastic IP
 Auto scaling Addresses

 What is auto scaling and where to use  Understanding RDS Multi-AZ Failover

Module 7: Analysis and Data Management

Learning Objectives: In this module, you will learn how to use storage services and enable fault tolerance
to achieve 99.9 % data consistency and durability.

Topics

 Different storage services  How to take a snapshot and reuse the


AMI
 How to create and attach EBS volumes
 How to take a backup of the RDS instance
 EBS Root Devices on Terminated
Instances - Ensuring Data Durability  How to enable to auto snapshots for the
RDS instance
 What is Ephemeral storage?
 Managing Backup and Disaster Recovery
 What is the usage? Processes

 How create and attach s3 bucket  Quickly Recovering from Disasters

 Demonstrate ability to create backups for  Read Replicas with MySQL RDS Across
different services EC2 & RD Regions

 How to create a customized AMI  Storing Log Files and Backups from
glacier service

Module 8: Security and Networking

Learning Objectives: In this module, you will learn how to enable security levels and different options
available at network layer

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Topics:

 Implement and manage security policies  Route53 and DNS Failover

 S3 Bucket Policies  VPC Essentials

 Building IAM Policies  Building A Non-Default VPC

 Network Access Control Lists (NACLs)  VPC Networking

 Using IAM Roles with EC2  VPC Security

 Ensure data integrity and access controls  DB Subnet Groups


when using the AWS platform
 Elastic IP Addresses and Elastic Network
 What is MFA On Amazon Web Services Interfaces

 What is Security Token Service?  Configuring A Web Application In VPC

 Demonstrate ability to prepare for  Building A Virtual Private Cloud from


security assessment use of AWS Scratch – VPC

 Different AWS provided certificates &  Troubleshooting Connectivity in Issues


standards followed at AWS data centers
 How to handle IT Audits  Demonstrate ability to implement
connectivity features of AWS
 Demonstrate ability to implement
networking features of AWS  What is the AWS Direct Connect & On-
premise To VPC Redundancy?

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Module 9: Deployment and Provisioning

Learning Objectives: In this module, you will learn how to automate deployment and provisioning using
beanstalk and cloud formation services.

Topics:

 Demonstrate the ability to provision cloud resources and manage implementation automation

 Creating Our First Stack

 Creating an Amazon Virtual Private Cloud with Cloud Formation and Launching an EC2 Instance

Module 10: Big Data and Analytics

Learning Objectives: In this module, you will learn how to analyze the unstructured data using AWS EMR /
Dynamo DB (No SQL)

Topics:

 What is the usage the EMR and big data concepts?

 How to launch and configure the EMR service

 Run a sample MapReduce program to view the job details to analyze the Big data

Module 11: Cloud best practices

Learning Objectives: In this module, you will learn what are cloud best practices at each layer

Topics:

 Cloud Security Best Practices at each  Content Delivery Service


layer
 Network Service
 Compute Service
 Application Service
 Storage Service
 Deploy & Management Service
 Database Service

Module 12: Cost Optimization

Learning Objectives: In this module, you will learn how to use the AWS services effectively and reduce the
cost at each layer.

Topics:

 Cost Optimization at each layer  Storage Service, Content Delivery Service

 Compute Service, Network Science  Database Service, Application Service

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
UI/UX -Design Course Content

Introduction to UI-UX Design:

 What is UI-Design?

 What is Interaction-Design?

 UX Design Deliverables?

 Basics of HCI?

UX Design:

 User Centered Design

 Design Thinking

 Activity Based Design

 Agile Process

 User Research

 Competitor Analysis

User Research:

 Stakeholder interviews

 Conducting user interviews

 User Research

 Creating Personas

 Empathy Mapping

 Information Architecture

 Building User Journey Maps

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com
Interaction Design:

 Ideation Method

 Interaction and Prototyping

 Paper Prototyping

 Build your own Prototyping

 Heuristic (Expert) Evaluation

 Designing a website / Mobile App

Visual Design:

 Web App UI Elements

 Mobile App UI Elements

 Grid Systems

 Colors theory and Palette

 Understanding Typography

 Material UI and other UI-Kit

Usability Testing:

 Testing Methods

 User Testing

 A/B Testing

 Usability Testing

 Conducting a Usability Test

 Test Result Report

Address: Robotix Technologies, #301-Manasa, 60-Feet Road, AECS Layout - A Block, Bengaluru, Karnataka-560037
Phone: +91 80617-90013 | Email: info@robotixindia.com | Website: www.robotixindia.com

Das könnte Ihnen auch gefallen