Hi, is the CB data persistent? will it retain the state data of an app if it is restarted in cloudHub?
@Vishwasp13Ай бұрын
@@thecraftsman915 No, its not persistent. However, if multiple replicas of the app run in clustered environment and one of the replica goes down in that case the state will be maintained by other replica.
@prasanthl81252 ай бұрын
Great video. 👍
@yb70963 ай бұрын
You are the best!!
@varunteja84 ай бұрын
Hi Vishwas If facing below issues while creating application through postman { "name": "InvalidTokenError", "message": "Missing token" }
@TheDatasmith4 ай бұрын
do you have a github repo?
@mback120004 ай бұрын
Very good video!
@sidducs4 ай бұрын
Thank you very much!
@VijayKalivarapu5 ай бұрын
Thank you @Vishwas for your efforts
@abhinavshukla56285 ай бұрын
You are incredible. I have to subscribe you
@billapanish19386 ай бұрын
Thanks for come back.. Missed your videos
@mailsuresh96 ай бұрын
Man..thanks for posting again. I missed your videos.
@gurubojja79536 ай бұрын
It is very interesting and simple , thank you
@HaiNaZheng7 ай бұрын
Hello Vishwas, at 55:50, shouldn't the cluster IPs the same? Like what you explained at 25:03?
@HaiNaZheng7 ай бұрын
Very impressive instructing skills. Crystal clear. Thanks so much!
@kedareshwarawasthi23837 ай бұрын
Can you shed some light on how we can make parallel for each to execute sequentially like for each . I have been seeing some of those claims in the community with transaction scope or something. Thank you
@behumanf1rst7 ай бұрын
Nice Vishwas, how to get license from muelsfot? I need to install for poc.
@yogeshgadhavi247 ай бұрын
Thank you Vishwas for this video. how log forwarding is working or configured in case of this, appreciate if you can provide bit detail or other video which explains log forwarding.
@sdfggfdasdfasf7 ай бұрын
Thank you Vishwas for this video. how log forwarding is working or configured in case of this, appreciate if you can provide bit detail or other video which explains log forwarding.
@arshhasan29858 ай бұрын
legend dude
@prashantgawande41868 ай бұрын
thanks Vishwas for your excellent explanation not this Video your every Video is good way of explanation , i watched your most videos , once i seen your video i need not to go for another video for that concept, you tried include from start to end all. Thanks to contribute in mule soft world.
@solomonrajkumar55379 ай бұрын
your awesome Vishwas Pawar... literally pitch clear explanation!!! good communication!
@amoldhanure600810 ай бұрын
very well explained.
@rajchaudhary04311 ай бұрын
One query though for the second last integration pattern(pod to pod) via internal NLB, wouldn't that go to external dns for ip resolution?
@rajchaudhary04311 ай бұрын
Thanks Vishwas. Great in-depth content in easy to understand manner.
@btmentor11 ай бұрын
Vishwas, I have been watching almost all your videos - they are very good and very helpful in understanding Mulesoft platform! You are doing such a great job. Thank you for your efforts - please continue!
@viveksharma408111 ай бұрын
Thank you so very much for this informative series of videos, I have a one query where I need your help. I'm currently developing a Java-based custom connector and utilizing a connection provider class to obtain a connection based on the provided base path, which I can then use in my operations. However, I'm facing an issue with an operation that requires appending query parameters to the URL connection to enable filtering by query parameters in a GET operation. I'm unsure how to append query parameters to an already open connection. If you have any ideas on how I can achieve this, I would greatly appreciate it. Thank you.
@Cloudstudent11 ай бұрын
Hi Vishwas, thanks for sharing this video. I just start learning cloud computing self and some of paid videos. would you suggest me which are networking fundamentals should I studied before jump on learning from your channel. thanks.
@luismesquita652811 ай бұрын
What is the alternative to shared resources in Runtime Fabric? Do you suggest having dedicated application (with a couple of replicas) exposing a REST interface to share things like common http listener settings?
@luismesquita652811 ай бұрын
Kudos for your work Vishwas as you really excel in this series. Really enjoy that you clarify conditional scenarios and do in depth detailed analysis.
@surajzagade75011 ай бұрын
Much sorted videos.. to the point and very simple to understand .. Thanks Man
@AparnaGrandhi Жыл бұрын
Nice explanation
@alaaabdelfattah3126 Жыл бұрын
Great Video, thanks Vishwas Pawar for your efforts
@alaaabdelfattah3126 Жыл бұрын
Great efforts, thank you Vishwas
@alaaabdelfattah3126 Жыл бұрын
Thank you, again Very detailed explanation
@alaaabdelfattah3126 Жыл бұрын
Great efforts, thank you for your time
@Vishwasp13 Жыл бұрын
Glad that you are watching every video of this series and finding it helpful!
If I have a payload that is an array of 10.000 positions. The ideal collection should be 1 to 100 , 1 to 1000 ? I'm working on a flow that the developer set the collection as a payload. So I guess because of that they are having problems of performance. ( 10.000 roots in parallel ??? ) Making some tests I realize that setting the collection with 1 to 1000 or 1 to 100 is faster than using payload. Can you imagine why ? Thanks!
@DanielEsquerdo Жыл бұрын
How can I determine the number of Cores of an environment? If I debug local pointing to the dev environment is it sufficient to determine or should I evaluate that in the cloudHub? ( in the cloud I dont know how to determine that ) Thank you!
@Vishwasp13 Жыл бұрын
To find the number of available cores in a Cloudhub worker, you can write a java code in Mule app that would return the number of cores and deploy it to Cloudhub by selecting the worker size of your choice. You can use the code mentioned here: stackoverflow.com/questions/4759570/finding-number-of-cores-in-java#:~:text=Finding%20the%20number%20of%20cores%20the%20Java%20program%20can%20use,concern%20to%20keep%20in%20mind.
@DanielEsquerdo Жыл бұрын
@@Vishwasp13 if I keep the maxconcurrency empty is it could be a problem? We are having time problems executing just a transform message.
@naturalbeauty9296 Жыл бұрын
Very Helpful !!
@krzysztofdowgird616 Жыл бұрын
great job - greeting from Poland:)😀
@sastabazaar Жыл бұрын
Excellent video... but bohot sari cheezhe sir ke upar se chali gai 😅... i need learn a lot before going through this
@Vishwasp13 Жыл бұрын
It can be overwhelming especially when your networking, containerization and virtualization fundamentals aren't strong. Give it some time and research, all of it would make sense eventually.
@sarikad78 Жыл бұрын
Thanks for the amazing video I have 2 very basic question. 1.You created only 1 worker node. For Appliance atleast 2 worker nodes are required. Why is that not required here? 2. You created only 1 worker in the cluster. In case of load, how will auto scaling happen? You need to add multiple nodes to the cluster right?
@EnlighteningRod Жыл бұрын
Excellent video. Any chance of getting the diagrams?
@Vishwasp13 Жыл бұрын
Here you go, github.com/Vishwasp13/CloudHub2.0-Networking