ATU highlighted importance of connecting rural and remote areas in Africa to economic opportunities at AfricaCom held on 7- 9 November in Cape Town, saying that connectivity, affordability and accessibility key focus for Africa’s digital inclusivity and rural network coverage. http://bit.ly/2hZolWD #Huawei #BigData #AI
MuleSoft Architecture Presentation [Video]
This MuleSoft architecture presentation demonstrates an API-led approach to integration and key features of the MuleSoft Anypoint platform with a business use case. https://goo.gl/GUj8WN #DataIntegration #ML
Push and Reliability
ICYMI: In push architectures, one of the main challenges is delivering data reliably to receivers. There are many reasons for this:
* Most push architectures (including those developed by our company) use the publish-subscribe messaging pattern, which is unreliable.
* TCP’s built-in reliability is not enough to ensure delivery, as modern network sessions span multiple connections.
* Receivers can’t tell the difference between data loss and intentional silence.
* There is no one size fits all answer.
The last point trips up developers new to this problem space, who may wish for push systems to provide “guaranteed delivery.” If only it were that simple. Like many challenges in computer science, there isn’t a best answer, just trade-offs you are willing to accept. https://goo.gl/kzKV4z #DataIntegration #ML
