MuleSoft || How to create an API which is also a Micro-Service?

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 37

  • @anbuarasu4109
    @anbuarasu4109 3 роки тому

    Great sir! Nice explanation

  • @rajmiglani4159
    @rajmiglani4159 4 роки тому

    Crystal clear. Thanks

  • @madhunaidu4016
    @madhunaidu4016 5 років тому

    Sir Super we are expecting more videos from you Sir....

  • @TechLightning
    @TechLightning 5 років тому

    Hi Siva, very useful video and its very clear. Thanks for your time !

  • @bhagavanreddy931
    @bhagavanreddy931 4 роки тому

    Hi shiva good to see again come back with exllent topic. Could you please do video on truststore and keystore

  • @vasuharispecials1406
    @vasuharispecials1406 4 роки тому

    Hi, Good Explained, I have one question, Suppose we had developed one API and running in run time manager, Now requirement to add additional methods to existing Methods for the same API, Can you help me what are the steps to be followed to add additional methods to existing API and implementation for the same

  • @shahnwajkhan86
    @shahnwajkhan86 4 роки тому

    Hi Sir I have one doubt what if we have more than one flow and we want to configure the auto discovery for all the flows. So how can we do that?

  • @jaipatel9666
    @jaipatel9666 5 років тому

    Thanks sir , kindly upload more videos on mule4

  • @thedeveloper2513
    @thedeveloper2513 5 років тому

    As always very well explanation. I have one question, the Auto discovery you implemented, is it for get method only or for post as well? And if we have a big RAML with more methods, how many API auto discovery should we implement?

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому

      Hi - Thanks for your appreciation. The API Auto Discovery is meant for the Flow with all the resources including GET and POST method. The API calls would be routed to the appropriate resource path/method based on the same resource path or based on the Load Balancer mapping individually. If you have a big RAML with multiple resources, have the API connected with the base path to the flow and API Kit Router will take care of routing to the appropriate resource/method. Hope this helps. :)

    • @thedeveloper2513
      @thedeveloper2513 5 років тому

      @@sivathankamanee-channel Thanks for the clarification. May I ask, where are you currently, USA or India?

  • @rakeshdendukuri1396
    @rakeshdendukuri1396 5 років тому

    Well said

  • @MohdHafizRamly
    @MohdHafizRamly 5 років тому

    Good work on providing this tutorial. But you miss out the video reference on previous explain video on some topics. Could you list them down?

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому +1

      Sure Mohd. Thanks. Will link it up. 👍

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому +1

      Hi Mohd - Im a little occupied for this week. Let me update it as soon as I can. Keep supporting please. Thank you !!

    • @MohdHafizRamly
      @MohdHafizRamly 5 років тому

      @@sivathankamanee-channel no worries ! Take your time 😄

  • @abiykuma7307
    @abiykuma7307 5 років тому

    Would you please to make video on auth 2.0 security in detail.

  • @santhoshkumar9173
    @santhoshkumar9173 5 років тому

    Hi sir,
    Kindly make a video on how to implement soap webservice in mule4 like we develop in mule 3 using cxf ?

  • @bhaskarthokala1996
    @bhaskarthokala1996 5 років тому

    Hi would you please make video for bulk insert data into two different multiple tables

  • @tprema.8603
    @tprema.8603 5 років тому

    Hi, its good to share with you that is it, you can provide one tutorial for oath2 with raml api example in real time example based on project.

  • @dineshbabu4919
    @dineshbabu4919 5 років тому

    Kindly put 1 video for mcd level 1 certification sir

  • @ashokballipalli237
    @ashokballipalli237 5 років тому

    How to use maven, git and Jenkins in mule please do a video on these

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому

      Hi Ashok - I have already created a video for the above topics in my CI/CD video. Please check out the link - ua-cam.com/video/hdLQVCICXFs/v-deo.html

  • @dineshbabu4919
    @dineshbabu4919 5 років тому

    Hello sir please upload one video for Mule 4 with spring beans

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому +1

      Sure thanks for your suggestion. That will be my next video.

    • @dineshbabu4919
      @dineshbabu4919 5 років тому

      @@sivathankamanee-channel Thank you Sir for considering my request:)

  • @yedlajayaram6167
    @yedlajayaram6167 5 років тому

    Hi sir, can you explain about Oauth 2.0 access token validation frame work

  • @rakesh20077044
    @rakesh20077044 5 років тому

    I want to convert my project as microservice project which has 10 resources in raml file so to make this do I need to create 10 different mule projects with 10 workers to deploy it right?

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому +1

      Hi Rakesh - ideally yes. The purpose of the micro service is to get the changes independent so that they can be scaled or updated without impacting or testing other business functions. The moment you combine for simplicity it puts on dependency and becomes SOA or normal API and not micro service.

    • @rakesh20077044
      @rakesh20077044 5 років тому

      Hi Siva, Thanks for your response

    • @rakesh20077044
      @rakesh20077044 5 років тому

      @@sivathankamanee-channel Could you please explain the implementation of KeyStore/TrustStore

  • @bhogirao9646
    @bhogirao9646 5 років тому

    Hi Siva, This is Bhogi, can i get your email id to talk about Mule 4 Training ?appreciated your reply on this , my organization about to start implementing MuLE 4 APIs

  • @giriteja480
    @giriteja480 4 роки тому

    Hi Sir, Thanks for sharing your knowledge and appreciate your patience for doing this. i have few questions related to my project and we are new to mulesoft. can i have your mail id r any contact please.!

  • @pratheepkumar4218
    @pratheepkumar4218 5 років тому

    In my organisation don't use mulesoft. We are using katalon and rest API also postman

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому +1

      Hi Pratheep - MuleSoft Provides API management that can be used to manage API built in MuleSoft or any other Platforms like Java/J2EE or .Net to add Non-Functional requirement such as throttling, security, metering, etc. You just need minimum license to manage APIs.

  • @champak831
    @champak831 2 роки тому