OutSystems Security Specialization - Study Help Deck

Fábio Godinho
Fábio GodinhoOutSystems Reactive & Mobile Developer
SECURITY SPECIALIZATION
STUDY HELP DECK
Mandatory: name, username and pass
Authentication vs. Authorization
2
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
3
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Authentication vs. Authorization
4
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Roles
5
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
IT Users
6
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
IT Users
7
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
IT Users
User Permissions
Fábio Godinho | OutSystems © Security Specialization | Study Help Deck 8
Security configurations
9
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Security configurations
10
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Security configurations
11
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Security configurations
12
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Security configurations
13
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
CSP - Content Security Policy
14
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
CSP - Content Security Policy
15
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
CSP - Content Security Policy
16
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Cookies
17
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Applications Authentication
18
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Secure Session Cookies
19
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Secure Session Cookies
20
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Authentication validations
21
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Change the authentication provider
22
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Change the Authentication plugin
23
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Identity providers
24
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Identity providers
25
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Set multiple authentication providers
https://www.outsystems.com/blog/posts/multiple-authentication-providers/
26
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
SSL and Session Cookies
27
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Security settings
28
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Administrator accounts
29
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Admin of the Users app
30
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
https://success.outsystems.com/documentation/11/managing_the_applications_lifecycle/manage_technical_debt/code_analysis_patterns/#security
31
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Code analysis patterns
View state
32
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
33
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
34
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
35
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
HSTS
36
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
HTTPS
37
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
HSTS & HTTPS
38
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
39
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
SQL, HTML & Javascript Injection
40
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
41
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Internal User vs. External User
42
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Providers & Authentication flow
If Active Directory OR LDAP:
- Login screen is the same BUT credentials are validated on
AD / LDAP server
- user is autom/ created in OS DB on the 1st successful
login without storing any password data
- first tries to authenticate user locally if exists in OS DB and
has a pasword defined!
If Integrated Windows Authentication:
- if user in same domain of the windows platform server,
authentication is against windows domain credentials
through browser and skips default login screen
43
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Authentication flow
44
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Authentication flow & User roles
45
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Multi tenant
46
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Persistency in Roles
47
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Backoff for End Users
48
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Backoff for IT Users
49
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Envelope encryption
50
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
CIA Security triangle
51
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
NO
OWASP TOP
52
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Cross Site Scripting - XSS
53
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Session fixation attacks
54
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
PII and Sensitive Information
55
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
XML parsing
56
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Authentication vs. Authorization
57
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Insecure configurations
58
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Deserialization
59
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Vulnerability management
60
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Logging
61
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Key Store plugin & Man In The Middle Attack
62
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Precautions
63
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
AppShield for MABS
64
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Zero-Day Vulnerability
65
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Sample questions
66
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
Sample questions
67
Security Specialization | Study Help Deck
Fábio Godinho | OutSystems ©
THANK YOU
in/fabiogod​
outsystems/profile
1 of 68

Recommended

Tableau Server Client(Python) でできる3000人規模の サーバーレス運用管理 by
Tableau Server Client(Python)でできる3000人規模のサーバーレス運用管理Tableau Server Client(Python)でできる3000人規模のサーバーレス運用管理
Tableau Server Client(Python) でできる3000人規模の サーバーレス運用管理Ken Takao
1.7K views25 slides
GoでシュッとWebスクレイピングする by
GoでシュッとWebスクレイピングするGoでシュッとWebスクレイピングする
GoでシュッとWebスクレイピングするYuta Ohashi
8.4K views30 slides
私がスクラムをやめた理由 - 全員スクラムマスター。@DevLove - by
私がスクラムをやめた理由 - 全員スクラムマスター。@DevLove -私がスクラムをやめた理由 - 全員スクラムマスター。@DevLove -
私がスクラムをやめた理由 - 全員スクラムマスター。@DevLove -Takao Oyobe
23.1K views97 slides
君はyarn.lockをコミットしているか? by
君はyarn.lockをコミットしているか?君はyarn.lockをコミットしているか?
君はyarn.lockをコミットしているか?Teppei Sato
30.4K views25 slides
Djangoのエントリポイントとアプリケーションの仕組み by
Djangoのエントリポイントとアプリケーションの仕組みDjangoのエントリポイントとアプリケーションの仕組み
Djangoのエントリポイントとアプリケーションの仕組みShinya Okano
8.3K views36 slides
深層学習は美味しい珈琲の夢を見る by
深層学習は美味しい珈琲の夢を見る深層学習は美味しい珈琲の夢を見る
深層学習は美味しい珈琲の夢を見るDaisuke Motohashi
3.2K views76 slides

