


Design Patterns for Handling/Reporting Errors in C++ - Parallel Algorithms & Executors -Mark Hoemmen
https://cppcon.org/ https://github.com/CppCon/CppCon2020 --- C++17 already has parallel algorithms. Executors (P0443, hopefully in C++23) will add asynchronous execution to parallelism. The usual C++ error handling...

![Alexey Golub, Fallacies of Unit Testing [EN]](https://i.ytimg.com/vi/1qj6l8Eyj68/hqdefault.jpg)


Deliver Your Cloud Native Application with Design Pattern as Code - Jun Makishi & Rintaro Sekino
Don’t miss out! Join us at our upcoming events: EnvoyCon Virtual on October 15 and KubeCon + CloudNativeCon North America 2020 Virtual from November 17-20. Learn more at https://kubecon.io. The conferences feature...


Tech3camp #67 (Front-end): V. Friedman (SMASHINGMAGAZINE.COM) -Smart Interface Design Patterns, 2020
Smart Interface Design Patterns, 2020 Edition You’re a smart cookie. If you have to deliver something on a tough deadline, of course you will. And because we don't have time, we rely on things that used to work in...

Stop Breaking the Proto! Designing for Change in an Microservices World - Ryan Michela, Salesforce
Stop Breaking the Proto! Designing for Change in an Microservices World - Ryan Michela, Salesforce What's worse than having to deploy ten microservices? Having to deploy ten microservices at exactly the same time....

OpML '20 - Cluster Serving: Distributed Model Inference using Big Data Streaming in Analytics Zoo
Cluster Serving: Distributed Model Inference using Big Data Streaming in Analytics Zoo Jiaming Song, Dongjie Shi, Qiyuan Gong, Lei Xia, and Jinquan Dai, Intel As deep learning projects evolve from experimentation to...
![[Online Meetup] Event Sourcing at Wix: Problems and Solutions - Maxim Kolotilkin](https://i.ytimg.com/vi/bjOlspQUJ6s/hqdefault.jpg)
[Online Meetup] Event Sourcing at Wix: Problems and Solutions - Maxim Kolotilkin
In traditional architectures, the same data model is used to query and update a database. And as a result, it ends up with very complex models that have a lot of logic inside, such as validations, conversions, and so...

How not to JavaScript – Anleitung zum Unglücklichsein | Anna & Christina auf der #SoftwerkerKonf
Du hast ein Problem oder eine Idee und denkst darüber nach, das mit JavaScript zu lösen? Wir können dir zeigen, wie du das Projekt zu einer möglichst schmerzhaften und umständlichen Erfahrung machst! Wir haben alle...

Webinar: Multi Cluster Service Mesh Operations and Extensibility with WebAssembly
Designing, building and operating applications for cloud-native infrastructure that are resilient, scalable, secure, and meet compliance and IT objectives gets complicated. A reality for the organizations with which we...

#8 e-Meetup | Susanne Kaiser - Designing a Serverless Application with Domain Driven Design
With Serverless/FaaS the unit of work is a fine-grained, ephemeral function triggered by a variety of events. One approach could be by introducing DDD - it’s a methodology to capture a business domain as closely as...

