docs: fix internal links
This commit is contained in:
committed by
Stefan Rotsch
parent
014cc8d360
commit
84d5939770
@@ -6,7 +6,7 @@ tags: [devops]
|
||||
---
|
||||
|
||||
DevOps is a term that has been around for some years now.
|
||||
We understand DevOps as a philosophy and culture with related practices and tools - all with the aim of bringing (IT) Operations closer to Development.
|
||||
We understand DevOps as a philosophy and culture with related practices and tools - all with the aim of bringing (IT) Operations closer to Development.
|
||||
|
||||
Jez Humble described the devops movement like this: "a cross-functional community of practice dedicated to the study of building, evolving and operating rapidly changing, secure, resilient systems at scale".
|
||||
|
||||
@@ -32,7 +32,7 @@ As always, we are establishing "community of interests" to improve and promote t
|
||||
|
||||
Another important aspect and also enabler of DevOps practices is the increase of certain tool and methods - some of them are also represented in the Tech Radar. For example: Puppet Environments; Docker; Cloud Services, Terraform, Consul etc.
|
||||
|
||||
**DevSetup = Prod Setup, [Infrastructure as a Code](methods-and-patterns/infrastructure-as-code.html)**
|
||||
**Dev Setup = Prod Setup, [Infrastructure as a Code](/methods-and-patterns/infrastructure-as-code/)**
|
||||
|
||||
Keeping the development infrastructure setup close to production is also a commonly implemented practice and a direct result of the "Infrastructure as Code" method.
|
||||
Handling infrastructure and the required changes and innovations in ways similar to those used for applications is important; you can ready more about this here: Infrastructure as Code
|
||||
|
||||
@@ -7,7 +7,7 @@ tags: [devops]
|
||||
|
||||
The [ELK Stack](https://www.elastic.co/de/elastic-stack) is a powerful trio of tools that work together to provide a comprehensive solution for logging, searching, visualizing, and analyzing data in real time:
|
||||
|
||||
- **[Elasticsearch](../platforms-and-aoe-services/elasticsearch.html)**: A search and analytics engine that indexes and stores data.
|
||||
- **[Elasticsearch](/platforms-and-aoe-services/elasticsearch/)**: A search and analytics engine that indexes and stores data.
|
||||
- **Logstash**: A data processing pipeline that ingests and transforms various data formats.
|
||||
- **Kibana**: A visualization tool that creates interactive dashboards and reports.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user