Skip to content

Commit

Permalink
Merge pull request #43 from chuva-io/update-intro-and-getting-started
Browse files Browse the repository at this point in the history
Update Introduction and Getting Started pages.
  • Loading branch information
nnascim authored May 10, 2024
2 parents 54db521 + 830df78 commit b3a343b
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 173 deletions.
103 changes: 0 additions & 103 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,6 @@ You can stop using Less just as easily as you started since it's essentially the

---

## Press Coverage

- [Forbes | Cape Verde startups are looking for strategic partners at Web Summit](https://www.forbesafricalusofona.com/start-ups-de-cabo-verde-buscam-parceiros-estrategicos-na-web-summit/)

- [Startup.cv | Our goal is to show that Cape Verde is capable of developing a useful product for other countries in the world](https://startup.cv/news/our-goal-is-to-show-that-cape-verde-is-capable-of-developing-a-useful-product-for-other-countries-in-the-world-say-mentors-from-startup-chuva/gAPYyD0PvJ)

- [CaboWork | Web Summit 2023: Exclusive interview with Chuva, a prominent Cape Verdean startup](https://cabowork.com/pt-pt/web-summit-2023-chuva-startup-cabo-verde/)

- [Expresso das Ilhas | Cabo Verde wants to make strides in technological development at a global level](https://expressodasilhas.cv/empresas-negocios/2023/11/02/cabo-verde-quer-dar-cartas-no-desenvolvimento-tecnologico-a-nivel-mundial/88452)

- [A Nação | Web Summit Lisbon 2023: Cape Verdean company Chuva represents the country as Alpha Startup](https://www.anacao.cv/noticia/2023/11/08/web-summit-lisboa-2023-empresa-cabo-verdiana-chuva-representa-o-pais-como-alpha-startup/)

- [Notícias do Norte | Portugal: Chuva is the only Cape Verdean startup in the Alpha category of Web Summit](https://noticiasdonorte.publ.cv/7535/portugal-chuva-e-a-unica-startup-cabo-verdiana-na-categoria-alpha-da-web-summit/)

- [Cabo Verde Digital | Less: The tool that promises to revolutionize the software development cycle](https://www.digital.cv/blog/less-a-ferramenta-que-promete-revolucionar-o-ciclo-de-desenvolvimento-de-software)

---

## Features

<table>
Expand Down Expand Up @@ -230,88 +212,3 @@ You can stop using Less just as easily as you started since it's essentially the
</tr>

</table>

---

## Pricing

### Individual plans
- $15 per 100 resources per month (first 25 free)
- $3 per static website per month (first site free)
- No API Keys
- Community Slack support
- Concurrent builds

### Organizational plans
- $25 per user per month
- Unlimited users
- First 3 users free
- $15 per 100 resources per month (first 25 free)
- $3 per static website per month (first site free)
- API Keys
- Deploy Less Apps from your CI/CD server
- Publish Messages to Topics via API
- Execute Cloud functions via API
- User roles and permissions
- Private Slack support

### All Plans
All Less plans give you the best Less has to offer:
- Automatic infrastructure provisioning
- 30 day log retention
- Millisecond-latency function start time
- Support for Node.js and Python (Go and Rust coming soon)
- Automatic function scaling
- Less CLI
- IAM management
- Automatic management of AWS account
- Unlimited apps
- Unlimited environments
- Unlimited concurrent builds/deployments
- Unlimited Functions
- Unlimited Topics
- Unlimited Topic Processors
- Unlimited REST APIs
- Unlimited Web Sockets
- Unlimited Static Websites
- Unlimited CRON Jobs
- Unlimited Key Value Store storage
- Unlimited File storage
- Unlimited Function scaling

#### Pay for Your Usage
| Resource Used | Pricing |
|-------------------------------|---------------------------------------------|
| KVS Stream | $0.03 per 100,000 streams |
| File Storage | $0.03 per GB per month |
| KVS Storage | $0.3 per GB per month |
| KVS Write request | $1.5 per million requests (1KB increments) |
| KVS Read request | $0.3 per million requests (4KB increments) |
| API Requests | $4 per million requests |
| Web Socket Requests | $1.2 per million requests |
| Web Socket Connection Minutes | $0.3 per million connection minutes |
| Topic Messages received | $0.6 per million requests (64KB increments) |
| Compute Duration | $0.00002 per GB-second |
| Compute Requests | $0.3 per million requests |

---

## Future Roadmap
- Self-hosting
- SLA agreements
- SAML/SSO
- DDoS protection
- Web Application Firewall (WAF)
- Distributed tracing
- Secrets manager
- Google Cloud support
- Rust, Go, and Typescript support
- Dashboard and Metrics
- Monitoring
- Region selection
- Managed Postgres database
- Managed MongoDB database
- Long-running tasks
- REST API documentation generation
- Local development environment
- GitHub integration
Loading

0 comments on commit b3a343b

Please sign in to comment.