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 sur 68

Recommandé

OutSystems Front End Specialization - Study Help Deck par
OutSystems Front End Specialization - Study Help DeckOutSystems Front End Specialization - Study Help Deck
OutSystems Front End Specialization - Study Help DeckFábio Godinho
3.3K vues45 diapositives
git flow par
git flowgit flow
git flowGabriel Gottgtroy Zigolis
4K vues16 diapositives
The 4-Layer Architecture in Practice par
The 4-Layer Architecture in PracticeThe 4-Layer Architecture in Practice
The 4-Layer Architecture in PracticeOutSystems
2.7K vues35 diapositives
Git and GitHub | Concept about Git and GitHub Process | Git Process overview par
Git and GitHub | Concept about Git and GitHub Process | Git Process overviewGit and GitHub | Concept about Git and GitHub Process | Git Process overview
Git and GitHub | Concept about Git and GitHub Process | Git Process overviewRueful Robin
399 vues21 diapositives
OutSystems Tricks & Tips for Complex UI Integrations par
OutSystems Tricks & Tips for Complex UI IntegrationsOutSystems Tricks & Tips for Complex UI Integrations
OutSystems Tricks & Tips for Complex UI IntegrationsOutSystems
871 vues18 diapositives
Basic Git Intro par
Basic Git IntroBasic Git Intro
Basic Git IntroYoad Snapir
6.2K vues56 diapositives

Contenu connexe

Tendances

Building CRUD Wrappers par
Building CRUD WrappersBuilding CRUD Wrappers
Building CRUD WrappersOutSystems
801 vues24 diapositives
Hands on With Advanced Data Grid par
Hands on With Advanced Data GridHands on With Advanced Data Grid
Hands on With Advanced Data GridOutSystems
2.2K vues40 diapositives
Version control system and Git par
Version control system and GitVersion control system and Git
Version control system and Gitramubonkuri
658 vues12 diapositives
Tenants: A Look Behind the Scenes par
Tenants: A Look Behind the ScenesTenants: A Look Behind the Scenes
Tenants: A Look Behind the ScenesOutSystems
569 vues30 diapositives
Reactive Web Best Practices par
Reactive Web Best PracticesReactive Web Best Practices
Reactive Web Best PracticesOutSystems
2.3K vues63 diapositives
Git in 10 minutes par
Git in 10 minutesGit in 10 minutes
Git in 10 minutesSafique Ahmed Faruque
1.6K vues13 diapositives

Tendances(20)

Building CRUD Wrappers par OutSystems
Building CRUD WrappersBuilding CRUD Wrappers
Building CRUD Wrappers
OutSystems801 vues
Hands on With Advanced Data Grid par OutSystems
Hands on With Advanced Data GridHands on With Advanced Data Grid
Hands on With Advanced Data Grid
OutSystems2.2K vues
Version control system and Git par ramubonkuri
Version control system and GitVersion control system and Git
Version control system and Git
ramubonkuri658 vues
Tenants: A Look Behind the Scenes par OutSystems
Tenants: A Look Behind the ScenesTenants: A Look Behind the Scenes
Tenants: A Look Behind the Scenes
OutSystems569 vues
Reactive Web Best Practices par OutSystems
Reactive Web Best PracticesReactive Web Best Practices
Reactive Web Best Practices
OutSystems2.3K vues
Introducing GitLab (September 2018) par Noa Harel
Introducing GitLab (September 2018)Introducing GitLab (September 2018)
Introducing GitLab (September 2018)
Noa Harel1.3K vues
【Unite 2017 Tokyo】Unity+WebGLでゲームを開発・運用して見えてきたメリット・デメリット par Unity Technologies Japan K.K.
【Unite 2017 Tokyo】Unity+WebGLでゲームを開発・運用して見えてきたメリット・デメリット【Unite 2017 Tokyo】Unity+WebGLでゲームを開発・運用して見えてきたメリット・デメリット
【Unite 2017 Tokyo】Unity+WebGLでゲームを開発・運用して見えてきたメリット・デメリット
Extending OutSystems with Javascript par RitaDias72
Extending OutSystems with JavascriptExtending OutSystems with Javascript
Extending OutSystems with Javascript
RitaDias721K vues
Create Amazing Reports in OutSystems par OutSystems
Create Amazing Reports in OutSystemsCreate Amazing Reports in OutSystems
Create Amazing Reports in OutSystems
OutSystems1.5K vues
BPM Patterns & Best Practices with OutSystems BPT par Gonçalo Borrêga
BPM Patterns & Best Practices with OutSystems BPTBPM Patterns & Best Practices with OutSystems BPT
BPM Patterns & Best Practices with OutSystems BPT
Gonçalo Borrêga5.7K vues
Using Processes and Timers for Long-Running Asynchronous Tasks par OutSystems
Using Processes and Timers for Long-Running Asynchronous TasksUsing Processes and Timers for Long-Running Asynchronous Tasks
Using Processes and Timers for Long-Running Asynchronous Tasks
OutSystems510 vues

