|
287 | 287 | } |
288 | 288 | ] |
289 | 289 | }, |
290 | | - { |
291 | | - "name": "Jesse Menning", |
292 | | - "github": "jessemenning", |
293 | | - "twitter": "JesseMenning", |
294 | | - "bio": "Jesse Menning teams with companies and government agencies to design event-driven architecture and microservices at scale. To guide those discussions, I draw upon more than 15 years of integration architecture and implementation experience, particularly with IBM and Solace platforms. I've been involved with AsyncAPI since 2020, along with other open-source initiatives such as CloudEvents and OpenTelemetry.", |
295 | | - "linkedin": "jesse-menning", |
296 | | - "company": "Solace", |
297 | | - "title": "Architect, Office of the CTO at Solace", |
298 | | - "img": "https://avatars.githubusercontent.com/u/62108913?v=4", |
299 | | - "contributions": [ |
300 | | - { |
301 | | - "type": "article", |
302 | | - "title": "AsyncAPI 2.3 Adds Solace Bindings to Unlock Full Power of PubSub+", |
303 | | - "date": { |
304 | | - "year": 2022, |
305 | | - "month": "January" |
306 | | - }, |
307 | | - "link": "https://solace.com/blog/asyncapi-adds-solace-bindings/" |
308 | | - }, |
309 | | - { |
310 | | - "type": "article", |
311 | | - "title": "Align Production Reality and Event Documentation with the AsyncAPI Discovery Tool", |
312 | | - "date": { |
313 | | - "year": 2021, |
314 | | - "month": "November" |
315 | | - }, |
316 | | - "link": "https://solace.com/blog/asyncapi-discovery-tool/" |
317 | | - }, |
318 | | - { |
319 | | - "type": "article", |
320 | | - "title": "AsyncAPI vs. OpenAPI: Answers to Your Burning Questions About the Two Leading API Specs", |
321 | | - "date": { |
322 | | - "year": 2021, |
323 | | - "month": "June" |
324 | | - }, |
325 | | - "link": "https://solace.com/blog/asyncapi-vs-openapi/" |
326 | | - }, |
327 | | - { |
328 | | - "type": "article", |
329 | | - "title": "AsyncAPI, CloudEvents, OpenTelemetry: Which Event-Driven Specs Should Your DevOps Include?", |
330 | | - "date": { |
331 | | - "year": 2021, |
332 | | - "month": "March" |
333 | | - }, |
334 | | - "link": "https://solace.com/blog/asyncapi-cloudevents-opentelemetry-event-driven-specs-devops/" |
335 | | - }, |
336 | | - { |
337 | | - "type": "presentation", |
338 | | - "title": "Future of AsyncAPI, Panel discussion, AsyncAPI Conference", |
339 | | - "date": { |
340 | | - "year": 2021, |
341 | | - "month": "November" |
342 | | - }, |
343 | | - "link": "https://www.youtube.com/watch?v=3EeMHhbwyOQ" |
344 | | - }, |
345 | | - { |
346 | | - "type": "presentation", |
347 | | - "title": "Thinking Out Loud #4 — with Jesse Menning", |
348 | | - "date": { |
349 | | - "year": 2021, |
350 | | - "month": "August" |
351 | | - }, |
352 | | - "link": "https://www.youtube.com/watch?v=eJewFUR-OaM" |
353 | | - } |
354 | | - ] |
355 | | - }, |
356 | 290 | { |
357 | 291 | "name": "Ludovic Dussart", |
358 | 292 | "github": "M3lkior", |
|
608 | 542 | "month": "June" |
609 | 543 | }, |
610 | 544 | "link": "https://confengine.com/conferences/selenium-conf-2024/proposal/20021/unshackling-your-system-under-test-shift-left-testing-through-dependency-isolation" |
| 545 | + }, |
| 546 | + { |
| 547 | + "type": "talk", |
| 548 | + "title": "Using API spec as an Executable Contract To Mock and Test Microservices", |
| 549 | + "date": { |
| 550 | + "year": 2024, |
| 551 | + "month": "October" |
| 552 | + }, |
| 553 | + "link": "https://www.youtube.com/watch?v=wiM20HTCerM" |
| 554 | + }, |
| 555 | + { |
| 556 | + "type": "talk", |
| 557 | + "title": "Contract-Driven Development for Event-Driven Architectures", |
| 558 | + "date": { |
| 559 | + "year": 2024, |
| 560 | + "month": "December" |
| 561 | + }, |
| 562 | + "link": "https://conference.asyncapi.com/venue/Paris" |
611 | 563 | } |
612 | 564 | ] |
613 | 565 | }, |
|
0 commit comments