const qsaas = {
speed: 'lightning-fast',
efficiency: 'maximized',
success: 'guaranteed'
}
Join our waitlist.
const features = {
kubernetes: {
description: 'kubernetes-ready deployment',
includes: ['automated gitops', 'ci/cd', 'preview environments']
},
auth: {
type: 'openid',
description: 'authentication',
for: ['devs', 'users', 'services']
},
storage: {
type: 'blob storage',
description: 's3 and api'
},
secrets: {
type: 'secrets management',
description: 'seamless secrets management for services and humans'
},
config: {
type: 'configuration management',
description: 'built-in configuration management'
},
database: {
options: ['postgres', 'api'],
description: 'you need a database'
}
}