Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,157,986 members, 7,835,302 topics. Date: Tuesday, 21 May 2024 at 08:21 AM

Sriraja's Posts

Nairaland Forum / Sriraja's Profile / Sriraja's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (of 9 pages)

Certification And Training Adverts / IBM API Connect Real-time Online Training, Job Support By IT Experts| 8500122107 by sriraja: 5:08pm On Mar 17, 2018
IBM API Connect Training makes you Learn how to manage your entire API actions from creation to management and capture new revenues with IBM API Connect, steps of API Program include creating, managing, running and securing APIs, built-in security and governance. You will also get an exposure to industry based Real-time projects in various domains.


FOR FREE DEMO contact :

Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in


IBM API Connect Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided


IBM API CONNECT COURSE CONTENT
(the course agenda can be modified as per your requirements):



Overview Of IBM API Connect
API Designer
API Connect
REST API
Node API Framework


Loop Back


GateWays


MicroServices


Creating Oauth Provider


API Management
Create APIs
Run & Test APIs
Deploy APIs
Manage APIs
Secure APIs
Analyze APIs

Certification And Training Adverts / Android Developer Hands-on Online Training,support By Realtime Certified Experts by sriraja: 12:08pm On Mar 16, 2018
Android Training makes you an expert in Android application development. It gives you indepth knowledge of android development tools, activity, services and testing for user-focused app development, Android basics, its complete architecture to understand core data..etc.


FOR FREE DEMO contact :

Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in


Android Development Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided


ANDROID DEVELOPER COURSE CONTENT
(the course agenda can be modified as per your requirements):



Basic Core Java Concepts

Introduction to Android
• Overview of Android and Android SDK
• History of Android
• Android features
Android Architecture overview
• Introduction to OS layers
o Linux kernel
o Libraries
o Android Runtime
o Application framework
Setup of Android Development environment
• System requirements
• Eclipse and SDK installation, AVD creation
• Creating first Android application
• Project Structure
Android Application Fundamentals
• Android application building blocks
• Activating components
• Shutting down components
• LifeCycle of Application
• Development tools, Manifest File
• LifeCycle of Activity
User Interface
• View Hierarchy and Layouts
• UI Events
• Building Menus
• Notifying users
• Creating dialogs
• Graphics & Animations
Main Building Blocks
• Activity
• Intents
• Services
• Content Providers
• Broadcast Receivers
Resources
• Overview of Android Resources
• Creating Resources
• Using Resources
• Drawable Resources
• Animation Resources
Data Storage
• Shared Preferences
• Internal Storage (Files)
• External Storage(SD Card)
• SQLite Databases
Android Media API
• Playing audio/video
• Media recording
Bluetooth
WiFi
Camera
TelephonyManager
LocationServices
GoogleMaps
Deploying Android Application on Device

Certification And Training Adverts / Oracle DBA Online Training, Corporate Training By Oracle Professionals by sriraja: 6:27pm On Feb 24, 2018
ORACLE DBA HANDS-ON ONLINE TRAINING, CORPORATE TRAINING, JOB SUPPORT AND INTERVIEW SUPPORT BY REALTIME IT PROFESSIONALS




Oracle DBA Training makes you Learn Oracle Database 12c core architectural foundations, database concepts, the role and capabilities of the administrator and Database configuration, administration, programming, performance tuning, backup and recovery, and high availability., etc. You will also get an exposure to industry based Real-time projects in various domains.



FOR FREE DEMO contact :

Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Website : www.apex-online-it-trainings.com
Blog: http://apex-it-online-trainings..in


Oracle DBA Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided

ORACLE DBA COURSE OUTLINE / AGENDA
(the course content can be modified as per your requirements):



Oracle DBA 12C Course Curriculum:

Enterprise Manager and Other Tools
Enterprise Manager (EM) Cloud Control home page
Enterprise Manager Express home page versus Enterprise Manager Database Control
SQL Developer with new functionalities
OUI, DBCA
Basics of Multitenant Container Database (CDB)
Benefits of the multitenant architecture
Differences between the root container and pluggable database containers
Structure of the root
Structure of Pluggable Database (PDB)
CDB_xxx and DBA_xxx views
Impacts in Security, Data Guard, Oracle GoldenGate, Oracle Streams, XStream, and Scheduler
Configuring and Creating CDB and PDBs
Tools: DBCA and SQL*Plus
Configuration and creation of CDB
Exploring the Structure (CDB_xxx views and EM)
Tools used: SQL Developer, DBCA and SQL*Plus and EM Database Express
Create a new PDB from PDB$SEED
Create a PDB from a non-CDB
Clone a PDB into the same CDB or into another CDB using DB links
Plug in an unplugged PDB
Managing CDB and PDBs
Connect to CDB as administrator
Connect to a PDB using a service name
Start up a CDB
Open / Close a PDB (SQL*Plus, srvctl, EM)
Open / Close all PDBs
Shut down a CDB
Preserve or discard the PDBs open mode when the CDB restarts
Change PDB state
Managing Tablespaces, Common and Local Users, Privileges and Roles
Create permanent tablespaces in the root and PDBs
Manage common and local schemas and users in the root and PDBs
Manage system and object privileges to common and local grantees granted "commonly" or "locally"
Manage common and local roles granted "commonly" or "locally"
Managing Backup / Recovery / Flashback
Backup a whole CDB
Backup a PDB
Recover CDB from redo log files, control files, undo datafiles loss
Recover PDB from PDB datafiles loss
Flashback at CDB level
Explain the two methods of migration
Online Datafile Move and Automatic Data Optimization
Data classification in 12c : tablespace, group, object, row levels
Configure heat map
Automatic movement and compression
Compression levels and types
Policy declaration: simple declarative SQL extension
Customized automated action execution with user-defined function
Execution in scheduled maintenance windows and by MMON
Customized schedule with DBMS_ILM package
In-Database Archiving
Challenges of old data in tables and 11g solutions
In-database archiving new solutions
Use ROW ARCHIVAL clause to enable row lifecycle state for applications
Set ROW ARCHIVAL VISIBILITY for session level visibility control
Use predicate on ORA_ARCHIVE_STATE column
Temporal Validity versus Temporal History (Transaction Time of FDA)
New clause of CREATE / ALTER TABLE to set a Temporal Validity: PERIOD FOR
New SQL temporal data type
Auditing Enhancements
Review of 11g R2 audit trail implementation
Overview of the Unified Audit Trail
Enabling the Unified Audit Trail
Creating a separate tablespace for the unified audit trail
Granting the AUDIT_ADMIN role to a user for audit trail configuration and management
Configuring the Unified Audit Trail to set a tolerance level for loss of audit records
Creating audit policies
Privileges Enhancements
Implementing Separation of Duty for Database Administration Tasks
Using Database Privilege Analysis
Overview of Database Privilege Analysis
Granting the CAPTURE_ADMIN role to enable management of privilege captures
Creating and starting/stopping privilege captures
Viewing privilege profile data
Querying DBA_PRIV_CAPTURES
Explaining the purpose of the default ORA$DEPENDENCY profile
Oracle Data Redaction
Overview of Oracle Data Redaction
Types of Masking Policies
Administering the EXEMPT REDACTION POLICY system privilege to enable a user to view unmasked values
Managing Masking Policies
Best practices for defining policy expressions
Understanding Masking of Statements Containing Subqueries
Viewing Information About Masking Policies by Querying REDACTION_POLICIES and REDACTION_COLUMNS
General RMAN New Features and FDA Enhancements
Making Database Connections With RMAN
Using the SYSBACKUP Privilege
Using SQL, DESCRIBE Command, Duplication Operation with the NOOPEN option
Backing up and Restoring Very Large Files
Creating Multisection Backups
Transporting Data Across Platforms
Prerequisites and Limitations
Transporting Data: Processing steps
Monitoring DB Operations
Overview
Use cases
Current Tools
Define a DB operation
Monitoring: Bracketing an Operation
Monitoring the Progress of Operations
DB Operation Tuning
DB Operation Active Report
Real-Time ADDM and Compare Period Advisor
Emergency Monitoring
Real time ADDM
Use cases
Goals
Define Workload dimensions
Reported items
Root Causes
Requirements for a report
ADR and Network Enhancements
ADR file types
New File types
New File locations
New command for ADRCI
Improve performance by Compression
Setup Compression
In-Memory Column Store
In-Memory Database option goals and benefits
Row format and columnar format
New SGA component:
IMCU synchronization
Deployment and behaviors
Compression ratio
New dictionary tables and added columns
New statistics: IM %
In-Memory Caching
Setting up Full Database In-Memory Caching
Using Full Database In-Memory Caching
Explaining the two buffer replacement algorithms of Automatic Big Table Caching
Configuring Automatic Big Table Caching with PARALLEL_DEGREE_POLICY and DB_BIG_TABLE_CACHE_PERCENT_TARGET initialization parameters
Using Automatic Big Table Caching
SQL Tuning
Adaptive Execution Plans
SQL Plan Directives
Statistics Gathering Performance Improvements
Histogram Enhancements
Enhancements to Extended Statistics
Adaptive SQL Plan Management
Resource Manager and Other Performance Enhancements
Manage resources between PDBs
Manage resources within a PDB
Manage resources with CDB and PDBs plans
Manage runaway queries
Control the in-memory database repopulation resource consumption
Automated maintenance tasks
Current Architecture: Unix multiprocess / one thread, NT/Windows one process / multithread
New Architecture: Multiprocess / MultiThread
Index and Table Enhancements
Multiple indexes on the same set of columns as long as some characteristic is different
Create table with INVISIBLE columns
Support for invisible columns
Describe online redefinition supports
Explain LOCK timeout during FINISH_REDEF_TABLE
Describe the Advanced Row Compression
Using the following DDL statements in an online manner




