Year: 2021

How to map your API version using DLB?

Last Updated on 30/05/2021 by Patryk Bandurski In the last article, I described two scenarios of API versioning for the CloudHub environment. I recommended embedding the API version in the application name to allow easily deploying multiple versions of the API at the same time. Did you know that we can even improve that approach?…

Introducing fault tolerance using Until Successful scope

Last Updated on 30/05/2021 by Patryk Bandurski Our APIs should be fault-tolerant. We have many strategies to cope with this. Previously I described a possible scenario with a circuit breaker pattern. Today I remind you of another, simpler way. Retry! We can retry the operation a couple of times before using a different fault tolerance…

Just arrived materials with video from Mastering Salesforce integration

Last Updated on 10/02/2021 by Patryk Bandurski This is a wrap-up of the 9# Warsaw MuleSoft Meetup. At this event, Jaroslaw Bazyluk, Senior MuleSoft Developer, shared his experience on integration with Salesforce. It was not only a theoretical session but also a lot of demos showing you have to do different integration scenarios with SFDC.Jaroslaw…

Scroll to top