Loading...

Mulesoft Courses

The MuleSoft Anypoint Platform simplifies API discovery and builds, which can accelerate application development and delivery. The single, unified platform can be used to design, build, secure and scale APIs and integrations in multiple protocols and test those in various ways.

FAST-TRACK
  •   Course: Any Course
  •   Date: Any Date
  •   Time: Any Time / Fast-track
  •   Branch: Any Branch
     Enroll
Mulesoft
  •   Course: Java Full Stack
  •   Date: Weekday 09:00 AM - 08:00 PM
  •   Time: Weekend Offline
  •   Branch: Vidya Nagar, Kalaburagi
     Enroll
Mulesoft
  •   Course: Java Full Stack
  •   Date: Weekday 09:00 AM - 08:00 PM
  •   Time: Any Time / Fast-track
  •   Branch: J. P. Nagar Bengaluru
     Enroll

Who this course is for?

• This package is designed for any undergraduates or job seekers and laterals to enhance their technical knowledge with BE/ BTech, B.Sc, BCA, MCA, M.Tech/ ME, M.Sc and other technical graduations. 
• Any Software engineer who are interested in web application development based technologies. 
• Freshers/ Under graduates/ Graduates/ Post graduates/ Software developers

Why take this course?

• This course is blended with IT industry experience where even a fresher can start working on project in IT industry easily. 
• This package gives desired knowledge on application development which is the entry level criteria for any interview. 
• This package gives confidence to a fresher to start working on a developing a project from the day of joining. 
• This course will give you the complete aspects of building an enterprise application. 

Course Content

Mulesoft

1 - Introduction
   • What is ESB?
   • Mule ESB introduction ?
   • Integration introduction?

2 - Mule4 installation setup
   • Anypoint studio
   • any point platform
   • Postman or SOAP UI

3 - Mule basics
   • Overview of any point studio
   • Mule4 simple rest service development
   • Import mule application and debug mule application

4 - Mule message structure
   • Access mule event payload and attributes
   • Types of mule flows
   • Basic transformations

5 - Mule Configuration properties per Environment
   • Mule configuration properties to read properties
   • Mule secure properties to read properties

6 - Mule restful services (rest API DB as provider)
   • Install oracle and sql developer
   • Mule Rest service to Post json payload to insert data into DB
   • Mule Rest Service to fetch data from DB
   • Mule Rest Service to fetch data from DB based on id
   • Mule Rest Service to Update data into DB
   • Mule Rest Service to Delete data from DB

7 - Mule soap services
   • Mule soap consumer to consume soap service

8 - Mule restfull services
   • Mule Rest consumer to consume Rest service

9 - Mule salesforce integration
   • Mule Rest service to Post json payload to insert data into SF
   • Mule Rest Service to fetch data from SF
   • Mule Rest Service to fetch data from SF based on id
   • Mule Rest Service to Update data into SF
   • Mule Rest Service to Delete data from SF

10 - Mule VM Connector
   • Mule VM publisher to publish message to queue
   • Mule VM consumer to Consume message from queue

11 - Mule Amazon S3 Connector

12 - Email Connector

13 - Scheduler connector

14 - Mule File Connector
   • Mule file to read JSON file, transform, bulk insert to database

15 - Dataweave2.0
   • Basic transformations
   • Core data types and variables
   • Operators: arithmetic, compare, ++, --
   • Type Coercion with DataWeave
   • Core math and string functions
   • sizeOf, namesOf, entriesOf, keysOf, valuesOf functions

16 - Mule Scopes
   • Target Payload
   • Async, Try and Until Successful
   • Foreach scope and accumulate values in foreach
   • Parallel foreach
   • Batch processing
   • Cache scope

17 - Mule error handling
   • On error Propagate
   • On error Continue
   • Raise an Error
   • Error Handler
   • (Try block)

18 - Anypoint platform
   • Design API specification using RAML
   • Deploy project to cloud hub and API management
   • Apply policies in API manager

19 - Munit
   • MUnit introduction
   • Types of MUnit assertions

20 - End to End Application (POC)

Database

1 - Introduction
   • What Is Database?
   • What is Database Management System (DBMS)?
   • What is Relational Model ?
   • Introduction to RDBMS .
   • Brief on E.F CODD . 

2 - Datatypes and Constraints 
   • What are Datatypes ?
   • Types and Examples .
   • How to use .
   • What are Constraints? 
   • Types and Examples.
   • How to use. 

3 - Statements in SQL 
   • Data Definition Language (DDL)
   • Data Manipulation Language (DML)
   • Transaction Control Language (TCL)
   • Data Control Language (DCL)
   • Data Query Language (DQL)