Oracle DBA 11G Course Curriculum:
Overview Of Oracle Database Administration (Oracle DBA 11g)
Relational Databases (RDBMS): Introduction
What is SQL?, Roles & Responsibilities of DBA
Oracle Architecture Process Architecture
Physical and Logical structures of Database
Types of files (Control file, Redo log file and Data file)
Different types of Data files Instance, SGA (System Global Area) and Background Process
Managing The Oracle Instance
Database Creation
Using Oracle Universal Installer
Installation Prerequisites
Setting Environment Variables
Installing the Oracle Database Software: Steps
Using the Database Configuration Assistant (DBCA)
Different Startup Modes
Different Shutdown Modes
Types of Database Creation
Introduction to Table space
Types of Table space
Configuring The Oracle Network Environment
Tools for Configuring and Managing the Oracle Network
Using the Listener Control Utility
Connecting to an Oracle Database
Oracle Net: Naming Methods
Using Oracle Net Manager to Configure Local Naming
Tnsnames.ora
Network default location
Introduction to Database Links
Managing The Oracle Instance
Oracle Instance Management
Oracle Processes
Oracle Memory Structures
Starting the Instance and Opening the Database
Shutting Down an Oracle Database Instance
Viewing and Modifying Initialization Parameters
Managing Memory Components
Viewing the Alert Log
Storage Parameters
Oracle Database Structures
Exploring the Storage Structure of the Oracle Database
What are segments?
What are extents?
What is Blocks?
Dictionary Managed Table space
Locally Managed Table space
Storage Parameters (Initial, Next, Min Extents, Pct increase)
Managing Undo Data
User Management
Who are Database Users?
Why to create a User?
Creation of Users
Assigning Privileges
Creating and granting Roles
Assigning default table space for the Users
Setting Profiles for the Users
Levels of Authentication
SPFile & PFile Managment
What is spfile?
Difference between spfile and pfile
Advantages of spfile
Redo-Log & Control File Management
Introduction to Redo log
Status of Redo logs
Multiplexing the Redo log files
Introduction/Multiplexing the Control file
Logical Backup/Restore
What is a logical backup
Why is it required
Export/import Utility
Data Pump
Difference between Data Pump and Traditional Export/import
Managing Oracle Database & Software
Managing the Oracle database –proactive checks
Understanding Software Management and Patch Releases
Patching Oracle Database Software
Using the Database Upgrade Assistant to Upgrade the Database
Creating Backups With RMAN
RMAN backup types
Creating and Using the RMAN backups
RMAN restore and recovery process
RMAN - Duplicating A Database
Purpose and Methods of Cloning a Database
Using RMAN to Create a Duplicate Database
Performance Management
Performance Monitoring
Managing Memory Components
Invalid and Unusable Objects
Automatic Workload Repository Baselines
V$ Views, Statistics and Metrics
Working With Oracle Support
Use the Enterprise Manager Support Workbench
Work with Oracle Support
Log service requests (SR)
Manage patches
Moving Data / Data Migrations
Describe ways to move data
General architecture
Use Data Pump export and import to move data
Tools to data migrate
Introduction To ASM & RAC
Introduction of Oracle ASM.
Introduction to Oracle RAC
Miscellaneous
Database Best Practices & Scripts
Oracle features.

Certification And Training Adverts / Teradata Dba Online Training,corporate Training,job & Interview Support | India by sriraja: 6:45pm On Feb 23, 2018
Teradata Certification level Online Training by Corporate Trainers



TeraData Training online course makes you an expert in using teradata and how to control database space, business analytics solutions, bigdata analytics, integrated data warehousing, advanced teradata sql concepts, etc.



FOR FREE DEMO contact :

Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Website : http://www.apex-online-it-trainings.com
Blog: http://apex-it-online-trainings..in


Teradata DBA Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided


TERADATA DBA COURSE OUTLINE / AGENDA
(the course content can be modified as per your requirements):



Module 1: (TERADATA Architecture)
• Parsing Engine(PE)
• Request and Response Parcel
• Access Module Processors (AMPs)
• Bynet
• Data access Handling
• TD Config Utilities
• Config and Reconfig

Module 2: (TERADATA Database Space)
• Permanent Space
• Spool Space
• Temp Space
• Indexes

Module 3: (DBC Dictionary Tables)
• Data dictionary
• Parsing Engine
• System Views
• Database Views
• DBC Users View
• Indices View
• All Temp Tables View
• Using DBC AMP Usage
• Using DBC Table Size
• Logon and Logoff Tracking.

Module4: (Access Rights, Roles, Profiles)
• Access rights (Auto,implicit,Explicit Rights)
• Roles and Profiles
• Creating Roles and Profiles
• DBC.RoleInfo and DBC.ProfileInfo

Module 5: (Query analysis and Tools)
• Database Query Log (DBQL)
• DBQL Tables and Views
• Access Logging

Module 6: (System Access Control Levels)
• TD Password Encryption
• Password Security Features
• Host Logon Processing
• GRANT/REVOKE LOGON
• Session Related Views
• DBC.sessionInfo Info View
• Data Access Info Views
• Access LogRules Views
• Access Log Views

Module 7: (TD Manager)

• TD Manager Apps
• TD Dashboard
• Priority Scheduler Admin
• TD Manager Service
• Starting TD Manager

Module 8: (Monitoring tools)
• Performance Monitor
• PMON Main window
• PMON sessions Screen
• TD Administrator
• TD manager Dynamic Utilization Charting
• Locking Logger

Module 9: (TD Remote Console Utilities)
• Starting DB Window
• QRYCONFIG
• QRYSESSN
• RCVMANAGER
• SHOWLOCKS
• VPROCMANAGER
• SHOWSPACE
• SHOWBLOCKS
• PACKDISK
• SCANDISK

Module 10: (Archiving Data)
• Archive and Recovery Statements
• Recovery vs. FastLoad
• Invoking Archive
• Restart Log
• ANALYZE Statement
• Archive
• Database DBC Archive
• Indexes option
• Database DBC Archive
• Archive and Recovery (ARC) Examples

Module 11 (Restoring data)
• Restore
• COPY
• Copying Tables
• BUILD

Certification And Training Adverts / UI Path Realtime Online Training,corporate Training & Support By Hands-on Expert by sriraja: 11:28am On Feb 23, 2018
UI PATH LIVE ONLINE TRAINING BY CORPORATE WORKING FACULTY @ INDIA | USA | UK | CANADA | AUS



UiPath Training makes you learn automation benefits, architecture, UiPath Studio, configuration of workflows, Cloud & on-premise deployment also expertise in uipath rpa release management, uipath orchestrator, remote control, queue/robot workload, scheduling, custom roles authorization and asset management.


FOR FREE DEMO contact :

Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Website : www.apex-online-it-trainings.com
Blog: http://apex-it-online-trainings..in

Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided


UI Path COURSE OUTLINE
(the course content can be modified as per your requirements):


Basic Concepts:
Introduction
Basic familiarization to RPA
Control Flow

UI Automation:
Recording
UI Elements

Selectors and Screen Scraping:
Selectors
Screen Scraping

Image Automation:
Image and Test based Automation
Advanced Citrix automation

Data Manipulation:
Data Table
Excel

Mail, PDF, User Events:
Mail PDF
User Events

Putting It all Together:
Project Organization
Exceptions And Debugging

UI Path Infrastructure and administration:
UI Path and Area of RPA
UI Path Setup
Connecting Different Systems and Problems
Managing Solutions
UI Path RPA Features
Problem Solving

Certification And Training Adverts / Data Science With ‘r-programming’ Online,corporate Training,job Support by sriraja: 2:46am On Feb 21, 2018
Data Science with R-Programming Real-time Online Training



Become an expert in data analytics using the R programming language in this data science certification training course. You’ll master data exploration, data visualization, predictive analytics and descriptive analytics techniques with the R language. With this data science course, you’ll get hands-on practice on R CloudLab by implementing various real-life, industry-based projects in the domains of healthcare, retail, insurance, finance.

.
FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Website: www.apex-online-it-trainings.com
Blog: http://apex-it-online-trainings..in

Data Science with R-Programming Course Content
(we can customize the course agenda as per your requirements)

Data Analytics with R Course Content


• Introduction to Business Analytics
• Introduction to R
• R Programming
• R Data Structure
• Apply Functions
• Data Visualization
• Introduction to Statistics
• Hypothesis Testing I
• Hypothesis Testing II
• Regression Analysis
• Classification
• Clustering
• Association

Certification And Training Adverts / Netezza Dba Realtime Live Online & Corporate Training,job And Interview Support by sriraja: 5:17pm On Feb 20, 2018
IBM Netezza Real-time Online Training By IT Faculty


IBM Netezza DBA Training focuses on how to effectively exploit the IBM Netezza platform to build, test, and score analytic models in-database. This Course makes you to learn how to use In-Database Analytics fully scalable and parallelized, In-database analytics package etc.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

IBM Netezza Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided.

IBM NETEZZA DBA Syllabus / Curriculum
(we can customize the course Curriculum as per your requirements)
IBM NETEZZA COURSE CONTENT


• IBM Netezza Overview
• Netezza Architecture
• Connecting to Netezza
• Databases,Tables and Database Objects
• Data Distribution
• Loading and Unloading Tables
• Statistics
• Zone Maps and Clustered Base Tables
• Materialized Views
• Groom
• Sequences
• Transactions
• Query and System Optimization
• nz Commands
• Backup and Restore
• Creating User and User Management
• Query History
• Managing WorkLoads
• Managing Events

Certification And Training Adverts / Ibm Business Process Manager (bpm) Hands-on Online Training,corporate Training by sriraja: 7:11pm On Feb 19, 2018
IBM BUSINESS PROCESS MANAGER ONLINE TRAINING, CORPORATE TRAINING, INTERVIEW SUPPORT (TESTS) & JOB SUPPORT BY HANDS-ON IT EXPERTS | BEST TRAINERS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

IBM Business Process Manager Course Agenda (we can customize the course agenda as per your requirements)

IBM BPM Course Content


Session 1:

➢ Introduction about IBM BPM
➢ History of IBM BPM
➢ Brief introduction in BPM Core Components & Life cycle
➢ Introduction on Process designer
➢ Explaining IBM Process Center Architecture


Session 2:

➢ Create a New Process App
➢ Creating a BPD and Configuration Setting
➢ Adding Lanes to the BPD
➢ Assigning Participants
➢ Adding activities
➢ Establishing process flow lanes
➢ How to Test BPD Through Process Designer and Process Portel


Session 3:

➢ List and identify the core elements that are used to create a business process
➢ definition in Process Designer
➢ How to add the User groups and Users and how to grant access Hands on session
➢ Explain the Process Package / Tool Kit Package
➢ Managing Snapshots and Workspaces
➢ Describe how to validate models using the Inspector view of the process Desginer


Session 4 : Message Start Event
➢ Creating UCA
➢ Start the process through UCA events
➢ creating General system service
➢ Scenario on UCA how to start the flow using UCA


Session 5 & 6:

➢ Explanation about Gateways
➢ Control the process flow using four gateways
➢ Scenario on 4 gateways a) Exclusive Gateway b) Parallel Gateway c) Inclusive Gate ways d) Event Gateways


Session7:

➢ Creating Coach and Designing a Coach
➢ Different between Coach , Heritage Coach
➢ Creating Business Object, Complex Business object


Session 8 :

➢ Creating Manger and user in process portal
➢ Scenario: run the process application form process portals and different user and task assignment
➢ Creating System Task and different between system task and scriptlet


Session 9 : Integration Service

➢ Java Integration with one Scenario


Session 10
web service integration with soap Web Service Creation and import external webserver into process application with example


Session 11 web service integration with restful web service

➢ Working with Rest API, start the process application throw rest-API
➢ Test restful web service


Session 12 & 13: Database Integration

➢ Creating table in IBM DB2 and running the script in database
➢ Creating JNDI / Data source in Admin console
➢ CRUD application performed on database


Session 14:

➢ Create Ajax Service and Coach view
➢ Scenario on Ajax Service and Event Handler


Session 15:

➢ Creating Tracking Group, Timing interleave, Key performance indicator
➢ Scenario using Tracking group and timing intermediate events


Session 16:

➢ Working with Intermediate Events


Session 17

➢ Simulation Analysis Scenario


Session 18

➢ Creating custom Dashboard Performance indicator with examples


Session 19

➢ Creation of EPV variables and how to change EPV variable on run time examples


Session 20

➢ Business Rules scenario on rule set and rule group

Certification And Training Adverts / Linux Admin Online Training,corporate Training With Live Project By It Experts by sriraja: 7:03pm On Feb 15, 2018
LINUX ADMINISTRATION LIVE ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT (TESTS) & JOB SUPPORT BY CORPORATE WORKING FACULTY

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Linux Admin Course Content (we can customize the course agenda as per your requirements)

LINUX ADMIN Course Topics


MODULE 1:
Introduction TO Unix and Linux: Histroy of Unix and Linux
Basic Concepts of operating system,Kernel,shell and file system structure Basic Concepts of Linux
Various Flavors of Linux


MODULE 2:
Installation of Linux :
Manual installation of Linux
Network Bases installation (Kickstart)


MODULE 3:
USER and GROUP Management:
Creating users Creating groups
modifying users and groups


MODULE 4:
File Permissions chmod,chown
Suid,SGID,Sticky Bit (Special Permissions)


MODULE 5:
Disk Management
Creating a disk and attaching them to Linux servers
Creating Disk on Fly without reboot or down time and how to save business
LVM (LOGICAL VOLUME MAGEMENT) RAID(RUDUNDANT ARRAY OF INEXPENSIVE DISKS)


MODULE 6:
User and group quotas
ACL (ACCESS CONTROL LIST) backup and recovery ----- > tar and cpio Scheduling Tasks with Crontab

MODULE 7:
package management
installation of packages manually installation of packages with yum how to configure yum repository
Kernel up gradations


MODULE 8:
NFS Server:
Installation of NFS
Sharing Files With NFS with scenarios


MODULE 9:
Installation of FTP
sharing FTP to anonymous users sharing FTP to authorized users HOW to jail/confine users with chroot


MODULE 10:
Installation of SAMBA smb protocol
sharing files to windows and Linux using SAMBA


MODULE 11:
Installation of NIS
Migration users from local machine to NIS servers Configuring NIS client


MODULE 12:
Installation of DHCP
Configuration of IP pool for DHCP servers
Binding the Mac to IP so that Ip would be reserved
Configuring DHCP Client


MODULE 13:
Installation of DNS
Configuring DNS client
Integrating various services with DNS


MODULE 14 :
Configuring mail Servers with
SMTP,Imap and pop squirrel mail (web client) How to Relay the mail
how to create Distributed lists and send mails


MODULE 15 :
installation Web-servers
Various types of hosting Name Based,Ip based, and port based hosting Web servers with user authentication
Web servers with SSL certificates


MODULE 16 :
SQUID proxy
Squid as a firewall
Restrict particular users
Restrict users to access particular websites
Restrict users on time


Module 17 :
Securing servers with TcP wrappers overview of Iptables


MODULE 18:
Trouble shooting
fsck files system checks to recover the file system corruption grub trouble
recovering the root passwords Trouble shooting various issues
MISCELLINOUS:
what is Xinetd
NIC bonding X11 services
BASIC shell scripting
and overview of Visualization installation of ESX servers and creating vms on the ESXi BOX Process and memory management in linux

Certification And Training Adverts / Drupal 7 Live Online Training By Hands-on Faculty | Apex-online-it-training by sriraja: 6:02am On Feb 08, 2018
DRUPAL 7 ONLINE TRAINING,CORPORATE TRAINING BY REALTIME WORKING PROFESSIONALS | INDIA | USA | UK | CANADA | AUS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Drupal 7 Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided

Drupal 7 Course Content (we can customize the course Agenda as per your requirements)


DRUPAL COURSE OUTLINE

Drupal 7 Basics:
• How Drupal began
• What is Drupal 7
• What Technology Does Drupal Use?
• What is Drupal
• Drupal terminology
• Drupal Workflow

Getting started:
• Installing Drupal 7
• The Admin Interface

Out of the Box Modules:
• Core Required
• Core Optional-enabled
• Core Optional-disabled

User Contributed Modules:
• What They Are
• Where They Are
• What They Do
• Downloading and Enabling
• Popular Modules
• Module selection and evaluation

Layouts in Drupal:
• Blocks and Regions
• Default Blocks
• Custom Blocks
• Configuring Blocks

File System:
• Download Methods
• File Module
• Image Module
• Storing user uploaded materials

Custom Content Types with the Fields Module:
• The PAGE and the ARTICLE
• Input Filters
• Creating Custom Content-Types
• Field Permissions
• Adding Custom Fields to Content-Types
• Using the Manage Display Settings

Working with Taxonomy:
• What is taxonomy?
• Vocabularies
• Terms
• View Content by Term
• Storing Taxonomies
• Module-Based Vocabularies
• Common Functions

VIEWS: Advanced Displays With Contributed Module:
• Overview of VIEWS
• VIEW Types
• Displays
• Creating a VIEW With the VIEWS User Interface

The Form API:
• Form Processing
• Validation
• Form Submission
• Redirection
• Creating Basic Forms
• Enabling the Custom Form Module
• Accessing the Custom Form
• Form API Properties

XML-RPC and REST:
• What is XML-RPC?
• XML-RPC Clients
• A Simple XML-RPC Server
• REST (with the Services Module)

Theming:
• Architecture of the Theme System
• Creating a Theme
• Responsive Design with Adaptive Themes
• Theming with CSS
• Theming with a custom stylesheet
• Overriding Theme Behavior with PHP

Creating Interactive Forms with the Webforms module:
Creating Rules with the Rules module
Drupal’s Database Abstraction Layer:
• Functions and Methods
• Drupal Database Connections
• Selecting records with DB_QUERY
• Custom Database Connections with PDO
• Advanced Concepts

DRUSH:
• What is DRUSH
• Installation and Configuration
• Getting Started
• Useful Commands
• Database Updates
• Backup Site and Databases
• Summary of Commands
• Site Aliases
• Scripting with DRUSH

Conclusion:

Certification And Training Adverts / Pmp-project Management Certification Level Training By Hands-on Experts | Apex by sriraja: 6:09pm On Feb 07, 2018
PMP ONLINE TRAINING BY REALTIME WORKING PROFESSIONALS | INDIA | USA | UK | CANADA | AUS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Project Management Professional Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided

PMP Course Content (we can customize the course Agenda as per your requirements)


Introduction to PMP Certification:

• Projects & importance of Project Management
• Relationship of Project, Program, Portfolio & Operations Management
• Key components - Project and Development Lifecycles, Project Phase & Phase Gate, Project Management Processes, Process Groups, Project Management Data & Information
• Tailoring
• Project Management Business Documents - Project Business Case, Project Benefits Management Plan, Project Charter & Project Management Plan, Project Success Measures


The Project Environment:
• Organizational influences
• Organizational systems
• Project management office

Role Of Project Manager:
Project Manager's Sphere of Influence
Project Manager's Competencies
Integration by the Project Manager

Project Integration Management:
• Overview of Project Integration Management
• Develop Project Charter
• Develop Project Management Plan
• Direct and Manage Project Work
• Manage Project Knowledge
• Monitor and Control Project Work
• Perform Integrated Change Control
• Close Project or Phase

Project Scope Management:
• Plan Scope Management
• Collect Requirements
• Define Scope
• Create Work Breakdown Structure
• Validate Scope
• Control Scope

Project Schedule Management:
• Plan Schedule Management
• Define Activities
• Sequence Activities
• Estimate Activity Durations
• Develop Schedule
• Control Schedule

Project Cost Management:
• Plan Cost Management
• Estimate Costs
• Determine Budget
• Control Costs

Project Quality Management:
• Plan Quality Management
• Manage Quality
• Control Quality

Project Resource Management:
• Plan Resource Management
• Estimate Activity Resources
• Acquire Resources
• Develop Team
• Manage Team
• Control Resources

Project Communication Management:

• Plan Communications Management
• Manage Communications
• Monitor Communications

Project Risk Management:

• Plan Risk Management
• Identify Risks
• Perform Qualitative Risk Analysis
• Perform Quantitative Risk Analysis
• Plan Risk Responses
• Implement Risk Responses
• Monitor Risks

Project Procurement Management:

• Plan Procurement Management
• Conduct Procurements
• Control Procurements

Project Stakeholder Management:
• Identify Stakeholders
• Plan Stakeholder Engagement
• Manage Stakeholder Engagement
• Monitor Stakeholder Engagement

Certification And Training Adverts / Salesforce Ba Hands-on Online Training By Realtime Working Faculty by sriraja: 1:06pm On Feb 05, 2018
SALESFORCE BA LIVE ONLINE TRAINING,CORPORATE TRAINING | APEX-ONLINE-IT-TRAINING

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Salesforce BA Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews Assignments Will be provided

SALESFORCE BUSINESS ANALYST Course Content (we can customize the course Outline as per your requirements)

SALESFORCE BUSINESS ANALYST-BA ONLINE TRAINING BY REALTIME CORPORATE EXPERTS

SALESFORCE BUSINESS ANALYST-BA ONLINE TRAINING,JOB SUPPORT,INTERVIEW SUPPORT,CORPORATE TRAINING FROM INDIA

