Skip to content

Commit

Permalink
added articles placeholders and new category #189 #190
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Jan 24, 2025
1 parent c806706 commit f7ec4f4
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/blueprints/by-use-case/ai/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"label": "AI & LLMs",
"link": {
"type": "doc",
"id": "ai"
}
}
10 changes: 10 additions & 0 deletions docs/blueprints/by-use-case/ai/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
id: ai
title: AI & LLMs
---

# AI & LLMs

This category is dedicated to exploring how Open Telekom Cloud can be leveraged to build robust artificial intelligence solutions that incorporate large language models. As AI continues to transform industries by enabling smarter applications and automating complex tasks, understanding the cloud architecture that supports such advancements becomes crucial. This section provides insights into optimizing deployments, managing resources efficiently, and scaling applications seamlessly on Open Telekom Cloud's infrastructure. With a focus on real-world use cases, it guides developers and architects through the nuances of integrating AI workloads with LLMs, ensuring high performance and reliability.

Here, you'll find articles that dive into best practices for deploying AI models, including how to handle data processing, storage, and security in an efficient manner. Whether you're looking to implement cutting-edge natural language processing solutions or enhance machine learning pipelines, this category serves as your resource hub in the Open Telekom Cloud world.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: securely-expose-remote-ollama-endpoints-to-your-developmentd-machine
title: Securely Expose Remote Ollama Endpoints to your Development Machine
tags: [ollama, vpn]
---

# Securely Expose Remote Ollama Endpoints to your Development Machine

2 changes: 1 addition & 1 deletion docs/blueprints/by-use-case/computing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ title: Computing

# Computing

In this category, you can find guidance for building and managing computing solutions on Open Telekom Cloud. Topics include virtual machines, containerization, serverless computing, and high-performance computing architectures. Here are also provided recommendations for workload optimization, auto-scaling, and cost management, enabling organizations to efficiently handle diverse computing demands while maintaining reliability, security, and scalability.
In this category, you can find guidance for building and managing computing solutions on Open Telekom Cloud. Topics include virtual machines, containerization, serverless computing, and high-performance computing architectures. Here are also provided recommendations for workload optimization, auto-scaling, and cost management, enabling organizations to efficiently handle diverse computing demands while maintaining reliability, security, and scalability.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: establish-a-p2s-vpn-connection-with-a-vpc
title: Establish a Point-to-Site VPN Connection between your Development Machine and a VPC
tags: [vpc, vpn, openvpn]
---

# Establish a Point-to-Site VPN Connection between your Development Machine and a VPC

0 comments on commit f7ec4f4

Please sign in to comment.