You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
☕
Coding...
Guilherme Biff Zarelli
gbzarelli
☕
Coding...
I'm addicted to challenges. Always curious and very hardworking
This file contains hidden or 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
Backstage Action - Gitlab Pipeline: Start a new pipeline. #helpdev-blog
This file contains hidden or 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
Backstage – Transformando e Reutilizando variáveis em seu template com uma action customizada #helpdev-blog
This file contains hidden or 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
This file contains hidden or 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
SNS - Subscriptions Migrate - This script duplicate all subscriptions from one SNS topic to another #helpdev-blog
This file contains hidden or 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
This file contains hidden or 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
An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional
requirement that is architecturally significant. An Architecturally Significant Requirement (ASR)
is a requirement that has a measurable effect on a software system’s architecture and quality.
An Architectural Decision Record (ADR) captures a single AD, such as often done when writing personal
notes or meeting minutes; the collection of ADRs created and maintained in a project constitute its decision log.
All these are within the topic of Architectural Knowledge Management (AKM). - https://adr.github.io/