FRESH BATCH STARTING FROM THIS WEEK

ABOUT TRAINER
• 15 YEARS OF INDUSTRY EXPERIENCE
• 8 YEARS OF EXPERIENCE IN ONLINE, CLASS ROOM AND CORPORATE TRAINING

Why SALESFORCE BUSINESS ANALYST-BA Online Training Only with APEX ONLINE IT TRAINING?

1. We just do not teach you technology. We Share Our Real time implementation expertise to gain practical skills and knowledge to face customers, implement better solutions further to enlighten your careers.
2. We just do not teach curriculum. We make sure to see that you are up to the industry expectations by giving real time scenarios, providing case studies, and giving project oriented examples. We will also provide well designed Lab Manuals, Study Materials, and Practice Exercises for quick learning process.
3. We just do not make developers or consultants or managers. We make full pledged competitive IT Professionals.

Certification And Training Adverts / Blockchain Hands-on Online Training | Apex-online-it-training by sriraja: 11:35am On Feb 03, 2018
BLOCKCHAIN CERTIFICATION LEVEL ONLINE TRAINING BY REALTIME TRAINERS | 91-8500122107

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Blockchain Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided

Blockchain Agenda/Syllabus(we can customize the course Curriculum as per your requirements)

BLOCK CHAIN COURSE CONTENT
Cryptocurrencies and Smart Contracts:
• Cryptocurrency Ecosystem
• Alt coins
• Regulation of Cryptocurrencies
• Primitives and Protocols

Fundamentals of Blockchain:
• Basics of Dynamic Shared Ledger
• Set up your own Blockchain
• Building a Blockchain Solution
• Ways of storing Bitcoin Keys
• Trade and transact with Bitcoins
• Global Blockchain Ecosystem

Core Layers of a BlockChain:
• Data Layer
• Network Layer
• Consensus Layer

Mechanics of Bitcoin:
• Transcriptions
• Scripts
• Blocks
• Peer-to-peer network
• Security Measures

Types and Components of Block Chain:

Bitcoin Mining:
• Concept of Miners
• Operation of Miners
• Business Model of Miners
• Impact of Miners on Environment
Nuts and Blots of Block Chain Technology:

Block Chain Use-cases:
• Community
• Politics within Bitcoin
• Law enforcements and regulation issues

BlockChain Vs Private Block Chain:

 Additional benefits from APEX
• Course Material
• Sample resumes and Fine tuning of Resume
• Interview Questions
• Mock Interviews by Real time Consultants
• Certification Questions
• Job Assistance

Certification And Training Adverts / Sailpoint Hands-on Online Training | Apex-online-it-training by sriraja: 6:12am On Feb 03, 2018
SAILPOINT REALTIME ONLINE TRAINING | CORPORATE TRAINING | INTERVIEW & JOB SUPPORT BY CORPORATE FACULTY WITH LIVE PROJECT

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

SAILPOINT Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided

SAILPOINT Course Agenda/Syllabus (we can customize the course Curriculum as per your requirements)

SAILPOINT COURSE CONTENT

Core Java J2EE basic concept
Introduction to IAM (Identity and Access Management)
Identity Governance Introduction - certification
Product Architecture and Installation
Onboarding Additional Application Types -
Exercises: Access Certifications (Different Types and Rules for
consideration in Certification)
Custom Tasks Creation in IIQ
Roles, Roles Type, Entitlements Risks and Policy
Rules/API Overview - Day 4 with Rule Editor
Handling IIQ Operation through IIQ Console
Population and Workgroups in IIQ
Tools, Troubleshooting, Debugging
Provisioning - Using Direct Provisioning Connectors
Using Integration Configuration
Performance Management and Capacity Planning
Running Sailpoint in a Standalone Code
Certification / Recertification
Notification Service (Emails)
Adapters (JDBC and Active directory)
Extra items which were not there in your sheet..
Debug and System Configuration
Compliancce manager and Application configuration
Application Configuartion - provisioning policy, correlation rule, pawd
policy and request access

Practice Assignments and Interview Questions

Certification And Training Adverts / Qa Automation / Selenium / Database Testing / Webservice Testing /uft Training by sriraja: 11:46am On Feb 01, 2018
QA AUTOMATION,SELENIUM,UFT/QTP,DATABASE TESTING,WEBSERVICES TESTING HANDS-ON ONLINE TRAINING,JOB SUPPORT AND CORPORATE TRAINING

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

UNIFIED FUNCTIONAL TESTING :UFT-- COURSE OutLine
(the course Content can be modified as per your requirements):


1. Introduction to Automation Testing
What is Automation Testing?
Advantages of Automation Testing
Manual Vs. Automation Testing.
Tool Selection Criteria
2. VB Script
Introduction to VB Script
Sample Program
Control Flow Statements
1. For…Next
2. While…Loop
3. Do…Loop
4. Do…Loop Until
5. IF. Then…Else
6. Select Case
VB Script Language – User Interactions
1. MsgBox
2. InputBox
Functions
1. Numeric Functions
2. String Functions
3. Date and Time Functions
4. Conversion Functions
3.Introduction to QTP
Introduction to QTP Add-ins Objects
Overview of Quick TestProf
Starting Quick Test
Architecture of QTP
4.Record and Playback
Creating and executing a Basic test
Different Recording Levels
Standard (Context) Record
Analog Record
Low Level Recording
Analyzing the Quick Test Results
5.Working with Test Objects and Object Repositories
How QTP identifies Objects
Working with Test Objects
Object Repository Introduction
Identifying the Objects
Viewing the Object’s Properties
Object Spy
Configuring Object Identification
Smart Identification
Associating Shared Object Repositories into Test
6. Checkpoints
Checkpoint Introduction
Types of Checkpoints
Standard Checkpoint
Text Checkpoint
Text Area Checkpoint
Bitmap Checkpoint
Data Base checkpoint
Accessibility Checkpoint
Page Checkpoint
Image Checkpoint
Table Checkpoint
XML Checkpoint
7. Output Values
Types of Output Values
Standard Output Values
Text Output Values
Text Area Output Values
Database Output Values
Accessibility output Values
XML Output Values ( From Application and From Resource )
8.Synchronization Point
Options to synchronize your tests
Adding Wait Statement
Global Synchronization Settings
Transactions
Inserting Transactions
Ending Transactions
9.Step Generator
Test Objects
Utility Objects
Functions
10. Environment Variable
What is Environmental Variables
Types of Environmental Variables
How to Crate User Defined Variables (Local and Global)
10. Function Definition Generator
Creating User Defined Functions
How to Creating Library Functions
How to Associate Library Functions into Test
11.How to use Conditional Statements and Looping Statements in QTP
12. Data Driven Testing
What is Data Driven Testing
Types of Data Driven Testing
1. Dynamic Data Driven Testing
2. Throw Data Table
3. Throw Flat File
13. Data Base Testing
What is DataBase Testing
Types of Providers
14. Descriptive Programming
Importance of Descriptive Prog
Types of Descriptive Prog with Examples
15. Actions
Introduction to Actions
Creating Tests with Multiple Actions
Types of Actions with Examples
16. Automation Frameworks
Modularity Framework
Liner Framework
Keyword -Driven Framework
Data-Driven Framework
Hybrid Framework
17. Quick Test Automation Object Model
Automation Quickest Operations
When to use AOM scripts
How to create AOM script

Certification And Training Adverts / Salesforce Sfdc Hands-on Online Training,job Support By Realtime Professionals by sriraja: 2:14am On Jan 31, 2018
SALESFORCE ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT(TESTS) & JOB SUPPORT

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

SALESFORCE Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided

SALESFORCE Admin & Development Agenda (we can customize the course Content as per your requirements)


Salesforce Admin

Introduction
• Introduction to Cloud Computing
• What is Cloud Computing
• Advantages
• Layers – Client, Application(Software as a Service (SaaS)), Platform (platform as a service (PaaS)), InfraStructure(infrastructure as a service” (IaaS)), Server
• Deployment Models – Public cloudm Community Cloud, Hybrid Cloud, Private Cloud
• Introduction to Salesforce Admin
• What is Salesforce Admin.com
• Advantages
• Products and Services
• Customer Relationship Management(CRM) – Salesforce Admin CRM and other CRM
• The Sales Cloud
• The Service Cloud
• Force.com Platform
• Chatter
• AppExchange
• Configuration
• Web services
• Mobile support

Introduction to Force.com Platform
• Registering Developer Edition with Salesforce Admin.com
• Standard applications
• Standard Tabs
• Standard Objects and relationships, Links
• Setup page – Personal Setup, Application Setup and Administration Setup


Personal Setup
• Personal Information
• Change Password
• Reset my security Token
• Change My Display
• Grant Login Access
• Calendar Access
• Reminders
• Email Settings

Designing Applications on Force.com – I
• Creating new application
• Creating Custom objects
• Creating Tabs – Custom Tabs, Web tabs
• Adding text ,Currency,Checkbox,Date fields
• Creating Picklists
• Field Dependencies

Designing Applications on Force.com – II
• Encrypted fields, field help, and field history tracking
• Use master detail, lookup, and many-to-many Relationships
• Custom button and links Creation
• Rollup Summary field

Designing Applications on Force.com – III
• Develop custom formulas
• Use the vlookup, regex, ischanged, isnew, and priorvalue functions to build business processes
• Validation Rules – Creating rule by applying formulas
• Payelayouts – Payelayout Editor,Grouping fields into New Section, adding spece between Fields, Editing Field properties
• Search Layouts

Designing Applications on Force.com – IV
• Workflows
• Introducing Workflow Rules and work flow actions
• Email Alerts – Email templates
• Tasks
• Field Updates – Queues and Time Dependent Workflow Actions

Designing Applications on Force.com – V
• Creating an approval Process
• Create an Email template for approvals
• Create an Approval Process
• Create a Custom Profile
• Create User
• Test the Approval Process

Reports
• Introducing Reports and Custom Reports
• Create a tabular Report
• Create a Summary Report – Adding Summary fields and adding Columns and Filters
• Create Matrix Report
• Exporting Reports
• Dashboards – Creating and Editing Dashboards, Adding Dashboard SnapShots to Home Page, Creating Additional Reports
• Creating Custom Report Types

Sharing and Security data – I
• Creating User Accounts
• Controlling Access to Data
• Controlling Access to Objects
• Introducing Profiles
• Standard Profiles
• Custom Profiles
• Controlling Access to Fields
• Introducing Filed Level Security
• Accessing Field-Level Security Settings