More Related Content

What's hot

プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料) by
プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)NTT DATA Technology & Innovation
244 views22 slides
EtherCATやPROFINETを OPC UAで接続してみた by
EtherCATやPROFINETを OPC UAで接続してみたEtherCATやPROFINETを OPC UAで接続してみた
EtherCATやPROFINETを OPC UAで接続してみたミソジ
49.1K views27 slides
MuleSoft Anypoint Platformのコンセプトとサービス by
MuleSoft Anypoint PlatformのコンセプトとサービスMuleSoft Anypoint Platformのコンセプトとサービス
MuleSoft Anypoint PlatformのコンセプトとサービスSalesforce Developers Japan
4K views68 slides
Wireguard 実践入門 by
Wireguard 実践入門Wireguard 実践入門
Wireguard 実践入門Kazuhiro Nishiyama
810 views37 slides
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送 by
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送Google Cloud Platform - Japan
4.9K views47 slides
OpenShiftでJBoss EAP構築 by
OpenShiftでJBoss EAP構築OpenShiftでJBoss EAP構築
OpenShiftでJBoss EAP構築Daein Park
465 views55 slides

What's hot(20)

プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料) by NTT DATA Technology & Innovation
プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
プログラムを自動生成する技術 ~ Programming by Example ~(NTTデータ テクノロジーカンファレンス 2020 発表資料)
EtherCATやPROFINETを OPC UAで接続してみた by ミソジ
EtherCATやPROFINETを OPC UAで接続してみたEtherCATやPROFINETを OPC UAで接続してみた
EtherCATやPROFINETを OPC UAで接続してみた
ミソジ 49.1K views
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送 by Google Cloud Platform - Japan
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送
[Cloud OnAir] Google Cloud でセキュアにアプリケーションを開発しよう 2019年3月7日 放送
OpenShiftでJBoss EAP構築 by Daein Park
OpenShiftでJBoss EAP構築OpenShiftでJBoss EAP構築
OpenShiftでJBoss EAP構築
Daein Park465 views
Javaのプログラムはどうやって動いているの? JVM編 by Yuichi Sakuraba
Javaのプログラムはどうやって動いているの? JVM編Javaのプログラムはどうやって動いているの? JVM編
Javaのプログラムはどうやって動いているの? JVM編
Yuichi Sakuraba26.1K views
What's new in Spring Boot 2.6 ? by 土岐 孝平
What's new in Spring Boot 2.6 ?What's new in Spring Boot 2.6 ?
What's new in Spring Boot 2.6 ?
土岐 孝平1.3K views
What's new in Spring Batch 5 by ikeyat
What's new in Spring Batch 5What's new in Spring Batch 5
What's new in Spring Batch 5
ikeyat5.1K views
Spring Bootハンズオン ~Spring Bootで作る マイクロサービスアーキテクチャ! #jjug_ccc #ccc_r53 by Toshiaki Maki
Spring Bootハンズオン ~Spring Bootで作る マイクロサービスアーキテクチャ! #jjug_ccc #ccc_r53Spring Bootハンズオン ~Spring Bootで作る マイクロサービスアーキテクチャ! #jjug_ccc #ccc_r53
Spring Bootハンズオン ~Spring Bootで作る マイクロサービスアーキテクチャ! #jjug_ccc #ccc_r53
Toshiaki Maki36.1K views
Practical migration from JSP to Thymeleaf by Toshiki Iga
Practical migration from JSP to Thymeleaf Practical migration from JSP to Thymeleaf
Practical migration from JSP to Thymeleaf
Toshiki Iga1.1K views
Unified JVM Logging by Yuji Kubota
Unified JVM LoggingUnified JVM Logging
Unified JVM Logging
Yuji Kubota12.9K views
開発者の生産性向上を妨げる障壁と サイボウズの生産性向上チームの取り組み by Jumpei Miyata
開発者の生産性向上を妨げる障壁とサイボウズの生産性向上チームの取り組み開発者の生産性向上を妨げる障壁とサイボウズの生産性向上チームの取り組み
開発者の生産性向上を妨げる障壁と サイボウズの生産性向上チームの取り組み
Jumpei Miyata827 views
Java 17直前!オレ流OpenJDK「の」開発環境(Open Source Conference 2021 Online/Kyoto 発表資料) by NTT DATA Technology & Innovation
Java 17直前!オレ流OpenJDK「の」開発環境(Open Source Conference 2021 Online/Kyoto 発表資料)Java 17直前!オレ流OpenJDK「の」開発環境(Open Source Conference 2021 Online/Kyoto 発表資料)
Java 17直前!オレ流OpenJDK「の」開発環境(Open Source Conference 2021 Online/Kyoto 発表資料)
GoによるWebアプリ開発のキホン by Akihiko Horiuchi
GoによるWebアプリ開発のキホンGoによるWebアプリ開発のキホン
GoによるWebアプリ開発のキホン
Akihiko Horiuchi61K views
見終わったらすぐできる! VMware & Nutanix ユーザーのためのTerraform Cloud by Wataru Unno
見終わったらすぐできる! VMware & Nutanix ユーザーのためのTerraform Cloud見終わったらすぐできる! VMware & Nutanix ユーザーのためのTerraform Cloud
見終わったらすぐできる! VMware & Nutanix ユーザーのためのTerraform Cloud
Wataru Unno185 views
やりなおせる Git 入門 by Tomohiko Himura
やりなおせる Git 入門やりなおせる Git 入門
やりなおせる Git 入門
Tomohiko Himura85.1K views
モバイルアプリの高速で安定したビルドを支えるJenkins運用術 by KLab Inc. / Tech
モバイルアプリの高速で安定したビルドを支えるJenkins運用術モバイルアプリの高速で安定したビルドを支えるJenkins運用術
モバイルアプリの高速で安定したビルドを支えるJenkins運用術
KLab Inc. / Tech225 views
Amazon SageMakerでscikit-learnで作ったモデルのEndpoint作成 by 西岡 賢一郎
Amazon SageMakerでscikit-learnで作ったモデルのEndpoint作成Amazon SageMakerでscikit-learnで作ったモデルのEndpoint作成
Amazon SageMakerでscikit-learnで作ったモデルのEndpoint作成
西岡 賢一郎289 views

