Solution | Go Framework/Library Used | Additonal Details |
---|---|---|
Kubernetes | Go native & Go-restful | Logr for logging, Prometheus for metrics, OpenTelemetry for Observability |
Prometheus | Go native & Go-kit | Prometheus - Hybrid (native + Go kit) - routing wrapper around httprouter using context.Context. Click here for more details. |
Istio | Go native & Gorilla Mux | REST-style Web Services using Go with Gorilla Mux, Envoy for Rate Limiting, and Logr for logging. [Click here](https:/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Developer->Function (Business Logic): writes program/code | |
note over Developer,Function (Business Logic):WebAssembly is a low-level assembly-like language | |
Developer->Wasm module:uses Emscripten tool to generate bytecode | |
Developer->UI App: writes HTML code with JS | |
Browser->UI App: runs VM to support Wasm | |
UI App->Wasm module:use JS glue code to invoke | |
note over UI App,Wasm module:boilerplate code to run the WebAssembly module |
Term | Description | Source |
---|---|---|
Design Thinking | It provides a structured process that helps innovators break free of counterproductive tendencies that thwart innovation | HBR |
Industry 4.0 | It encompasses a promise of a new industrial revolution—one that marries advanced manufacturing techniques with the Internet of Things to create manufacturing systems that are not only interconnected, but communicate, analyze, and use information to drive further intelligent action back in the physical world. | Deloitte |
Service Design | Service design helps to innovate (create new) or improve (existing) services to make them more useful, usable, desirable for clients and efficient as well as effective for organizations. It is a new ho |