Sharing and Security data – II
• Controlling Access to Records
• Introducing Organization-Wide Defaults
• Introducing Role Hierarchies
• Company Roles and Profiles
• Sharing Rules
• Manual Sharing

Sharing and Security data – III
• Displaying Field values and Page Layouts according to Profiles –
• Overriding Sharing with Object Level Permissions
• Administration Groups – Managing Groups(Public and Personal)

Sharing and Security data – IV
• Login History
• Password Policies
• User session Settings
• Set Trusted Ip range

Administration Setup – Mobile, Desktop and Email administration
• Mobile Administration:
• Configuring Mobile user
• User Settings
• Desktop Administration:
• Configuring for outlook
• Offline Briefcase configuration
• Email Administration
• Testing Deliverability
• Deliverability Settings
• Setting Organization-Wide addresses
• Compliance BCC
• Setting Enail Footers

Company Profile and Monitoring
• Editing Company Information
• Settings Fiscal Year
• Settings Business Hours and Holis
• Language Settings
• Debug Logs
• Email Log files

Managing data – I
• Importing data to Salesforce Admin.com from external Sources
• Import Custom objects
• Data Export
• Mass Transfer Records
• Mass Delete Records
• Mass Trnasfer Approval
• Mass Update addresses

Managing data – II
• Data Loader
• Data loader Overview
• When to use Data Loader
• Installing and Configuraing dayta Loader
• Use Data Loader to create mapping files and upsert data
• Running Batch Processes
• Command Line Quick start

Salesforce Development
Overview of Apex
Apex Language basics
• Variables
• Operators
• Arrays and Collections
• Control Logic
• Understanding Governor Limits

Database Integration in Apex
• Database Records as objects
• Database Queries – SOQL(Query results, Relationships, Filtering)
• Persisting Database Records – DML(Insert, Update, Upsert, Delete, UnDelete
• Database Triggers – Trigger Definition, Batch Processing, Error Handling, Governor Limits)
• Database Security in Apex

Debugging and Testing
• Debugging
• Viewing Logs
• Logging
• Handling Uncaught Exceptions
• Understanding Execution Governors and Limits
• Using Governor Limit Email Warnings
• Testing
• Understanding Testing in Apex
• Why Test Apex?
• What to Test in Apex
• Unit Testing Apex
• Isolation of Test Data from OrganizationData in Unit Tests
• Using the runAs Method
• Using Limits, startTest, and stopTest
• Adding SOSL Queries to Unit Tests
• Running Unit Test Methods
• Testing Best Practices
• Testing Example

Advanced Business Logic – I
• SOQL
• Inner and Outer Join
• Semi- Join and Anti Join
• Multi- Select Picklists
• Transaction Processing
• DML Databasse Methods
• points
• Record Locking

Designing Advanced Business Logic – II
• Apex Managed Sharing
• Sharing Objects
• Creating Sharing Rules in Apex
• Sending and Receiving Email
• Sending Email – SingleEmailMessage, SingleEmailMessage with Template and MassEmailMessage
• Receiving Email
• Dynamic Apex – Dynamic Database queries, Schema Meta data

Introduction to Visualforce – I
• Introducing Visualforce and the MVC model
• VisualForce Controllers
• Standard Controller
• Associating a Standard Controllerwith a Visualforce Page
• Accessing Data with a Standard Controller
• Using Standard Controller Actions
• Validation Rules and Standard Controllers
• Styling Pages that Use Standard Controllers
• Checking for Object Accessibility
• Standard List Controller
• Associating a Standard List Controller with a Visualforce Page
• Accessing Data with List Controllers
• Using Standard List Controller Actions
• Pagination with a List Controller
• Using List Views with Standard List Controllers
• Editing Records with List Controllers
• Custom Controller
• Controller Extensions


Introduction to visualForce – II
• View Components
• View Component Basics
• Data Components
• Action Components
• Force.com Styles Components
• Force.com User Interface Components
• Using Static Resources
• Creating a Static Resource
• Referencing a Static Resource in Visualforce Markup

Introduction to visualForce – II
• Visualforce and the Native user Interface
• Standard Pages
• Standard Buttons
• Page layouts
• Custom buttons and links
• Custom tabs
• VisualForce in Production
• Security
• Error Handling
• Governor Limits
• Unit tests
• Overriding Buttons, Links,and Tabs with Visualforce
• Overriding Tabs Using a Standard ListController
• Defining Custom Buttons and Links for Visualforce
• Adding Custom List Buttons using StandardList Controllers
• Displaying Record Types

Career / Hadoop Online Training By Corporate Hands-on Faculty | 8500122107 by sriraja: 11:09am On Jan 30, 2018
HADOOP BIGDATA ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT [TESTS] AND JOB SUPPORT BY IT PROFESSIONALS

FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

HADOOP Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided


Bigdata/Hadoop Course Syllabus

Introduction:-
• Big Data Introduction
• Hadoop Introduction
• What is Hadoop? Why Hadoop?
• Hadoop History?
• Different types of Components in Hadoop?
• HDFS, MapReduce, PIG, Hive, SQOOP, HBASE, OOZIE, Flume, Zookeeper and so on…
• What is the scope of Hadoop?

Deep Drive in HDFS (for Storing the Data):-
• Introduction of HDFS
• HDFS Design
• HDFS role in Hadoop
• Features of HDFS
• Daemons of Hadoop and its functionality
• Name Node
• Secondary Name Node
• Job Tracker
• Data Node
• Task Tracker
• Anatomy of File Wright
• Anatomy of File Read
• Network Topology
• Nodes
• Racks
• Data Center
• Parallel Copying using DistCp
• Basic Configuration for HDFS
• Data Organization
• Blocks and
• Replication
• Rack Awareness
• Heartbeat Signal
• How to Store the Data into HDFS
• How to Read the Data from HDFS
• Accessing HDFS (Introduction of Basic UNIX commands)
• CLI commands

MapReduce using Java (Processing the Data):-
• Introduction of MapReduce.
• MapReduce Architecture
• Data flow in MapReduce
• Splits
• Mapper
• Portioning
• Sort and shuffle
• Combiner
• Reducer
• Understand Difference Between Block and InputSplit
• Role of RecordReader
• Basic Configuration of MapReduce
• MapReduce life cycle
• Driver Code
• Mapper
• and Reducer
• How MapReduce Works
• Writing and Executing the Basic MapReduce Program using Java
• Submission & Initialization of MapReduce Job.
• File Input/output Formats in MapReduce Jobs
• Text Input Format
• Key Value Input Format
• Sequence File Input Format
• NLine Input Format
• Joins
• Map-side Joins
• Reducer-side Joins
• Word Count Example
• Partition MapReduce Program
• Side Data Distribution
• Distributed Cache (with Program)
• Counters (with Program)
• Types of Counters
• Task Counters
• Job Counters
• User Defined Counters
• Propagation of Counters
• Job Scheduling


PIG:-
• Introduction to Apache PIG
• Introduction to PIG Data Flow Engine
• MapReduce vs PIG in detail
• When should PIG used?
• Data Types in PIG
• Basic PIG programming
• Modes of Execution in PIG
• Local Mode and
• MapReduce Mode
• Execution Mechanisms
• Grunt Shell
• Script
• Embedded
• Operators/Transformations in PIG
• PIG UDF’s with Program
• Word Count Example in PIG
• The difference between the MapReduce and PIG


SQOOP:-
• Introduction to SQOOP
• Use of SQOOP
• Connect to mySql database
• SQOOP commands
• Import
• Export
• Eval
• Codegen and etc…
• Joins in SQOOP
• Export to MySQL

HIVE:-
• Introduction to HIVE
• HIVE Meta Store
• HIVE Architecture
• Tables in HIVE
• Managed Tables
• External Tables
• Hive Data Types
• Primitive Types
• Complex Types
• Partition
• Joins in HIVE
• HIVE UDF’s and UADF’s with Programs
• Word Count Example

HBASE:-
• Introduction to HBASE
• Basic Configurations of HBASE
• Fundamentals of HBase
• What is NoSQL?
• HBase DataModel
• Table and Row
• Column Family and Column Qualifier
• Cell and its Versioning
• Categories of NoSQL Data Bases
• Key-Value Database
• Document Database
• Column Family Database
• SQL vs NOSQL
• How HBASE is differ from RDBMS
• HDFS vs HBase
• Client side buffering or bulk uploads
• HBase Designing Tables
• HBase Operations
• Get
• Scan
• Put
• Delete

MongoDB:--

• What is MongoDB?
• Where to Use?
• Configuration On Windows
• Inserting the data into MongoDB?
• Reading the MongoDB data.

Cluster Setup:--
• Downloading and installing the Ubuntu12.x
• Installing Java
• Installing Hadoop
• Creating Cluster
• Increasing Decreasing the Cluster size
• Monitoring the Cluster Health
• Starting and Stopping the Nodes

OOZIE
• Introduction to OOZIE
• Use of OOZIE
• Where to use?

Hadoop Ecosystem Overview
Oozie
HBase
Pig
Sqoop
Casandra
Chukwa
Mahout
Zoo Keeper
Flume

• Case Studies Discussions
• Certification Guidance
• Real Time Certification and
• interview Questions and Answers
• Resume Preparation
• Providing all Materials nd Links
• Real time Project Explanation and Practice

Certification And Training Adverts / Tibco Hands-on Online Training,job Support By Realtime Experts | 8500122107 by sriraja: 3:34am On Jan 29, 2018
TIBCO HANDS-ON ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT AND JOB SUPPORT BY REALTIME EXPERTS

FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Tibco Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided


Tibco Course Content

SERVICE ORIENTED ARCHITECTURE

o What is SOA?
o What is a Service?
o About Services in SOA
o Integration Patterns
o What is ESB?
o EAI Introduction
o EAI vs. SOA Differences
o Summary

TIBCO INTRODUCTION

o What is Tibco?
o Why we need Integration?
o Key Approaches
o Key Components of Tibco BW
o Installation of Tibco


FILE PALETTE
o Create File
o Read File
o List File
o Write File
o Remove File
o Rename File
o File Poller

PARSE PALETTE
o Parse Data
o Render Data
o Data Format

JDBC PALETTE
o JDBC Query
o JDBC Update
o SQL Direct
o JDBC Call Procedure
o JDBC Query vs. SQL Direct
o Real-Time Project Explanation Using JDBC Palette