Similaire à OutSystems Security Specialization - Study Help Deck

Keeping your collaboration safe while working remotely par
Keeping your collaboration safe while working remotelyKeeping your collaboration safe while working remotely
Keeping your collaboration safe while working remotelyCisco Webex
414 vues39 diapositives
Architecture OutSystems Security Specialization - Study Help Deck par
Architecture  OutSystems Security Specialization - Study Help DeckArchitecture  OutSystems Security Specialization - Study Help Deck
Architecture OutSystems Security Specialization - Study Help DeckFábio Godinho
36 vues70 diapositives
FIDO Alliance Webinar: Intuit's Journey with FIDO Authentication par
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 vues15 diapositives
FIDO & PSD2 – Achieving Strong Customer Authentication Compliance par
FIDO & PSD2 – Achieving Strong Customer Authentication ComplianceFIDO & PSD2 – Achieving Strong Customer Authentication Compliance
FIDO & PSD2 – Achieving Strong Customer Authentication ComplianceFIDO Alliance
2.7K vues32 diapositives
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga par
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 vues57 diapositives
Cisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdf par
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.pdfdimax2011
54 vues78 diapositives

Similaire à OutSystems Security Specialization - Study Help Deck(20)

Keeping your collaboration safe while working remotely par Cisco Webex
Keeping your collaboration safe while working remotelyKeeping your collaboration safe while working remotely
Keeping your collaboration safe while working remotely
Cisco Webex414 vues
Architecture OutSystems Security Specialization - Study Help Deck par 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 vues
FIDO Alliance Webinar: Intuit's Journey with FIDO Authentication par 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 vues
FIDO & PSD2 – Achieving Strong Customer Authentication Compliance par 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 vues
2018-10-23 2B - a deep dive into Microsoft 365 security - Muditha Chathuranga par 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 vues
Cisco ISE BYOD Prescriptive Deployment Guide - Cisco Community.pdf par 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 vues
Alfresco Virtual DevCon 2020 - Security First! par Jason Jolley
Alfresco Virtual DevCon 2020 - Security First!Alfresco Virtual DevCon 2020 - Security First!
Alfresco Virtual DevCon 2020 - Security First!
Jason Jolley54 vues
FIDO Specifications Overview par FIDO Alliance
FIDO Specifications OverviewFIDO Specifications Overview
FIDO Specifications Overview
FIDO Alliance1.3K vues
M&A security - E-crime Congress 2017 par EQS Group
M&A security - E-crime Congress 2017M&A security - E-crime Congress 2017
M&A security - E-crime Congress 2017
EQS Group430 vues
AD-Bridge-course.pdf par neoalt
AD-Bridge-course.pdfAD-Bridge-course.pdf
AD-Bridge-course.pdf
neoalt2 vues
Pg presentation for steph par Kjohnson33
Pg presentation for stephPg presentation for steph
Pg presentation for steph
Kjohnson33269 vues
FIDO2 : vers la fin des mots de passe ? - Par Arnaud Jumelet par 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 vues
Overview of FIDO Security Requirements and Certifications par 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 vues
FIDO Authentication Technical Overview par FIDO Alliance
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical Overview
FIDO Alliance447 vues
FIDO Authentication Technical Overview par FIDO Alliance
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical Overview
FIDO Alliance4.1K vues
October 2022 CIAOPS Need to Know Webinar par Robert Crane
October 2022 CIAOPS Need to Know WebinarOctober 2022 CIAOPS Need to Know Webinar
October 2022 CIAOPS Need to Know Webinar
Robert Crane477 vues
Beyond Passwords: FIDO and the Future of User Authentication par FIDO Alliance
Beyond Passwords: FIDO and the Future of User AuthenticationBeyond Passwords: FIDO and the Future of User Authentication
Beyond Passwords: FIDO and the Future of User Authentication
FIDO Alliance1K vues

