Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Security Awareness: Web Development Process
Search
Raka Adi Nugroho
July 03, 2024
0
34
Security Awareness: Web DevelopmentĀ Process
The Importance of Security in Web Development & How Security Fits Into Each of Developoment Stage
Raka Adi Nugroho
July 03, 2024
Tweet
Share
More Decks by Raka Adi Nugroho
See All by Raka Adi Nugroho
Pemrograman Web - Pertemuan 1
rakaadinugroho
0
21
Leveraging GraphQL with Kotlin Multiplatform
rakaadinugroho
0
46
Open Telemetry in Web Development
rakaadinugroho
0
40
Jetpack Compose - DevFest 2019
rakaadinugroho
0
130
Software Architecture 101
rakaadinugroho
0
62
Coroutine x Retrofit - Android Developer Day
rakaadinugroho
0
900
Featured
See All Featured
Building an army of robots
kneath
306
46k
YesSQL, Process and Tooling at Scale
rocio
174
15k
How GitHub (no longer) Works
holman
315
140k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Practical Orchestrator
shlominoach
190
11k
How to Ace a Technical Interview
jacobian
280
24k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
660
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
33
1.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Gamification - CAS2011
davidbonilla
81
5.5k
Transcript
Security Awareness: Web Development Process Presenter: @rakaadinugroho
Introduction Importance of security in web development Overview of the
web development process How security fits into each stage
Stage 1: Planning Define project requirements and goals Identify potential
security risks Develop a security plan
Stage 2: Design Create a secure architecture Implement secure coding
practices Consider user authentication and authorization
Stage 3: Development Follow secure coding guidelines Regularly test for
vulnerabilities Implement input validation and output encoding
Stage 4: Testing Conduct security testing Perform penetration testing Address
any identified vulnerabilities
Stage 5: Deployment Securely configure the server Use secure communication
protocols (HTTPS) Monitor and log security events
Conclusion Security is an ongoing process Regular updates and patches
Continuous monitoring and improvement
Questions?