Similar to OutSystems Security Specialization - Study Help Deck

Keeping your collaboration safe while working remotely by
Keeping your collaboration safe while working remotelyKeeping your collaboration safe while working remotely
Keeping your collaboration safe while working remotelyCisco Webex
414 views39 slides
Architecture OutSystems Security Specialization - Study Help Deck by
Architecture  OutSystems Security Specialization - Study Help DeckArchitecture  OutSystems Security Specialization - Study Help Deck
Architecture OutSystems Security Specialization - Study Help DeckFábio Godinho
36 views70 slides
FIDO Alliance Webinar: Intuit's Journey with FIDO Authentication by
FIDO Alliance Webinar: Intuit's Journey with FIDO AuthenticationFIDO Alliance Webinar: Intuit's Journey with FIDO Authentication
FIDO Alliance Webinar: Intuit's Journey with FIDO AuthenticationFIDO Alliance
8.3K views15 slides
FIDO & PSD2 – Achieving Strong Customer Authentication Compliance by
FIDO & PSD2 – Achieving Strong Customer Authentication ComplianceFIDO & PSD2 – Achieving Strong Customer Authentication Compliance
FIDO & PSD2 – Achieving Strong Customer Authentication ComplianceFIDO Alliance
2.7K views32 slides
OutSystems Front End Specialization - Study Help Deck by
OutSystems Front End Specialization - Study Help DeckOutSystems Front End Specialization - Study Help Deck
OutSystems Front End Specialization - Study Help DeckFábio Godinho
3.3K views45 slides
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga by
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha ChathurangaaOS Community
100 views57 slides

Similar to OutSystems Security Specialization - Study Help Deck(20)