Dernier

Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ... par
Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...
Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...Donato Onofri
711 vues34 diapositives
DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan... par
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...Deltares
11 vues30 diapositives
DevsRank par
DevsRankDevsRank
DevsRankdevsrank786
11 vues1 diapositive
Fleet Management Software in India par
Fleet Management Software in India Fleet Management Software in India
Fleet Management Software in India Fleetable
11 vues1 diapositive
ict act 1.pptx par
ict act 1.pptxict act 1.pptx
ict act 1.pptxsanjaniarun08
13 vues17 diapositives
SUGCON ANZ Presentation V2.1 Final.pptx par
SUGCON ANZ Presentation V2.1 Final.pptxSUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptxJack Spektor
22 vues34 diapositives

Dernier(20)

Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ... par Donato Onofri
Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...
Unmasking the Dark Art of Vectored Exception Handling: Bypassing XDR and EDR ...
Donato Onofri711 vues
DSD-INT 2023 Baseline studies for Strategic Coastal protection for Long Islan... par 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 vues
Fleet Management Software in India par Fleetable
Fleet Management Software in India Fleet Management Software in India
Fleet Management Software in India
Fleetable11 vues
SUGCON ANZ Presentation V2.1 Final.pptx par Jack Spektor
SUGCON ANZ Presentation V2.1 Final.pptxSUGCON ANZ Presentation V2.1 Final.pptx
SUGCON ANZ Presentation V2.1 Final.pptx
Jack Spektor22 vues
DSD-INT 2023 Simulation of Coastal Hydrodynamics and Water Quality in Hong Ko... par 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 vues
Software testing company in India.pptx par SakshiPatel82
Software testing company in India.pptxSoftware testing company in India.pptx
Software testing company in India.pptx
SakshiPatel827 vues
DSD-INT 2023 HydroMT model building and river-coast coupling in Python - Bove... par Deltares
DSD-INT 2023 HydroMT model building and river-coast coupling in Python - Bove...DSD-INT 2023 HydroMT model building and river-coast coupling in Python - Bove...
DSD-INT 2023 HydroMT model building and river-coast coupling in Python - Bove...
Deltares17 vues
DSD-INT 2023 Next-Generation Flood Inundation Mapping for Taiwan - Delft3D FM... par Deltares
DSD-INT 2023 Next-Generation Flood Inundation Mapping for Taiwan - Delft3D FM...DSD-INT 2023 Next-Generation Flood Inundation Mapping for Taiwan - Delft3D FM...
DSD-INT 2023 Next-Generation Flood Inundation Mapping for Taiwan - Delft3D FM...
Deltares7 vues
DSD-INT 2023 Delft3D FM Suite 2024.01 1D2D - Beta testing programme - Geertsema par Deltares
DSD-INT 2023 Delft3D FM Suite 2024.01 1D2D - Beta testing programme - GeertsemaDSD-INT 2023 Delft3D FM Suite 2024.01 1D2D - Beta testing programme - Geertsema
DSD-INT 2023 Delft3D FM Suite 2024.01 1D2D - Beta testing programme - Geertsema
Deltares17 vues
DSD-INT 2023 Wave-Current Interaction at Montrose Tidal Inlet System and Its ... par 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 vues
2023-November-Schneider Electric-Meetup-BCN Admin Group.pptx par animuscrm
2023-November-Schneider Electric-Meetup-BCN Admin Group.pptx2023-November-Schneider Electric-Meetup-BCN Admin Group.pptx
2023-November-Schneider Electric-Meetup-BCN Admin Group.pptx
animuscrm13 vues
Neo4j y GenAI par Neo4j
Neo4j y GenAI Neo4j y GenAI
Neo4j y GenAI
Neo4j42 vues
Elevate your SAP landscape's efficiency and performance with HCL Workload Aut... par HCLSoftware
Elevate your SAP landscape's efficiency and performance with HCL Workload Aut...Elevate your SAP landscape's efficiency and performance with HCL Workload Aut...
Elevate your SAP landscape's efficiency and performance with HCL Workload Aut...
HCLSoftware6 vues
DSD-INT 2023 Delft3D FM Suite 2024.01 2D3D - New features + Improvements - Ge... par Deltares
DSD-INT 2023 Delft3D FM Suite 2024.01 2D3D - New features + Improvements - Ge...DSD-INT 2023 Delft3D FM Suite 2024.01 2D3D - New features + Improvements - Ge...
DSD-INT 2023 Delft3D FM Suite 2024.01 2D3D - New features + Improvements - Ge...
Deltares16 vues

OutSystems Security Specialization - Study Help Deck