JMS Introduction
o What is JMS
o JMS Message Models
o Destination Types
o Queues vs. Topics
o Creation of Topics and Queues
o Temporary, Dynamic and Static Destinations
o Durable/Non-durable
o Persistence/Non-Persistence
o Bridges vs. Routes
o Delivery Modes
o Acknowledgment Modes
o Fault Tolerance vs. Load Balancing

JMS PALETTE
o JMS Queue Sender
o JMS Queue Receiver
o JMS Topic Subscriber
o JMS Topic Publisher
o JMS Connection
o JMS Application Properties(When to use in Real-Time)
o Real-Time Project Explanation using JMS Palette

GROUPS and TRANSITION
o Introduction
o Iterate
o Repeat Until True
o Repeat On Error Until True
o Transactional(Real-Time Example-when to go for this)
o Success
o Success With Condition
o Success With No Matching Condition
o Error Condition
o Real-Time Project

GENERAL ACTIVITIES PALETTE
o Call process
o Process Dynamic Override Concepts(Using Real-Time Project)
o Shared variables vs. Job shared variables
o Get Shared Variable(Using Real-Time Database Setup)
o Set Shared Variable(Using Real-Time Database )
o Mapper vs. Assign
o Types and Usage of Variables
o Process variables vs Shared variables
o Checkpoint vs. Confirm
o Error Handling Activities-Generate Error, Catch, Rethrow

HTTP PALETTE
o HTTP Receiver
o Send HTTP Response
o Send HTTP Request
o Wait for HTTP Request

Java Palette
o Creating Alias Library
o Import & Export File Aliases
o JAVA Code
o Java Method
o JAVA to XML
o XML to JAVA
o How to import JAR Files and Design-Time Libraries
o JAVA Installation

XML Introduction
o What is XML
o XSD vs. DTD
o Well Formed XML vs. Valid XML
o Parse XML
o Render XML
o Transform XML

WEB SERVICES Overview
o What is Web Service?
o Why we need Web Service?
o How Web Services Communicate?
o Platform Elements in Web Service
o SOAP Structure

WSDL Palette
o WSDL Structure
o Abstract WSDL vs Concrete WSDL

SOAP PALETTE
o SOAP Event Source
o SOAP Send Request
o SOAP Send Fault
o SOAP Request Reply
o Retrieve Resources

SERVICE PALETTE
o Service
o SOAP Palette vs. Service Palette
o Context Resource
o Get Context
o Set Context
o Generate Web Service Wizard

Tibco Administrator
o Tibco Administrator Introduction
o Building EAR
o Deploying EAR in Tibco Administrator
o Create of domain, add Machine in domain, creating user and roles
o Creating & Monitoring Applications
o Configuring Fault Tolerance and Load Balancing
o Add EMS Server & Secondary server to a domain

Business Connect (Optional)
o What is Business Connect
o Private process vs. Public process
o Smart Routing
o BC Server Configuration
o Receive Request Notification

ADB Adapter(Optional)
o What is ADB Adapter
o Publication service
o Subscription service
o Adapter subscriber
o Publish to Adapter

Other Topics(not used much in Real –time)
o FTP Palette
o External Command
o Inspector
o Write to Log
o Label
o Engine
o On Startup
o On Shutdown

Real Time Scenarios &Issues
o Real-Time Project Explanation and Database
o Real –Time Production Issues faced in various Projects(from my experience)
o Exception Logging Real-Time Project using ADB Adapter(including the DB)

Real-Time Keywords(Only for New People)
o Various environments in IT sector(Development, QA,Staging and Production) &IT Roles
o Creating WA, Change Orders, TSR
o SOAP UI Introduction for Implementing Web services
o Types of Testing-SITB testing,UAT ,Smoke and Sanity Testing
o How to perform Unit testing by writing Test cases
o Escalating Issues to Support

Certification And Training Adverts / Sharepoint Live Online Training By Industrial Professionals | Corporate Trainers by sriraja: 10:17am On Jan 28, 2018
SHAREPOINT HANDS-ON ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT AND JOB SUPPORT BY REALTIME EXPERTS

FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

SharePoint Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided


SharePoint 2013/2016 Course Content

SharePoint 2013 Syllabus
Basic:
1. Introduction to SharePoint 2013
a. What is SharePoint
b. High Level Features
c. Six Pillars of SharePoint 2013
d. Version History of SharePoint
e. Components in SharePoint
f. Developers View of SharePoint.
2. Azure Basics and Create a SharePoint Online site
3. SharePoint Site Hierarchy
a. SharePoint Site Hierarchy
b. Web Application
c. Site Collection
d. Creating Site and Sub Site
e. SharePoint site Home Page.
f. Branding Site Look and Feel
g. Save Site as Template
h. Create Site from Template
4. HTML, JavaScript & jQuery
a. Basics
b. Intermediate
c. Advanced
5. Introduction to Apps SharePoint 2013
a. Overview of Apps
b. Create Custom List
c. Add Custom Columns
d. Site Columns and Groups
e. Sort and Filter List
f. Create / Manage List View
g. Content Type
h. List Template
i. Versioning of Data
j. Metadata Navigation Settings
k. List Throttling
6. Built-in Apps Configuration - List & Libraries
a. Predefined List Apps
b. Predefined Library Apps.
c. Editing Document properties
d. Version Settings
e. Check out, edit, and check in files.
f. Create folders and navigate between them
g. Adding Documents
h. Library as Template
7. Security – User Groups and Permissions
a. Authentication vs. Authorization
b. Creating users and groups in Active Directory
c. SharePoint Groups
d. Creating Custom Permissions Groups
e. Granting Permission to User/groups
f. To Create a Custom Permission level
g. To bind Users/Groups and Permission Level
h. Managing Permissions in Sub site.
i. Allow Users to create their own site
j. To Set Site Confirmation and Deletion of unused sites
k. Permissions for Lists / Libraries / List Items
8. Administering and configuring Search
a. Purpose of Enterprise Search solution
b. Microsoft Server Side Search Products
c. What’s New in SharePoint Search Server 2013
d. Logical architecture for the Enterprise Search Components
e. Setting up Search Service Application
f. Configuring Crawler Settings
g. Queries and Results Settings
h. Search Administration at the Site Collection Level
i. Creating Enterprise Search Center
j. Creating Keywords, Definitions, Best Bets and Synonyms
k. Creating Search Scopes
Intermediate:
1. JavaScript Client Object Model
2. Working with Web Parts
3. Using SharePoint Web Services in Client Application
a. REST API
b. SOAP API
4. Workflow
a. What is Workflow
b. Why Workflows?
c. SharePoint Workflows
i. 3-State Workflow
ii. Content Approval Workflow
iii. Enabling and Using Content Approval
iv. Enabling and Using Content Approval Workflow
v. Collect Feedback
vi. Collect Signatures
vii. Publishing Approval
Advanced:
1. SharePoint Designer 2013
a. Introduction to SharePoint Designer 2013
b. Creating / Opening a site in SPD 2013
c. Creating / Customizing Lists and Libraries
d. Ghosted and Unghosted Pages
e. Understand SharePoint Pages
f. Workflows Advanced
i. Custom List Workflows
ii. Workflow Actions
iii. Workflow Conditions
iv. Reusable Workflows
v. Creating Custom list Workflow
vi. Creating Reusable Workflow
2. Branding SharePoint 2013
a. Overview of Design Manager in SharePoint 2013
b. How to: Convert an HTML file into a master page in SharePoint 2013
c. How to: Create a minimal master page in SharePoint 2013
d. How to: Create a Page Layout in SharePoint 2013
3. Charts:
a. SharePoint Charts
b. Integrating Google Charts with SharePoint
4. Content Approval
a. Enabling Content Approval
b. Content Approval Workflows
c. Enabling and Using SharePoint Content Approval
d. Enabling and Using SharePoint Approval Workflow
5. Working with Managed Metadata
a. Creating a Term Store Group and Term Set
b. Creating Metadata Columns in Lists and Libraries
c. Publishing Content Types
d. Creating a Term Store Group and Term Set – Exercise
e. Creating Managed Metadata Columns – Exercise
6. Business Connectivity Services
a. Business Connectivity Services Basics
b. Creating an External Content Type with SharePoint Designer
c. Creating a List from an External Content Type
d. Working with External Content Types and Lists - Exercise
7. Information Management Policy
a. Information Management Policy Basics
b. Define an Information Policy for a Content Type
c. Defining Information Policy for a List
d. Create an Information Management Policy for a List – Exercise
8. Content Organizer
a. Activating the Content Organizer Feature
b. Configuring Content Organizer Settings
c. Configuring Content Organizer Rules
d. Activating and Configuring the Content Organizer Feature - Exercise
9. Configuring and Consuming Site Search Results
a. Search SharePoint for Content
b. SharePoint Search Center
c. Basic SharePoint Search - Exercise
d. Advanced Search - Exercise
10. SharePoint Server Publishing Infrastructure
a. Activating the SharePoint Server Publishing Infrastructure
b. Publishing Infrastructure Basics
c. Creating Pages with Page Layouts
d. Activating Publishing Infrastructure - Exercise
e. Creating Publishing Pages - Exercise
11. Document ID Service
a. Activating the Document ID Feature
b. Configuring Document ID Settings
c. Linking Documents Using Their Document ID
d. Activating and Configuring the Document ID Service – Exercise
12. Document Set
a. Activating the Document Sets Feature
b. Creating a Document Set Content Type
c. Adding a Document Set Content Type of a Library
d. Configuring Document Sets Feature - Exercise
13. InfoPath 2013:
a. Controls
b. Data Connections
c. Rules
d. Actions
e. Publishing an InfoPath form
f. Customizing SharePoint List with InfoPath
g. Querying External Data Source
h. Tips and tricks
14. PowerShell
a. Writing PowerShell script in SharePoint environment
15. Some general client requests and scenarios and how to handle them.

Career / Tableau Live Online Training By Industrial Experts | Best Corporate Trainers by sriraja: 9:36am On Jan 27, 2018
TABLEAU HANDS-ON ONLINE,CORPORATE TRAINING,INTERVIEW SUPPORT AND JOB SUPPORT BY REALTIME FACULTY

FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Tableau Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be provided


TABLEAU TRAINING Course Content

TABLEAU DESKTOP

1. Introduction and Overview

