documentation: Add tags to all featured blibs (#139)

* documentation: add tags to all featured blips
This commit is contained in:
Daniel Pötzinger
2022-11-18 11:39:23 +01:00
committed by GitHub
parent d11daaef71
commit bcf1ead9b3
106 changed files with 147 additions and 20 deletions

View File

@@ -2,6 +2,7 @@
title: "Alpakka"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding]
---
Updated to "adopt"
Updated to "adopt"

View File

@@ -2,7 +2,8 @@
title: "Apollo Client"
ring: trial
quadrant: tools
tags: [architecture]
---
The [Apollo Client](https://github.com/apollographql/apollo-client) is a tool to efficiently work together with an GraphQL server.
It makes it easy to run your queries and mutations, cache results, brings tooling to download schemas and generate types to name a few of the useful features.
It makes it easy to run your queries and mutations, cache results, brings tooling to download schemas and generate types to name a few of the useful features.

View File

@@ -2,6 +2,7 @@
title: "Concourse"
ring: trial
quadrant: tools
tags: [ci/cd]
---
[Concourse](https://concourse-ci.org/) is an open-source continuous "thing-doer".
@@ -10,4 +11,4 @@ Concourse CI follows a strict concept that is based on idempotency, immutability
Pipelines are built on the mechanics of resources, tasks and jobs, which are all configured in one or multiple YAML files.
Concourse claims to be "simple" but has a steep learning curve in the beginning till it gets simple to use.
Concourse is used in the Congstar Team to automate infrastructure deployments.
Concourse is used in the Congstar Team to automate infrastructure deployments.

View File

@@ -2,6 +2,7 @@
title: "Cypress"
ring: assess
quadrant: tools
tags: [frontend, quality assurance]
---
[Cypress](https://www.cypress.io/) is a front-end testing tool (E2E). It comes as a simple node package and is therefore easy to use and maintain for front-end developers and testers. Cypress has a different approach than Selenium. It runs in the browser and in the same loop as the device under test.

View File

@@ -2,6 +2,7 @@
title: "Distributed Tracing"
ring: trial
quadrant: platforms-and-aoe-services
tags: [devops]
---
Distributed Tracing creates visibility over processes spanning multiple applications.

View File

@@ -2,6 +2,7 @@
title: "Event Storming"
ring: assess
quadrant: methods-and-patterns
tags: [architecture]
---
Event Storming is a method of modeling business processes using domain events.

View File

@@ -2,9 +2,10 @@
title: "Falco"
ring: assess
quadrant: tools
tags: [security]
---
Falco is an open source project for intrusion and abnormality detection for Cloud Native platforms such as Kubernetes.
It detects abnormal application behavior and sends alerts via Slack, Fluentd, NATS, and more.
We are assessing Falco to add another angle to host based intrusion detection and alerting.
We are assessing Falco to add another angle to host based intrusion detection and alerting.

View File

@@ -2,6 +2,7 @@
title: "Flamingo"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding]
---
Flamingo is a high productivity go based framework for rapidly building fast and pluggable web projects.

View File

@@ -2,6 +2,7 @@
title: "Flux"
ring: assess
quadrant: methods-and-patterns
tags: [frontend]
---
[Flux](https://facebook.github.io/flux/) is an application architecture for building client-side web applications,

View File

@@ -2,6 +2,7 @@
title: "GitFlow"
ring: hold
quadrant: methods-and-patterns
tags: [devops, agile]
---
Ever since there are recurring discussions about the version control strategy that a team should use.

View File

@@ -2,6 +2,7 @@
title: "Go / Golang"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding]
---
We have moved Go to "adopt".
We have moved Go to "adopt".

View File

@@ -2,6 +2,7 @@
title: "Grafana"
ring: adopt
quadrant: platforms-and-aoe-services
tags: [devops]
---
Updated to "adopt"
Updated to "adopt"

View File

@@ -2,6 +2,7 @@
title: "GraphQL"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
---
GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.

View File

@@ -2,6 +2,7 @@
title: "GRPC"
ring: adopt
quadrant: languages-and-frameworks
tags: [architecture, coding]
---
We adopted GRPC, because it is used on multiple places within our microservice oriented architectures for internal communication.
We adopted GRPC, because it is used on multiple places within our microservice oriented architectures for internal communication.

View File

@@ -2,6 +2,7 @@
title: "Infrastructure as Code"
ring: adopt
quadrant: platforms-and-aoe-services
tags: [devops, ci/cd]
---
Updated to "adopt"
Updated to "adopt"

View File

@@ -2,6 +2,7 @@
title: "Kotlin"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding]
---
Kotlin is used successfully in production by multiple teams.

View File

@@ -2,6 +2,7 @@
title: "Open API"
ring: adopt
quadrant: tools
tags: [architecture]
---
The OpenAPI Specification is becoming a broadly adopted industry standard for describing modern REST APIs.
@@ -17,4 +18,4 @@ OpenAPI v3 adds more features to the specification - for example the ability to
There is a very good api designer https://www.apicur.io/ and a good mock generator http://microcks.github.io/index.html
The general tool support is excellent. See https://openapi.tools/
The general tool support is excellent. See https://openapi.tools/

View File

@@ -2,6 +2,7 @@
title: "Ports and Adapters"
ring: adopt
quadrant: methods-and-patterns
tags: [architecture]
---
Updated to "adopt"

View File

@@ -2,6 +2,7 @@
title: "Self-Service Infrastructure"
ring: trial
quadrant: platforms-and-aoe-services
tags: [devops, agile]
---
Moved to "trial".
Moved to "trial".

View File

@@ -2,6 +2,7 @@
title: "Spring Boot"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding]
---
We now have several years of experiences with Spring Boot, and a big projects Microservice Environment runs completely on Spring Boot, so it's time to update it to "adopt".

View File

@@ -2,6 +2,7 @@
title: "STRIDE Threat Modeling"
ring: trial
quadrant: methods-and-patterns
tags: [security]
---
STRIDE is a model of threat groups that helps to identify security threats to any application, component or infrastructure.

View File

@@ -2,6 +2,7 @@
title: "Temporal Modeling"
ring: assess
quadrant: methods-and-patterns
tags: [architecture]
---
Temporal Modeling is way of modeling software systems and components by putting events first.

View File

@@ -2,6 +2,7 @@
title: "Terraform"
ring: adopt
quadrant: platforms-and-aoe-services
tags: [devops]
---
[Terraform](https://www.terraform.io/) is a tool for building, changing and versioning infrastructure using the infrastructure as code pattern.

View File

@@ -2,6 +2,7 @@
title: "TypeScript"
ring: adopt
quadrant: languages-and-frameworks
tags: [coding, frontend]
---
As writing frontend applications becomes more complex, [TypeScript](https://www.typescriptlang.org/) allows us to scale client side code easily, even with large code bases.