Keeping your collaboration safe while working remotely by Cisco Webex
Keeping your collaboration safe while working remotelyKeeping your collaboration safe while working remotely
Keeping your collaboration safe while working remotely
Cisco Webex414 views
Architecture OutSystems Security Specialization - Study Help Deck by Fábio Godinho
Architecture  OutSystems Security Specialization - Study Help DeckArchitecture  OutSystems Security Specialization - Study Help Deck
Architecture OutSystems Security Specialization - Study Help Deck
Fábio Godinho36 views
FIDO Alliance Webinar: Intuit's Journey with FIDO Authentication by FIDO Alliance
FIDO Alliance Webinar: Intuit's Journey with FIDO AuthenticationFIDO Alliance Webinar: Intuit's Journey with FIDO Authentication
FIDO Alliance Webinar: Intuit's Journey with FIDO Authentication
FIDO Alliance8.3K views
FIDO & PSD2 – Achieving Strong Customer Authentication Compliance by FIDO Alliance
FIDO & PSD2 – Achieving Strong Customer Authentication ComplianceFIDO & PSD2 – Achieving Strong Customer Authentication Compliance
FIDO & PSD2 – Achieving Strong Customer Authentication Compliance
FIDO Alliance2.7K views
OutSystems Front End Specialization - Study Help Deck by Fábio Godinho
OutSystems Front End Specialization - Study Help DeckOutSystems Front End Specialization - Study Help Deck
OutSystems Front End Specialization - Study Help Deck
Fábio Godinho3.3K views
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga by aOS Community
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga
aOS Community100 views
Cisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdf by dimax2011
Cisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdfCisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdf
Cisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdf
dimax201154 views
Alfresco Virtual DevCon 2020 - Security First! by Jason Jolley
Alfresco Virtual DevCon 2020 - Security First!Alfresco Virtual DevCon 2020 - Security First!
Alfresco Virtual DevCon 2020 - Security First!
Jason Jolley54 views
FIDO Specifications Overview by FIDO Alliance
FIDO Specifications OverviewFIDO Specifications Overview
FIDO Specifications Overview
FIDO Alliance1.3K views
M&A security - E-crime Congress 2017 by EQS Group
M&A security - E-crime Congress 2017M&A security - E-crime Congress 2017
M&A security - E-crime Congress 2017
EQS Group430 views
AD-Bridge-course.pdf by neoalt
AD-Bridge-course.pdfAD-Bridge-course.pdf
AD-Bridge-course.pdf
neoalt2 views
Pg presentation for steph by Kjohnson33
Pg presentation for stephPg presentation for steph
Pg presentation for steph
Kjohnson33269 views
FIDO2 : vers la fin des mots de passe ? - Par Arnaud Jumelet by Identity Days
FIDO2 : vers la fin des mots de passe ? - Par Arnaud JumeletFIDO2 : vers la fin des mots de passe ? - Par Arnaud Jumelet
FIDO2 : vers la fin des mots de passe ? - Par Arnaud Jumelet
Identity Days473 views
Overview of FIDO Security Requirements and Certifications by FIDO Alliance
Overview of FIDO Security Requirements and CertificationsOverview of FIDO Security Requirements and Certifications
Overview of FIDO Security Requirements and Certifications
FIDO Alliance1.4K views
FIDO Authentication Technical Overview by FIDO Alliance
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical Overview
FIDO Alliance447 views
FIDO Authentication Technical Overview by FIDO Alliance
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical Overview
FIDO Alliance4.1K views
Fido Technical Overview by FIDO Alliance
Fido Technical OverviewFido Technical Overview
Fido Technical Overview
FIDO Alliance1.9K views
October 2022 CIAOPS Need to Know Webinar by Robert Crane
October 2022 CIAOPS Need to Know WebinarOctober 2022 CIAOPS Need to Know Webinar
October 2022 CIAOPS Need to Know Webinar
Robert Crane477 views

Recently uploaded

SAP FOR TYRE INDUSTRY.pdf by
SAP FOR TYRE INDUSTRY.pdfSAP FOR TYRE INDUSTRY.pdf
SAP FOR TYRE INDUSTRY.pdfVirendra Rai, PMP
23 views3 slides
Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI... by
Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...
Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...Marc Müller
36 views83 slides
ict act 1.pptx by
ict act 1.pptxict act 1.pptx
ict act 1.pptxsanjaniarun08
13 views17 slides
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -... by
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...Deltares
6 views15 slides
Roadmap y Novedades de producto by
Roadmap y Novedades de productoRoadmap y Novedades de producto
Roadmap y Novedades de productoNeo4j
50 views33 slides
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - Prida by
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - PridaDSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - Prida
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - PridaDeltares
18 views9 slides

