feat: innovation
This commit is contained in:
parent
89f15d0be2
commit
520b8d3585
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
site/
|
||||
*.swp
|
||||
node_modules/
|
||||
.DS_Store
|
||||
|
5
.vscode/extensions.json
vendored
Normal file
5
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"marp-team.marp-vscode"
|
||||
]
|
||||
}
|
BIN
docs/video/casload_excel.mp4
Normal file
BIN
docs/video/casload_excel.mp4
Normal file
Binary file not shown.
119
slides/innovation/innovation.md
Normal file
119
slides/innovation/innovation.md
Normal 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®
|
||||
## 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 -->
|
||||
|
BIN
slides/innovation/innovation1.png
Normal file
BIN
slides/innovation/innovation1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 721 KiB |
BIN
slides/innovation/innovation2.png
Normal file
BIN
slides/innovation/innovation2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
BIN
slides/innovation/innovation3.png
Normal file
BIN
slides/innovation/innovation3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
BIN
slides/innovation/innovation4.png
Normal file
BIN
slides/innovation/innovation4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
119
theme/slides/innovation.html
Normal file
119
theme/slides/innovation.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user