4- Software installation
   • Installing and set up of software
   • Working on Oracle 10g.

5- Data Query Language (DQL) 
   • Select 
   • From 
   • Where
   • Group By
   • Having 
   • Order By 

6 -Operators 
   • Types and Examples 

7- Functions in SQL 
   • Single Row Functions 
   • Multi Row Functions 
    Max ()
    Min ()
    Sum ()
    Avg ()
    Count ()

8-Sub Query 
   • Introduction to Sub Query 
   • Working of Sub Query 
   • Query Writing and Execution 
   • Types of Sub Query 
    1. Single Row Sub Query 
    2. Multi Row Sub Query        
   • Nested Sub Query.

10- Pseudo Columns 
   • Introduction on Pseudo Columns 
   • ROWID
   • ROWNUM
   • Working and Usage.

11- JOINS
   • What Is Join?
   • Types of Joins.
   • Cartesian Join
   • Inner Join 
   • Outer Join 
   • Self-Join 
   • Queries and Examples.

12- Co- Related Sub Query 
   • Working and Examples 

13- Data Definition Language (DDL)
   • Create 
   • Rename 
   • Alter 
   • Truncate 
   • Drop
 
14- Data Manipulation Language (DML)
   • Insert 
   • Update 
   • Delete
 
15- Transaction Control Language (TCL)
   • Commit
   • Save point
   • Rollback 

16- Data Control Language (DCL)
   • Grant 
   • Revoke 
17 - Normalization
   • Introduction to Normalization 
   • Types of Normal Forms 
   • Examples.

18- E R Diagrams 
   • Introduction to ERD
   • Examples.

 

Web Technology

Web Technology
1.Introduction to Web-technology :

. What is web?
. What is network?
. What is internet?
. What is web-development?
. What is browser?
. What is web-server?
. What is http?
. What is the use of http?
. What is html?
. What is website?
. What is web-page?
. Structure of Web
. Definition of all the points
. Install of Editors
. How to write program using editors

2.HTML-5 :
Introduction:
. Structure of html
. What is tags?
. Types of tags
. Attributes
. All tags attributes
. How to apply all the attributes in web-pages

Table :
. How to create table in Html
. Attributes of table
. Example

List :
. How to create list
. Attributes of list
. Example

Audio/Video:
. Attributes of audio/video tag
. How to create audio page
. How to create video page

I-frame :
. What is nested web-page?
. How to create nested web-pages
. Attributes of nested web-pages

SVG :
. How to define graphics in html
. Attributes of SVG

Form :
. What is form
. How to create forms using html
. How to create log-in page
. How to create registration page using form
. Attributes of form

3. CSS-3 :
Introduction:
. What is css?
. What is the use of css?
. Types of css
. How to call css inside html pages
 
Background:
. How to set background properties
. Attributes for background

Box-Model:
. What is box-model in css
. How to work with box-model

Selectors:
. What is selector?
. Types of selector
. How to apply selector

Combinators:
. What is combinators?
. Types of combinators
. How it is related to selectors

Pseudo-class & Pseudo-elements:
. What is pseudo-class?
. What is pseudo-elements
. Types of pseudo-class
. Types of pseudo-elements
. How to apply

Transition,Transform & Animation in css :
. Applications of Transition,Transform & Animation
. Use of Transition,Transform & Animation
. Basic Project based on Transition,Transform & Animation.


4.Javascript :
Introduction:
. What is javascript?
. What is the difference between java & javascript
. Application of javascript
. Advantages & Disadvantages of javascript
. Types of javascript
. Datatypes in javascript
. Looping Statement
. Conditional Statement

Function & Arrays:
. What is function
. What is array
. Types of function
. Methods of array
 
String & Object :
. What is string
. Methods of string
. What is object
. How to create object in js

Date & Math :
. What is date method
. What is math method
. Methods of date & math

Collection in js :
. What is collection
. Types of collection

Advanced array methods in js

. Javascript Closure
. DOM elements in javascript
. Json in javascript
. Ajax in javascript
. Canvas using javascript
 
Regular Expression in js:
. What is regular expression
. How to create dynamic form in js

5. Bootstrap :
Introduction:
. What is bootstrap
. How to apply bootstrap in web-pages
. Benefits of using bootstrap
. Grid system in bootstrap
. Classes in bootstrap
. How to create table using bootstrap-class
. How to create forms using bootstrap-class
. What is carousel in bootstrap
. How to apply all of this create one project.


Project Set-up:
. Responsive project using Html, Css ,Javascript & bootstrap