生产优先——从外部视角构建微服务.pdf

编号:981467 PDF 31页 925.38KB 下载积分:VIP专享
下载报告请您先登录!

生产优先——从外部视角构建微服务.pdf

1、Production Comes FirstAn Outside-In Approach to Building MicroservicesProduction Comes First.An Outside-In Approach to Building Microservices 2022 Hound Technology,Inc.All Rights Reserved.3Martin ThwaitesO11y Evangelist and Developer Advocate at Honeycomb.ioMartinDotNetMartinDotNeto11y.socialThis is

2、 a talk about testingLinterCompilerDeveloper TestsE2E TestsCustomer ComplaintsProduction TelemetryClassesMethodsControllers/HandlersAPI/Messages/EventsRequirement:The Product Services List Products endpoint should not return products that have no stock.Requirement:The Warehouse Service should emit m

3、essages that contain the new stock level for a product whenever an OrderPlaced message is produced by the Order Service.This is a talk about TDDThis is a talk about ObservabilityV1-22“Charity Majors,Observability Pioneer,Co-Founder of Honeycomb.ioObservability is about understanding and debugging un

4、known-unknowns;the ability to understand any inner system state just by asking questions from outside of the system.2121V1-22“Charity Majors,Observability Pioneer,Co-Founder of Honeycomb.ioObservability is about understanding and debugging unknown-unknowns;the ability to understand any inner system

5、state just by asking questions from outside of the system.2222double GetPrice(int productId)var strategy=pricingStrategies.GetForProduct(productid)var productPrice=products.GetPriceForProduct(productid)var newPrice=strategy.GetTotalPrice(productPrice)return newPriceFactvoid GetProduct_WithValidProdu

6、ct_UsesRightStrategy()var product=ecomService.GetProduct(123)Assert.Equals(201.20,product.Price)?double GetPrice(int productId)var currentSpan=tracer.getActiveSpan()var strategy=pricingStrategies.GetForProduct(productid)currentSpan.SetAttri

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(生产优先——从外部视角构建微服务.pdf)为本站 (竿头日上) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