| Порівняння попередніх версій
Попередня ревізія
Наступна ревізія
|
Попередня ревізія
|
infrastructure:start [2020/11/11 18:42] charon |
infrastructure:start [2024/10/22 12:55] (поточний) charon [Monitoring] |
| * [[https://grafana.com/blog/2020/02/04/introduction-to-promql-the-prometheus-query-language/|Introduction to PromQL, the Prometheus Query Language]] | * [[https://grafana.com/blog/2020/02/04/introduction-to-promql-the-prometheus-query-language/|Introduction to PromQL, the Prometheus Query Language]] |
| * [[https://dashboards.gitlab.com/d/RZmbBr7mk/gitlab-triage?orgId=1&refresh=1m|GitLab Grafana Dashboard]] | * [[https://dashboards.gitlab.com/d/RZmbBr7mk/gitlab-triage?orgId=1&refresh=1m|GitLab Grafana Dashboard]] |
| | * [[https://habr.com/ru/company/timeweb/blog/562378|Знакомство с PromQL + Cheatsheet]] |
| | * [[https://habr.com/ru/articles/709204/|Основы мониторинга (обзор Prometheus и Grafana)]] (6 янв 2023) |
| ===== Interview ===== | ===== Interview ===== |
| * [[https://logz.io/blog/10-essential-performance-monitoring-interview-questions/|10 Essential Monitoring Interview Questions to Prep for in 2020]] - really good questions for interviews and self-learning | * [[https://logz.io/blog/10-essential-performance-monitoring-interview-questions/|10 Essential Monitoring Interview Questions to Prep for in 2020]] - really good questions for interviews and self-learning |
| ===== Terraform ===== | ===== Terraform ===== |
| * [[https://medium.com/xebia-engineering/best-practices-to-create-organize-terraform-code-for-aws-2f4162525a1a|Best practices to create & organize Terraform code for AWS]] | * [[https://medium.com/xebia-engineering/best-practices-to-create-organize-terraform-code-for-aws-2f4162525a1a|Best practices to create & organize Terraform code for AWS]] |
| | * [[https://medium.com/@dbourgeois23/manage-terraform-with-gitlab-ci-5c24005eb62a|Manage Terraform With GitLab CI]] |
| | * [[https://medium.com/rockedscience/hard-lessons-from-deploying-lambda-functions-with-terraform-4b4f98b8fc39|Hard Lessons From Deploying Lambda Functions With Terraform]] |
| | * [[https://aws.amazon.com/ru/quickstart/architecture/terraform-modules-on-aws/|Terraform modules on AWS]] - Building blocks for Terraform-managed resources on AWS |
| | ===== GitLab ===== |
| | * [[https://mherman.org/blog/gitlab-ci-private-docker-registry/|Pulling Images From Private Docker Registries on GitLab CI]] |
| ===== ELK ===== | ===== ELK ===== |
| * [[https://medium.com/swlh/key-commands-to-monitor-and-manage-your-elasticsearch-cluster-689e37ebf74e|Key commands to monitor and manage your Elasticsearch cluster]] | * [[https://medium.com/swlh/key-commands-to-monitor-and-manage-your-elasticsearch-cluster-689e37ebf74e|Key commands to monitor and manage your Elasticsearch cluster]] |
| | * [[https://medium.com/dnx-labs/upgrade-elasticsearch-from-2-3-to-7-4-71a95aac77b7|Upgrade Elasticsearch from 2.3 to 7.4]] |
| | |
| | ===== Node.JS ===== |
| | * [[https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/|10 best practices to containerize Node.js web applications with Docker]] (January 13, 2021) |
| | * [[https://github.com/nodejs/docker-node/blob/main/docs/BestPractices.md|Docker and Node.js Best Practices]] |
| |
| ===== Links ===== | ===== Links ===== |
| * [[https://medium.com/xebia-engineering/container-and-system-monitoring-on-aws-e6f385588ee5|Container and System Monitoring on AWS with Docker, Prometheus, and Grafana]] | * [[https://medium.com/xebia-engineering/container-and-system-monitoring-on-aws-e6f385588ee5|Container and System Monitoring on AWS with Docker, Prometheus, and Grafana]] |
| * [[https://medium.com/alterway/adding-image-security-scanning-to-a-ci-cd-pipeline-2faff072d|Adding Image Security Scanning to a CI/CD pipeline]] Using GitlabCI and Trivy | * [[https://medium.com/alterway/adding-image-security-scanning-to-a-ci-cd-pipeline-2faff072d|Adding Image Security Scanning to a CI/CD pipeline]] Using GitlabCI and Trivy |
| | * [[https://aws.amazon.com/blogs/opensource/deploying-python-flask-microservices-to-aws-using-open-source-tools/|Deploying Python Flask microservices to AWS using open source tools]] - Terraform + ECS + Flask + VPC infra |