Skip to content

Commit

Permalink
fixed typos #189
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Jan 30, 2025
1 parent 18569f4 commit 96a199b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags: [ollama, vpn]

Exposing Ollama endpoints directly from your cloud environment to your local development machine can be highly beneficial, especially when it comes to optimizing the use of expensive resources like GPUs and integrating them with local cost-effective development hardware.

The benefits of integrating remote Ollama endpoints to local development workflows are are multi-faceted but not limited to:
The benefits of integrating remote Ollama endpoints to local development workflows are multi-faceted but not limited to:

- **Enhanced Development Workflow** : By securely exposing Ollama endpoints locally, you can streamline the development process. This setup allows you to test changes in real-time without deploying them in a public or external environment, accelerating iteration and debugging.
- **Data Privacy and Security** : Keeping data within your local machine minimizes exposure to potential security vulnerabilities associated with cloud environments. By ensuring secure access protocols (such as HTTPS), you protect sensitive information from unauthorized access.
Expand Down
2 changes: 1 addition & 1 deletion docs/blueprints/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sidebar_position: 1

# Blueprints

Welcome to the Open Telekom Cloud Architecture Center Best Practices. This section offers comprehensive guidance for designing and implementing cloud solutions tailored to various use cases and industries. Here you can find pre-built architectures and reference models for a wide range of scenarios, such as disaster recovery, big data processing, AI/ML workloads, microservices, DevOps, and automation. These blueprints provide organizations with step-by-step guides, architectural patterns, and real-world case studies, helping them quickly deploy cloud solutions that address specific operational needs and optimize workflows while ensuring scalability, security, and cost-efficiency.
Welcome to the Open Telekom Cloud Architecture Center Blueprints. This section offers comprehensive guidance for designing and implementing cloud solutions tailored to various use cases and industries. Here you can find pre-built architectures and reference models for a wide range of scenarios, such as disaster recovery, big data processing, AI/ML workloads, microservices, DevOps, and automation. These blueprints provide organizations with step-by-step guides, architectural patterns, and real-world case studies, helping them quickly deploy cloud solutions that address specific operational needs and optimize workflows while ensuring scalability, security, and cost-efficiency.

Additionally, *Blueprints* are organized into two key areas: "Blueprints by Use Cases" and "Blueprints by Industry." The former focuses on general-purpose solutions that address common business and technical challenges, while the latter provides industry-specific architectures that meet the unique regulatory and operational requirements of sectors such as aerospace, finance, government, healthcare, and telecommunications. By leveraging these blueprints, organizations can accelerate their cloud adoption, improve operational efficiency, and ensure their solutions are optimized for performance, security, and compliance across diverse environments.

0 comments on commit 96a199b

Please sign in to comment.