Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yandex-cloud-examples/yc-infrastructure-solutions-library
Yandex Cloud Infrastructure Solutions Library. Набор инфраструктурных решений от Yandex Cloud.
https://github.com/yandex-cloud-examples/yc-infrastructure-solutions-library
solutions yandex-cloud yandexcloud
Last synced: about 14 hours ago
JSON representation
Yandex Cloud Infrastructure Solutions Library. Набор инфраструктурных решений от Yandex Cloud.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-infrastructure-solutions-library
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-04-03T11:01:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T10:58:38.000Z (7 months ago)
- Last Synced: 2024-04-09T12:47:57.766Z (7 months ago)
- Topics: solutions, yandex-cloud, yandexcloud
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yandex Cloud Infrastructure Solutions Library
**Yandex Cloud Infrastructure Solutions Library** — это набор примеров и рекомендаций, собранных в публичном репозитории на GitHub. Они помогут вам с развёртыванием вашей инфраструктуры в Yandex Cloud.
# Список решений
* Compute
* [Работа с группой виртуальных машин с автоматическим масштабированием](https://github.com/yandex-cloud-examples/yc-vm-group-with-autoscale)
* Сетевые сценарии
* [Развёртывание IPsec VPN в Yandex Cloud с помощью шлюза безопасности](https://github.com/yandex-cloud-examples/yc-site-to-site-vpn-with-ipsec-strongswan)
* [Remote access VPN на основе WireGuard](https://github.com/yandex-cloud-examples/yc-remote-acess-vpn-with-wireguard-firezone)
* [Модуль route-switcher для обеспечения отказоустойчивости виртуальных машин, выполняющих функции межсетевого экранирования, сетевой безопасности и маршрутизации трафика](https://github.com/yandex-cloud-examples/yc-route-switcher)
* [Реализация защищенной высокодоступной сетевой инфраструктуры с выделением DMZ на основе Next-Generation Firewall](https://github.com/yandex-cloud-examples/yc-dmz-with-high-available-ngfw)
* [Сегментация облачной инфраструктуры с помощью решения Check Point Next-Generation Firewall](https://github.com/yandex-cloud-examples/yc-network-segmentation-with-checkpoint)
* DNS
* [Отказоустойчивая конфигурация DNS для подсетей в VPC](https://github.com/yandex-cloud-examples/yc-dns-redundancy)
* [Усиление отказоустойчивости с помощью CoreDNS с кешем](https://github.com/yandex-cloud-examples/yc-improve-dns-availability-with-coredns)
* Object Storage (S3) и Container Registry (CR)
* [Организация файловой системы на базе JuiceFS](https://github.com/yandex-cloud-examples/yc-distributed-storage-with-juicefs)
* [Подключение к Object Storage из VPC](https://github.com/yandex-cloud-examples/yc-s3-private-endpoint)
* [Подключение к Container Registry из VPC](https://github.com/yandex-cloud-examples/yc-cr-private-endpoint)
* Инструменты
* [Вебинар: Инструменты управления инфраструктурой Yandex Cloud](https://github.com/yandex-cloud-examples/yc-webinar-infra-management-tools)
* [Создание графических схем для Terraform развёртываний с помощью инструмента Draw.io на примере Yandex Cloud](https://github.com/yandex-cloud-examples/yc-embed-drawio-into-terraform-deployment)# Обратная связь и пожелания
- Для доработок, указания ошибок и ваших предложений создавайте, пожалуйста, `Issue` или `Pull Request` в соответствующем репозитории.