feat: innovation

This commit is contained in:
Beast 2021-04-30 15:49:04 +03:00
parent 89f15d0be2
commit 520b8d3585
9 changed files with 244 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
site/
*.swp
node_modules/
.DS_Store

5
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"recommendations": [
"marp-team.marp-vscode"
]
}

Binary file not shown.

View File

@ -0,0 +1,119 @@
---
marp: true
paginate: true
backgroundColor: white
theme: default
<!--
npx @marp-team/marp-cli slides/innovation/innovation.md -o ./theme/slides/innovation.html
-->
---
![bg height: 200](./innovation1.png)
---
<!-- header: ![h:5em align:right](https://docs.datacontroller.io/img/datacontroller.png) -->
<style scoped>
section img {
border-style: solid
}
</style>
# Data Controller for SAS&reg;
## Allan Bowe
_Capturing Business Data_
![bg right:62% height:380](https://datacontroller.io/wp-content/uploads/2020/10/abow.png)![bg right:62% height:380](https://docs.datacontroller.io/img/dc_bg_Asset-5@2x.png)
---
![bg right height:600](./innovation2.png)
# Loading Business Data to Controlled Platforms
[https://app.vyond.com/videos/2d8ffb4d-560b-4d51-a012-3a55414eed8c](https://app.vyond.com/videos/2d8ffb4d-560b-4d51-a012-3a55414eed8c)
---
![bg right height:600](./innovation2.png)
# SAS 9 Data Lineage
- [Table Level](https://vimeo.com/424504424)
- [Column Level](https://vimeo.com/383391622)
---
# Customer Feedback
|Insurance|Pharma|Travel & Tourism|
|---|---|---|
|![width:360](https://datacontroller.io/wp-content/uploads/2021/03/Allianz_logo.svg_-1030x460.png)|![width:360](https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Sh_logo_rgb.png/440px-Sh_logo_rgb.png)|![height:220](https://datacontroller.io/wp-content/uploads/2020/08/Group-1dt-1.png)|
[datacontroller.io/category/use-cases](https://datacontroller.io/category/use-cases/)
---
![bg right height:600](./innovation3.png)
# Complementary Products
- DI Studio
- DDS Implementations
- Viya 4
---
![bg right height:600](./innovation3.png)
# Complementary Strategy
- New SAS Customers
- Increased adoption of SAS
- Encourage Cloud Migration (Seamless v9 - Viya)
---
![bg right:45% height:600](./innovation4.png)
# Open Source
SAS Dev Ops framework
<!-- developer experience -->
- [@sasjs/core](https://github.com/sasjs/core) - Macro library
- [@sasjs/adapter](https://github.com/sasjs/adapter) - SAS Connectivity
- [@sasjs/cli](https://github.com/sasjs/cli) - CI / CD
---
![bg right height:600](./innovation4.png)
# Easy to Deploy
[https://vimeo.com/328175910](https://vimeo.com/328175910)
---
![bg right:45% height:600](./innovation4.png)
# Pricing
- Accessible (free for up to 5 users)
- Simple (1k EUR per user per year)
- Capped (100k per year)
---
![bg right:45% height:600](./innovation4.png)
# Roadmap
- Row Level Security
- Container for Viya 4
- App Support for Base SAS
---
# questions <!-- fit -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

File diff suppressed because one or more lines are too long