-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
31 changed files
with
74 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ Automated, secure, scalable cloud infrastructure</p> | |
|
||
</p> | ||
<p align="center"> | ||
<a href="http://run-x.gihub.io/">Documentation</a> | | ||
<a href="http://run-x.github.io/">Documentation</a> | | ||
<a href="https://slack.opta.dev"> | ||
Slack Community | ||
</a> | <a href="mailto:[email protected]"> | ||
|
@@ -53,7 +53,7 @@ fast moving organizations. Opta is currently being used by dozens of companies o | |
|
||
To read more about the vision behind Opta, check out this [blog post](https://blog.runx.dev/infrastructure-as-code-for-everyone-7dad6b813cbc). | ||
|
||
If you'd like to try it out or have any questions - feel free to join our [Slack](https://slack.opta.dev/) or explore the [Getting Started Guide](http://run-x.gihub.io/getting-started)! | ||
If you'd like to try it out or have any questions - feel free to join our [Slack](https://slack.opta.dev/) or explore the [Getting Started Guide](http://run-x.github.io/getting-started)! | ||
|
||
|
||
<p align="center"> | ||
|
@@ -67,32 +67,32 @@ If you'd like to try it out or have any questions - feel free to join our [Slack | |
|
||
### Cloud services | ||
Opta supports the 3 major clouds - AWS, GCP and Azure. It has modules for the most commonly used services in these clouds like: | ||
* Microservices (powered by [Kubernetes](http://run-x.gihub.io/architecture/aws/)) | ||
* Microservices (powered by [Kubernetes](http://run-x.github.io/architecture/aws/)) | ||
* Databases - Postgres, MySQL, Redis | ||
* Serverless workloads | ||
* Networking - VPCs, Subnets, Load balancers | ||
* CDN (Content Delivery Network) | ||
* Object storage (S3, GCS) | ||
|
||
Additionally, Opta has cloud and security best practices built in, including: | ||
* [Observability](http://run-x.gihub.io/features/observability/) (Datadog, LogDNA) | ||
* [SOC2 compliance](http://run-x.gihub.io/compliance/) | ||
* [Continuous Deployment](http://run-x.gihub.io/features/continuous_deployment/) | ||
* Hardened network and security configurations ([AWS](http://run-x.gihub.io/architecture/aws/), [GCP](http://run-x.gihub.io/architecture/gcp/), [Azure](http://run-x.gihub.io/architecture/azure)) | ||
* [Observability](http://run-x.github.io/features/observability/) (Datadog, LogDNA) | ||
* [SOC2 compliance](http://run-x.github.io/compliance/) | ||
* [Continuous Deployment](http://run-x.github.io/features/continuous_deployment/) | ||
* Hardened network and security configurations ([AWS](http://run-x.github.io/architecture/aws/), [GCP](http://run-x.github.io/architecture/gcp/), [Azure](http://run-x.github.io/architecture/azure)) | ||
* Auto-scaling and high availability (HA) | ||
|
||
|
||
### Coexistence with existing infrastructure | ||
Opta aims to be compatible with your existing infrastructure setup. You can: | ||
|
||
* Import existing Terraform infrastructure into Opta | ||
* Write [custom Terraform modules](http://run-x.gihub.io/reference/aws/modules/custom-terraform/) (for services that Opta doesn't support yet) | ||
* Write [custom Terraform modules](http://run-x.github.io/reference/aws/modules/custom-terraform/) (for services that Opta doesn't support yet) | ||
* Run Opta in existing VPCs (WIP) | ||
* Export the generated Terraform | ||
|
||
# Try out Opta | ||
|
||
Check out the [Getting Started Guide](http://run-x.gihub.io/getting-started/). | ||
Check out the [Getting Started Guide](http://run-x.github.io/getting-started/). | ||
|
||
You can also explore some [examples](https://github.com/run-x/opta/tree/main/examples) to get a better idea of what you can do with Opta. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.