Recently uploaded(20)

Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI... by Marc Müller
Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...
Dev-Cloud Conference 2023 - Continuous Deployment Showdown: Traditionelles CI...
Marc Müller36 views
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -... by Deltares
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...
DSD-INT 2023 Simulating a falling apron in Delft3D 4 - Engineering Practice -...
Deltares6 views
Roadmap y Novedades de producto by Neo4j
Roadmap y Novedades de productoRoadmap y Novedades de producto
Roadmap y Novedades de producto
Neo4j50 views
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - Prida by Deltares
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - PridaDSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - Prida
DSD-INT 2023 Dam break simulation in Derna (Libya) using HydroMT_SFINCS - Prida
Deltares18 views
DSD-INT 2023 Simulation of Coastal Hydrodynamics and Water Quality in Hong Ko... by Deltares
DSD-INT 2023 Simulation of Coastal Hydrodynamics and Water Quality in Hong Ko...DSD-INT 2023 Simulation of Coastal Hydrodynamics and Water Quality in Hong Ko...
DSD-INT 2023 Simulation of Coastal Hydrodynamics and Water Quality in Hong Ko...
Deltares11 views
What Can Employee Monitoring Software Do?​ by wAnywhere
What Can Employee Monitoring Software Do?​What Can Employee Monitoring Software Do?​
What Can Employee Monitoring Software Do?​
wAnywhere21 views
Copilot Prompting Toolkit_All Resources.pdf by Riccardo Zamana
Copilot Prompting Toolkit_All Resources.pdfCopilot Prompting Toolkit_All Resources.pdf
Copilot Prompting Toolkit_All Resources.pdf
Riccardo Zamana6 views
DSD-INT 2023 Wave-Current Interaction at Montrose Tidal Inlet System and Its ... by Deltares
DSD-INT 2023 Wave-Current Interaction at Montrose Tidal Inlet System and Its ...DSD-INT 2023 Wave-Current Interaction at Montrose Tidal Inlet System and Its ...
DSD-INT 2023 Wave-Current Interaction at Montrose Tidal Inlet System and Its ...
Deltares9 views
Neo4j y GenAI by Neo4j
Neo4j y GenAI Neo4j y GenAI
Neo4j y GenAI
Neo4j42 views
MariaDB stored procedures and why they should be improved by Federico Razzoli
MariaDB stored procedures and why they should be improvedMariaDB stored procedures and why they should be improved
MariaDB stored procedures and why they should be improved
DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan... by Deltares
DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan...DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan...
DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan...
Deltares11 views
DSD-INT 2023 SFINCS Modelling in the U.S. Pacific Northwest - Parker by Deltares
DSD-INT 2023 SFINCS Modelling in the U.S. Pacific Northwest - ParkerDSD-INT 2023 SFINCS Modelling in the U.S. Pacific Northwest - Parker
DSD-INT 2023 SFINCS Modelling in the U.S. Pacific Northwest - Parker
Deltares9 views
SUGCON ANZ Presentation V2.1 Final.pptx by Jack Spektor
SUGCON ANZ Presentation V2.1 Final.pptxSUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptx
Jack Spektor22 views
Cycleops - Automate deployments on top of bare metal.pptx by Thanassis Parathyras
Cycleops - Automate deployments on top of bare metal.pptxCycleops - Automate deployments on top of bare metal.pptx
Cycleops - Automate deployments on top of bare metal.pptx
Citi TechTalk Session 2: Kafka Deep Dive by confluent
Citi TechTalk Session 2: Kafka Deep DiveCiti TechTalk Session 2: Kafka Deep Dive
Citi TechTalk Session 2: Kafka Deep Dive
confluent17 views
DSD-INT 2023 Thermobaricity in 3D DCSM-FM - taking pressure into account in t... by Deltares
DSD-INT 2023 Thermobaricity in 3D DCSM-FM - taking pressure into account in t...DSD-INT 2023 Thermobaricity in 3D DCSM-FM - taking pressure into account in t...
DSD-INT 2023 Thermobaricity in 3D DCSM-FM - taking pressure into account in t...
Deltares9 views

OutSystems Security Specialization - Study Help Deck