• Why Tableau? Why Visualization?
• Level Setting – Terminology
• Getting Started – creating some powerful visualizations quickly
• The Tableau Product Line
• Things you should know about Tableau

2. Getting Started

• Connecting to Data and introduction to data source concept
• Working with data files versus database server
• Understanding the Tableau workspace
• Dimensions and Measures
• Using Show Me!
• Tour of Shelves (How shelves and marks work)
• Building Basic Views
• Help Menu and Samples
• Saving and sharing your work

3. Analysis

Creating Views
• Marks
• Size and Transparency
• Highlighting
• Working with Dates
• Date aggregations and date parts
• Discrete versus Continuous
• Dual Axis / Multiple Measures
• Combo Charts with different mark types
• Geographic Map Page Trails
• Heat Map
• Density Chart
• Scatter Plots
• Pie Charts and Bar Charts
• Small Multiples
• Working with aggregate versus disaggregate data
• Analyzing
• Sorting & Grouping
• Aliases
• Filtering and Quick Filters
• Cross-Tabs (Pivot Tables)
• Totals and Subtotals Drilling and Drill Through
• Aggregation and Disaggregation
• Percent of Total
• Working with Statistics and Trend lines

4. Getting Started with Calculated Fields

• Working with String Functions
• Basic Arithmetic Calculations
• Date Math
• Working with Totals
• Custom Aggregations
• Logic Statements

5. Formatting

• Options in Formatting your Visualization
• Working with Labels and Annotations
• Effective Use of Titles and Captions
• Introduction to Visual Best Practices

6. Building Interactive Dashboard

• Combining multiple visualizations into a dashboard
• Making your worksheet interactive by using actions and filters
• An Introduction to Best Practices in Visualization

Sharing Workbooks

• Publish to Reader
• Packaged Workbooks
• Publish to Office
• Publish to PDF
• Publish to Tableau Server and Sharing over the Web

Putting it all together
• Scenario-based Review Exercises
• Best Practices
Tableau Server
1. INSTALLING AND CONFIGURING TABLEAU SERVER
a. Single Server installation
b. Single Server configuration
2. TABLEAU SERVER ADMINISTRATION
a. Content administration
b. User and group administration
c. Data Server administration
d. Site administration
3. SECURITY AND PERMISSIONS IN TABLEAU SERVER
a. License level
b. User rights
c. Roles
d. Permissions precedence
4. WORKING WITH DATA
a. Task scheduling and extracts
b. Embedding URLs
5. COMMAND LINE TOOLS
6. BASIC ADMINISTRATION & CONFIGURATION
a. tabcmd
b. tabadmin
7. ADDITIONAL MATERIALS
a. Tableau file type and extensions
b. Component functions
c. Sharing work
d. Publishing to Tableau Server
e. Publishing to Tableau Public
f. Tableau Public Premium
g. Tableau Packaged Workbooks
h. Tableau Reader
i. Save to Office and share image file
j. Save to PDF
k. Export data only
8. ARCHITECTURE AND COMPONENT FUNCTIONS
a. Gateway Server
b. Repository Service
c. Application Server
d. VizQL Server
e. Fast Data Engine
f. Backgrounder Service
g. Data Server
9. PROCESS FLOWS
a. Create a visualization in Tableau Desktop
b. Publish a visualization to Tableau Server
c. View a visualization in Tableau Server
d. Schedule an extract refresh
e. Publish an extract or data source
f. Add a user in Tableau Server
10. SINGLE SERVER INSTALLATION
a. Minimum requirements
b. Resolutions for common installation issues
c. Performing the installation
d. Managing product keys
e. Initial configuration
SUMMARY
Development: Connect to data sources (Oracle, Access, Excel), Data Blending, Data Connection Properties, Rows & Columns, Dimensions & Measures, Show Me & MARKS Card, Trend Lines, Forecasting, Reference Lines(Box & Bullet Graph), Histograms with Bins, Sets, Format a sheet & Dashboard, Filters in a sheet and dashboard, Actions & Parameters, Calculated Fields, Geocoding, Background Images & Stories
Administration: Installation & Configuration, Create Sites, Projects, Groups, Users & Schedules, Publish TWB with LIVE and EXTRACT connection, Schedule connection and subscribe dashboards, Security Maintenance, User based filters.

Certification And Training Adverts / Python Live Online Training By Hands-on Faculty | Corporate Trainers by sriraja: 3:27pm On Jan 25, 2018
PYTHON REALTIME ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT & JOB SUPPORT BY CORPORATE EXPERTS | REALTIME TRAINER

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Python Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments Will be provided

Python Course Content (we can customize the course Outline as per your requirements)

1. Getting Started

• History
• A Python Q&A Session
• How Python Runs Programs
• How You Run Programs

2. Types and Operations

• Introducing Python Object Types
• Numeric Types
• The Dynamic Typing Interlude
• Strings
• Lists and Dictionaries
• Tuples, Files and Everything Else

3. Statements and Syntax

• Introducing Python Statements
• Assignments, Expressions, and Prints
• if Tests and Syntax Rules
• while and for Loops
• Iterations and Comprehensions - I
• The Documentation Interlude

4. Functions

• Function Basics
• Scopes
• Arguments
• Advance Function Topics
• Iterations and Comprehensions – II

5. Modules

• Modules : The Big Picture
• Module Coding Basics
• Module Package
• Advance Module Topics

6. Classes and OOP

• OOP : The Big Picture
• Class Coding Basics
• A More Realistic Example
• Class Coding Details
• Operator Overloading
• Designing with Classes
• Advanced Class Topics

7. Exceptions and Tools

• Exception Basics
• Exception Coding Detail
• Exception Objects
• Designing With Exceptions

Certification And Training Adverts / Data Analytics Live Online Training By Hands-on It Professionals | 8500122107 by sriraja: 5:14am On Jan 25, 2018
DATA ANALYTICS REALTIME ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT & JOB SUPPORT BY CORPORATE FACULTY

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Data Analytics Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments Will be provided

Course Outline (we can customize the course content as per your requirements)

DATA ANALYTICS Course Agenda

Introduction to Data Science and Statistical Analytics • Introduction to Data Science, Use cases
• Need of Business Analytics
• Data Science Life Cycle
• Different tools available for Data Science
Introduction to R • Installing R and R-Studio, R packages, R Operators, if statements and loops (for, while, repeat, break, next), switch case
Data Exploration, Data Wrangling and R Data Structure • Data exploratory analysis
• R Data Structure (Vector, Scalar, Matrices, Array, Data frame, List), Functions, Apply Functions
Data Visualization • Bar Graph (Simple, Grouped, Stacked)
• Histogram, Pi Chart
• Line Chart
• Box (Whisker) Plot, Scatter Plot,
Introduction to Statistics Terminologies of Statistics
• Measures of Centers
• Measures of Spread
• Probability
• Normal Distribution
• Binary Distribution
• Hypothesis Testing
• Chi Square Test
• ANOVA
Predictive Modeling - 1 • Supervised Learning - Linear Regression ,Bivariate Regression, Multiple Regression Analysis, Correlation( Positive, negative and neutral)

• Machine Learning Use-Cases, Machine Learning Process Flow, Machine Learning Categories
Predictive Modeling - 2 • Logistic Regression
Decision Trees What is Classification and its use cases?
• What is Decision Tree?
• Algorithm for Decision Tree Induction
• Creating a Perfect Decision Tree
• Confusion Matrix
Random Forest • Random Forest
• What is Naive Bayes?
Unsupervised learning What is Clustering & its Use Cases?
• What is K-means Clustering?
• What is Hierarchical Clustering?,
Association Analysis and Recommendation engine • Market Basket Analysis (MBA)
• Association Rules
• Apriori Algorithm for MBA
• Introduction of Recommendation Engine
• Types of Recommendation - User-Based and Item-Based
• Recommendation Use-case

Certification And Training Adverts / Rpa (robotic Process Automation) Realtime Online Training | 8500122107 by sriraja: 1:34pm On Jan 22, 2018
ROBOTIC PROCESS AUTOMATION HANDS-ON ONLINE TRAINING, CORPORATE TRAINING, INTERVIEW SUPPORT (TESTS) & JOB SUPPORT BY IT EXPERTS| BEST TRAINERS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

ROBOTIC PROCESS AUTOMATION Course Outline (we can customize the course agenda as per your requirements)

RPA Course Content


1.ROBOTIC PROCESS AUTOMATION CONCEPTS
 What is Robotic Process Automation
 How RPA works
 Key feature of RPA
 How to evaluate RPA potential
 Concept of ROI in Blue Prism Training
2.BLUE PRISM INTRODUCTION
 Introduction
 Blue Prism Product
 Live Tool & Demo
3.PROCESS STUDIO
 Running a Process
 Basic Skills
 Process Validation
 Decision Stage
 Calculation Stage
 Data Items
4.PROCESS FLOW
 Decisions
 Circular Paths
 Controlling Play
 Set Next Stage
 Breakpoints
 Collections and Loops
 Layers of Logic
 Pages for Organization

5.INPUTS AND OUTPUTS
 Input Parameters
 Stepping and Pages
 Data Item Visibility
 Data Types
 Output Parameters
 Start-up Parameters
 Control Room
 Process Outputs
6.BUSINESS OBJECTS
 Object Studio – Blue Prism Training
 Business Objects
 Action Stage
 Inputs and Outputs
 The Process Layer
7.OBJECT STUDIO
 Creating a Business Object
 Application Modeler
 Spying Elements
 Attributes and Attribute Selection
 Launch, Wait and Timeouts
 Terminate, Write and Press
 Attach and Detach
 Read
 Actions
 Action Inputs and Outputs
 Data Items as Inputs


8.ERROR MANAGEMENT
 Exception Handling
 Recover and Resume
 Throwing Exceptions
 Preserving the Current Exception
 Exception Bubbling
 Exception Blocks
 Exception Handling in Practice

9.CASE MANAGEMENT
 Review
 Queue Items
 Work Queue Configuration
 Defer
 Pause & Resume
10.ADDITIONAL FEATURES
 Safe Stop
 Collection Actions
 Choice Stage
 Logging
 Log Viewer
 System Manager
 Process/Business Object Grouping
 Process and Object References
 Export and Import
 Release Manager – Packages and Releases

11.ADVANCED FEATURES
 Undefined Collections
 Data Item Initialization and Exposure
 Casting
 Code Stage
 Run Mode
 Initialize and Cleanup
