-
**What is your article idea?**
The article will provide a comprehensive tutorial on setting up a serverless architecture using Strapi as a headless CMS and deploying it on AWS Lambda. The article will…
-
### Description
Hello !
I am using lift 1.17.0 and serverless 3.17.0.
I used the single table construct to deploy a dynamodb table and I am now trying to trigger a lambda function with the dynamo…
-
### Describe the bug
Hi,
I switched my database cluster to the storage configuration mode AURORA_IOPT1 3 weeks ago.
Now I tried to change the instance type. This is my changeset:
```
Resource…
-
- [ ] 1-click
- [x] account → #7525
- [x] apps →#7501
- [x] auth → #7526
- [ ] balance
- [ ] billing-history
- [ ] completion
- [ ] compute
- [x] com…
-
- Include a link to the documentation section or the example
Couldn’t find one...
- Describe the confusion
I just want to make Graph queries from a serverless function in Nodejs to an oracle clou…
-
Physical cluster replication (PCR) replicates a virtual cluster's key space as is. If the application is using multi-region primitives or controlling placement via zone configuration the replicated ke…
-
## Problem
Prisma currently doesn't seem to support the [Data API for AWS Aurora Serverless](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html).
## Solution
It would …
-
- Database load?
- Caching?
- Leverage algolia or ElasticSearch? (AWS has [elastic search service](https://aws.amazon.com/elasticsearch-service/))
- Leverage elasticsearch elsewhere? If we can reco…
-
If i'm not mistaken, this is serverless _except for the database server_ -- is that true? Do I need to set up a RDS instance for this?
The appeal of the 'serverless wordpress' idea is that, if no o…
-
See https://github.com/kubernetes-incubator/service-catalog/blob/master/docs/design.md
The general goal is that the user should be able to provision a serverless application made of a few functions…