No video

MuleSoft | Mule ESB 4 | Session 4 | API LED Connectivity | System API, Process API, Experience API

This video explains:
1. What is API LED Connectivity ?
2. What are System API, process API and experience API ?
3. When to go for System API, process API and experience API ?
4. Advantages of API LED Connectivity

Пікірлер: 53

  • @muleesbbychinna7759
    @muleesbbychinna77594 жыл бұрын

    Hi Friends, Looking for complete course to learn mule ESB with real time scenario's ? It is available in udemy : www.udemy.com/course/mule-4x-indepth-beginner-to-expert-with-real-time-use-cases/?referralCode=93AA87E9E68C1DE40F09

  • @pateeluyou

    @pateeluyou

    4 жыл бұрын

    Good session. I learned a lot from your youtube sessions. I would like to give back by purchasing it. Thank you.

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    @@pateeluyou Thank you.

  • @sriramrajagopal4237
    @sriramrajagopal42373 жыл бұрын

    Hi chinna garu , Thank you for the wonderful explanation. Your videos are more than a blessing for the mulesoft job seekers. I really mean it. The time you are spending in explaining the concepts is just amazing. I have a small request, Just want to check if there is any possibility for you to provide real time projects training..

  • @chandrashekhar7878
    @chandrashekhar78784 жыл бұрын

    The way you explained was really great..keep doing the great work SIR!!!!!

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you Chandra Shekhar.

  • @lopintipriya3510
    @lopintipriya35103 жыл бұрын

    Hi China garu..Thank you very much for the wonderful videos you are sharing..Thay are extremely good and very easy to understand.

  • @Kumar-lz1ih
    @Kumar-lz1ih3 жыл бұрын

    sir! please explain by a white board it is easy to understand to every one

  • @rohitkumar-di6kk
    @rohitkumar-di6kk4 жыл бұрын

    API led connectivity understood best way..(y)

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you Rohit.

  • @harisnehitha4985
    @harisnehitha49854 жыл бұрын

    Thanks Chinna well explained.

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you..

  • @lavanyamailz1
    @lavanyamailz14 жыл бұрын

    Thank so much sir.. I have a system api which talks to a web services and gets response. I need a api to give to multiple clients with different format of response . So can I develop one system api and one experience api ?? But I am confused how can I give a experience api to multiple clients as they all need different format , can I get a username from query parameter and response back based on user ?? Or any other best way to do it ?? Please suggest ,,

  • @reenimishra2097
    @reenimishra20973 жыл бұрын

    Thank you so much Sir, It really halp me... 🙏

  • @muleesbbychinna7759

    @muleesbbychinna7759

    3 жыл бұрын

    Thank you

  • @vishubn0
    @vishubn04 жыл бұрын

    Brilliant explanation!!!

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you Vishwanath

  • @venkateshvenki7552

    @venkateshvenki7552

    4 ай бұрын

    ​@@muleesbbychinna7759hello Hai bro how to contact you please regarding Mule Soft Developer course

  • @lndvsaimaheshbaburellu2764
    @lndvsaimaheshbaburellu27643 жыл бұрын

    Some Mass Comments for you in my mother tongue, Kindha Pina oopu Chinna Anna Topu

  • @KetanPhatak
    @KetanPhatak2 жыл бұрын

    Hi Chinna, These are really good videos for beginners. I have one question on Experience API. Can we say that Experience API are API which are build for dedicated clients? And Process API and Experience API are same if we have only single client? Please correct me if I am wrong.

  • @muleesbbychinna7759

    @muleesbbychinna7759

    2 жыл бұрын

    Your understanding is correct.

  • @madhukargovind
    @madhukargovind4 жыл бұрын

    Hi Sir, you are taking the examples of SAP and SALEFORCE. But from bachend Java technology . We can retrieve XML format from different type of Host in Mainfrane. We can use some third party JAR files to connect. So, by using MuleSoft how can we achieve. From which connectors need to use. Can you plrsse make on DIGITAL BANKING APPLICATION THAT SUPPORT MOBILE. Thanks.

  • @sudheerraja3059
    @sudheerraja30594 жыл бұрын

    good tutorial. can you put some real usecase on api led how to call them from one layer to other and how to do error handling. which will help many people

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Hi Sudheer, Thank you. I will be adding real time project implementation using API LED Connectivity soon.

  • @lopintipriya3510
    @lopintipriya35103 жыл бұрын

    Just want to check if there is any possibility for you to provide real time projects training..

  • @bibekkumarbazaz647
    @bibekkumarbazaz6474 жыл бұрын

    Assuming the system APIs return data in size of 1lakh for example. And we are doing some data transformation and enrichment in process API level. Now to reduce the response time in experience APIs, is it a right way to do the following? 1. Collect data from system APIs by a scheduled process API, that will enrich and save data in a database. 2. When experience APIs will request data, the process APIs return data from the database where they have the transformed data?

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Hi Bibek, If you would like to deal with 1 lakh of records then API LED Connectivity won't be feasible because we can not communicate huge amount of data over request reply pattern. Go for batch processing when you would like to deal with huge amount of data. As per your question If less amount data can be transferred over request reply using HTTP then API LED Connectivity won't save any time because process API and system API takes same time to do ETL. An API can be able to deal less amount of data transfer over HTTP with request reply pattern. You will not get performance level improvement by API LED Connectivity where we can get re usability and micro service features by API LED Connectivity. I would suggest you to watch the session again and let me know if you have any questions. Thank you. Keep learning.

  • @chittepunaveenreddy4742
    @chittepunaveenreddy47422 жыл бұрын

    Hi good sessions i have learned a lot from this sessions it is useful to us. could u please share notes if u have it

  • @kt1460
    @kt14604 жыл бұрын

    Hi Sir, nice explanation

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you Kiran

  • @VenkataRamana-lp1ii
    @VenkataRamana-lp1ii4 жыл бұрын

    Hi Sir, API Led connectivity explanined very well, thank you. i am having a doubt, the way API led connectivity is explaned for fetching data using get method, please can you elbroate on post method is API Led connectivtiy. Hope my question is clear if we are posting data from portal to salesforce how API led connectivity will work. thnak you,

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    You can have a POST based rest service in system API (salesforce dedicated) which takes input expected by Salesforce object and do insert. Make sure you should not do any enrichment's in this system API where as process API should do all necessary transformations and enrichment's then call system API. But go for system API if and only if that is reusable.

  • @VenkataRamana-lp1ii

    @VenkataRamana-lp1ii

    4 жыл бұрын

    @@muleesbbychinna7759 Thanks a lot for your explanation.

  • @shravanibathula6802
    @shravanibathula68022 жыл бұрын

    Hi chinna your videos are awesome I want to buy this n learn more to start my career in mulesoft but fee is 1600 any concession is there or not

  • @muleesbbychinna7759

    @muleesbbychinna7759

    2 жыл бұрын

    Please use coupon below: www.udemy.com/course/mule-4x-indepth-beginner-to-expert-with-real-time-use-cases/?couponCode=0E429FC34DF2ED7D49F1

  • @sreenivasulureddyperam1589
    @sreenivasulureddyperam15894 жыл бұрын

    Thanks for knowledge sharing... These videos are very useful for mulesoft beginners Can you guide me, I am from middleware admin support background. Can I learn mulesoft. Is it required more java Development skills?

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Hi Srinu, You can learn mule. You don't need much java knowledge, i would suggest you to complete this course then try to learn core java if possible. I believe you have some idea on java from college. So that is enough to learn mule.

  • @rajmiglani4159
    @rajmiglani41594 жыл бұрын

    This is not at all a microservice if we follow this approach. Example: all database filter operations on employee database will need to be used in one sapi, that means all the services are combined here(each filter means one business use case)

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Hi Raj, I have mentioned it with respect to module of project not as a micro service.

  • @lokeshguptam4922
    @lokeshguptam49224 жыл бұрын

    Thank you for the training videos. Can you please upload session number 7?

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Thank you. I uploaded 7th session and will do advanced sessions soon.

  • @venkateshvenki7552

    @venkateshvenki7552

    4 ай бұрын

    ​@@muleesbbychinna7759how to contact with you regarding Mule Soft Developer course please let me know

  • @prathyushaduddyala8279
    @prathyushaduddyala82794 жыл бұрын

    Can u please give a detail examples it's very confusing?

  • @muleesbbychinna7759

    @muleesbbychinna7759

    4 жыл бұрын

    Hi Prathyusha, I am going to upload videos on real time project development using API LED Connectivity. You will see those videos soon.

  • @muleesbbychinna7759
    @muleesbbychinna77592 жыл бұрын

    Please join my telegram group: t.me/joinchat/uOTeetpjJ9VlOTY9

Келесі