Explore >> Select a destination


You are here

www.justus.pw
| | newdevsguide.com
11.4 parsecs away

Travel
| | Let's take a look at how Mermaid.js can help you build standardized UML class diagrams to embed in your documentation and repositories.
| | newdevsguide.com
8.4 parsecs away

Travel
| | Mermaid.js lets you create flowcharts from simple markdown. This helps you create more compelling documentation and easily version diagrams.
| | smsohan.com
15.0 parsecs away

Travel
| | We have a problem with software architecture. Let's face it. Find the architecture diagrams of the products you're working on and answer these questions: Did you find it? Does everyone in your team know where to find it? Is it up-to-date? Can you see how this system scales, handles failover, monitors performance, or how it's secured? Can you see how it evolved over time? Can you train a new team-member using this diagram?
| | www.sethvargo.com
87.5 parsecs away

Travel
| Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.