12.ATTRIBUTE MATCH TYPES
 Dynamic Attributes
 Active Accessibility
 Application Manager
 Global Clicks and Keys
 Credentials
 Environment Locking
 Resource PC
13.CASE STUDY FOR WEB APPLICATION
 Introduction of Surface Automation
14.CONSOLIDATION EXERCISE
 Order System Process – Blue Prism Training


FOR More Details contact us at:
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Certification And Training Adverts / Microsoft Azure Realtime Live Online Training,corporate Training By It Experts by sriraja: 3:07am On Jan 12, 2018
MICROSOFT AZURE ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT & JOB SUPPORT BY CORPORATE FACULTY | BEST TRAINERS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

MS AZURE Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be given.

Microsoft Azure Course Content (we can customize the course Outline as per your requirements)

1. Introduction to Azure :

1.1 Cloud Technology Overview
1.2 Microsoft Azure
1.3 Azure Portals

2. Implementing and Managing Virtual Networks :

2.1 Planning Virtual Networks
2.2 Administering Virtual Networks
2.3 Inter-Site Connectivity

3. Implement Virtual Machines :

3.1 Planning Virtual Machine Workloads
3.2 Using the Microsoft Assessment and Planning Toolkit for Azure
3.3 Creating Virtual Machines

4. Managing Virtual Machines :

4.1 Configuring Virtual Machines
4.2 Managing and Monitoring Virtual Machines

5. Implementing Websites :

5.1 Planning for Website Deployment
5.2 Deploying Websites
5.3 Configuring Websites
5.4 Monitoring Websites and WebJobs
5.5 Traffic Manager

6. Planning and Implementing Storage :

6.1 Planning Storage
6.2 Implementing and Managing Storage
6.3 Backing up and Monitoring Storage

7. Implementing Cloud Services and Mobile Services :

7.1 Planning for Cloud Service Deployment
7.2 Deploying Packages
7.3 Configuring Cloud Services
7.4 Implementing Mobile Services
7.5 Monitoring and Diagnostics

8. Implementing Azure Active Directory :

8.1 Creating and Managing Azure Directories
8.2 Configuring Application Integration with Azure Active Directory
8.3 Overview of Azure Active Directory Premium

9. Managing DataBase :

9.1 Implimeting SQL database SQL Database
9.2 Associating Database to Storage. Microsoft Azure
9.3 SQL Virtual Machine Implimentaion


FOR More Details contact us:
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Certification And Training Adverts / Java Micro Services With Spring Boot Realtime Training (online + Corporate):apex by sriraja: 2:59pm On Jan 09, 2018
JAVA MICRO SERVICES WITH SPRING BOOT HANDS-ON TRAINING, JOB AND INTERVIEW SUPPORT BY CORPORATE WORKING EXPERTS


FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Spring Boot Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews, Assignments Will be given.


Micro Services with SPRING BOOT COURSE CONTENT (we can customize the Course Outline as per your requirements)



Spring Micro Services TOPICS Covered


Pre Requisite : Core java and Some Spring concept Knowledge

SPRING BOOT Introduction

a. Spring Boot Starters
b. Spring Boot Auto-configuration
c. Spring Boot Actuators
d. Spring Boot MVC
e. Spring Boot Test



SPRING MICRO SERVICES

a. Introduction
b. Evaluation of Micro Services
c. Principles Of Micro Services
d. Characteristics of Micro Services
e. Micro services Benefits
f. Relationship with SOA
g. Twelve Factor Apps
h. Micro Services use cases
i. Micro Services early adopters
j. Building micro services with boot
k. Micro Services Capability model
l. Micro Services Use case


SPRING CLOUD

a. Spring Config Server
b. Spring Cloud Bus
c. Feign Rest client
d. Load Balancing Using Ribbon
e. Registry Using Eureka server

SPRING JPA

a. Application Managed Container
b. Entity Managed Container
c. Application
d.

SPRING DATA
SPRING MESSAGING

a. JMS / AMQP
b. ActiveMQ / RabbitMQ Server



FOR More Details contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com

Blog: http://apex-it-online-trainings..in

Certification And Training Adverts / Ibm Db2 Administration Hands-on Online Training,corporate Training By Corporate by sriraja: 4:25am On Jan 06, 2018
IBM DB2 ADMINISTRATION ONLINE TRAINING & CORPORATE TRAINING INCLUDING LIVE PROJECT , JOB AND INTERVIEW SUPPORT BY REALTIME WORKING EXPERTS


FOR FREE DEMO contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

IBM DB2 Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments Will be provided


IBM DB2 COURSE CONTENT (we can customize the Course Agenda as per your requirements)



IBM DB2 Course Highlights (ALL CONCEPTS)


Part 1:- RELATIONAL DATA MODEL

• Data and Databases
• Database Management Systems (DBMS)
• Information Model & Data Model
• Relational Data Model & Relational Databases
• Normalization



Part 2:- DB2 FUNDAMENTALS AND IBM DATA STUDIO TOOL

• Product Overview
• Editions & Features
• Licensing
• Fundamentals
• Architecture
• Users
• Instances
• DB2 Client
• Storage
• Table spaces
• Buffer pools
• Security
• SQL and XQuery
• IBM Data Studio
• DSAC


PART 3:- INSTALLATION AND CONFIGURATION (WORKING WITH WINDOWS OS)


• Installation
• Configuration
• Database creation
• Instance creation
• Table space Creation
• Working with Buffer pool


Part 4:- WORKING WITH DATABASES AND DATABASE OBJECT IN DB2

• Servers, Instances, and Databases
• Managing Instances
• Creating a DB2 Database
• Cataloging
• Database (Data) Objects



Part 5:- INTRODUCTION TO SQL

• SQL
• Data Definition Language
• Data Manipulation Language
• JOINs
• Data Control Language
• Transaction Control Statements



Part 6:- DATA CONCURRENCY

• Database Transactions
• Concurrency
• Concurrency Issues
• Concurrency Control
• Isolation Levels
• Locking
• Specifying Isolation Levels


Part 7:- DB2 SECURITY

• Authentication
• Trusted Context
• Authorization
• Authorities
• Privileges
• Label-Based Access Control (LBAC)
ROLES

Part 8:- DB2 BACKUP AND RECOVERY

• Backup
• Recovery


Part 9:- DB2 PURE XML

• Overview of XML
• PureXML in DB2
• XML Data Movement in DB2
• XQuery and SQL/XML
• XML Indexes in DB2
• Application Development



Part 10:- DB2 PROGRAMMING FUNDAMENTALS


• Application Development Environment
• Embedded SQL
• Static SQL
• Dynamic SQL
• Routines
• Types
• Benefits
• Usage
• Tools for Developing Routines
• Triggers



FOR More Details contact us :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 1+214-628-3894
Gtalk : raavi.sriraja@gmail.com

Blog: http://apex-it-online-trainings..in

Certification And Training Adverts / Ruby On Rails Realtime Online And Corporate Training With Live Project |raj@apex by sriraja: 2:59am On Jan 02, 2018
RUBY ON RAILS LIVE ONLINE TRAINING,CORPORATE TRAINING BY HANDS-ON WORKING FACULTY

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Ruby rails Interview Questions and Answers, Recorded Video Sessions, Materials, Mock Interviews,Assignments Will be provided

RUBY ON RAILS Course Content (we can customize the course Outline as per your requirements)

RUBY ON RAILS ONLINE TRAINING BY REALTIME CORPORATE PROFESSIONALS

RUBY ON RAILS ONLINE TRAINING,JOB SUPPORT,INTERVIEW SUPPORT,CORPORATE TRAINING FROM INDIA

FRESH BATCH STARTING FROM THIS WEEK

ABOUT TRAINER
• 14 YEARS OF INDUSTRY EXPERIENCE
• 9 YEARS OF EXPERIENCE IN ONLINE, CLASS ROOM AND CORPORATE TRAINING

Why RUBY ON RAILS Online Training Only with APEX ONLINE IT TRAINING?

1. We just do not teach you technology. We Share Our Real time implementation expertise to gain practical skills and knowledge to face customers, implement better solutions further to enlighten your careers.
2. We just do not teach curriculum. We make sure to see that you are up to the industry expectations by giving real time scenarios, providing case studies, and giving project oriented examples. We will also provide well designed Lab Manuals, Study Materials, and Practice Exercises for quick learning process.
3. We just do not make developers or consultants or managers. We make full pledged competitive IT Professionals.

Apex Ruby On Rails Training make you an expert in using Ruby On Rails Frameworks and learn how to create killer web applications, creating building blocks for plug-and-play functionality and enabling skills in crafting rails applications..etc.


FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Certification And Training Adverts / Bitcoin Hands-on Online Training,corporate Training By Corporate Working Faculty by sriraja: 2:22am On Dec 30, 2017
BITCOIN LIVE ONLINE TRAINING,CORPORATE TRAINING,INTERVIEW SUPPORT & JOB SUPPORT BY REALTIME PROFESSIONALS

FOR FREE DEMO contact :
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

Bitcoin Course Outline (we can customize the course agenda as per your requirements)

BITCOIN Course Content


BITCOIN ONLINE TRAINING BY HANDS-ON CORPORATE PROFESSIONALS

BITCOIN ONLINE TRAINING,JOB SUPPORT,CORPORATE TRAINING BY HANDS-ON CORPORATE FACULTY


FRESH BATCH STARTING FROM THIS WEEK

ABOUT TRAINER
• 15 YEARS OF REALTIME EXPERIENCE
• 9 YEARS OF EXPERIENCE IN ONLINE, CLASS ROOM AND CORPORATE TRAINING

Why BITCOIN Online Training Only with APEX ONLINE IT TRAINING?

1. We just do not teach you technology. We Share Our Real time implementation expertise to gain practical skills and knowledge to face customers, implement better solutions further to enlighten your careers.

2. We just do not teach curriculum. We make sure to see that you are up to the industry expectations by giving real time scenarios, providing case studies, and giving project oriented examples. We will also provide well designed Lab Manuals, Study Materials, and Practice Exercises for quick learning process.

3. We just do not make developers or consultants or managers. We make full pledged competitive IT Professionals.

FOR More Details contact us at:
Email : raj@apex-online-it-training.com
Phone/WhatsApp : +91-(850) 012-2107
USA Number : 214-628-3894
Gtalk : raavi.sriraja@gmail.com
Blog: http://apex-it-online-trainings..in

(1) (2) (3) (4) (5) (6) (7) (8) (9) (of 9 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 198
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.