Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Serverless security = understand, as...
~
Calles, Miguel A.
Linked to FindBook
Google Book
Amazon
博客來
Serverless security = understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Serverless security/ by Miguel A. Calles.
Reminder of title:
understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /
Author:
Calles, Miguel A.
Published:
Berkeley, CA :Apress : : 2020.,
Description:
xvii, 347 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Introduction to Cloud Computing Security -- Chapter 2: Performing a Risk Assessment -- Chapter 3: Securing the Code -- Chapter 4: Securing Interfaces -- Chapter 5: Configuring the Application Stack -- Chapter 6: Restricting Permissions -- Part IV: Monitoring and Alerting -- Chapter 7: Account Management -- Chapter 8: Secrets Management -- Chapter 9: Authentication and Authorization -- Chapter 10: Monitoring Security Events -- Chapter 10: Protecting Sensitive Data -- Chapter 11: Monitoring, Auditing, and Alerting -- Chapter 12: Additional Considerations -- Chapter 13: Finalizing the Risk Assessment. - Appendix A: List of Acronyms -- Appendix B: Set Up Instructions -- Appendix C: Exercises Review.
Contained By:
Springer Nature eBook
Subject:
Cloud computing - Security measures. -
Online resource:
https://doi.org/10.1007/978-1-4842-6100-2
ISBN:
9781484261002
Serverless security = understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /
Calles, Miguel A.
Serverless security
understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /[electronic resource] :by Miguel A. Calles. - Berkeley, CA :Apress :2020. - xvii, 347 p. :ill., digital ;24 cm.
Chapter 1: Introduction to Cloud Computing Security -- Chapter 2: Performing a Risk Assessment -- Chapter 3: Securing the Code -- Chapter 4: Securing Interfaces -- Chapter 5: Configuring the Application Stack -- Chapter 6: Restricting Permissions -- Part IV: Monitoring and Alerting -- Chapter 7: Account Management -- Chapter 8: Secrets Management -- Chapter 9: Authentication and Authorization -- Chapter 10: Monitoring Security Events -- Chapter 10: Protecting Sensitive Data -- Chapter 11: Monitoring, Auditing, and Alerting -- Chapter 12: Additional Considerations -- Chapter 13: Finalizing the Risk Assessment. - Appendix A: List of Acronyms -- Appendix B: Set Up Instructions -- Appendix C: Exercises Review.
Apply the basics of security in serverless computing to new or existing projects. This hands-on guide provides practical examples and fundamentals. You will apply these fundamentals in all aspects of serverless computing: improving the code, securing the application, and protecting the infrastructure. You will come away having security knowledge that enables you to secure a project you are supporting and have technical conversations with cybersecurity personnel. At a time when there are many news stories on cybersecurity breaches, it is crucial to think about security in your applications. It is tempting to believe that having a third-party host the entire computing platform will increase security. This book shows you why cybersecurity is the responsibility of everyone working on the project. What You Will Learn Gain a deeper understanding of cybersecurity in serverless computing Know how to use free and open source tools (such as the Node Package Manager, ESLint, and VSCode) to reduce vulnerabilities in your application code Assess potential threats from event triggers in your serverless functions Understand security best practices in serverless computing Develop an agnostic security architecture while reducing risk from vendor-specific infrastructure Who This Book Is For Developers or security engineers looking to expand their current knowledge of traditional cybersecurity into serverless computing projects. Individuals just beginning in serverless computing and cybersecurity can apply the concepts in this book in their projects.
ISBN: 9781484261002
Standard No.: 10.1007/978-1-4842-6100-2doiSubjects--Topical Terms:
1375313
Cloud computing
--Security measures.
LC Class. No.: TK5105.59 / .C35 2020
Dewey Class. No.: 005.8
Serverless security = understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /
LDR
:03351nmm a2200325 a 4500
001
2244038
003
DE-He213
005
20210201094615.0
006
m d
007
cr nn 008maaau
008
211207s2020 cau s 0 eng d
020
$a
9781484261002
$q
(electronic bk.)
020
$a
9781484260999
$q
(paper)
024
7
$a
10.1007/978-1-4842-6100-2
$2
doi
035
$a
978-1-4842-6100-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.59
$b
.C35 2020
072
7
$a
UR
$2
bicssc
072
7
$a
COM053000
$2
bisacsh
072
7
$a
UR
$2
thema
082
0 4
$a
005.8
$2
23
090
$a
TK5105.59
$b
C157 2020
100
1
$a
Calles, Miguel A.
$3
3504564
245
1 0
$a
Serverless security
$h
[electronic resource] :
$b
understand, assess, and implement secure and reliable applications in AWS, Microsoft Azure, and Google Cloud /
$c
by Miguel A. Calles.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xvii, 347 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to Cloud Computing Security -- Chapter 2: Performing a Risk Assessment -- Chapter 3: Securing the Code -- Chapter 4: Securing Interfaces -- Chapter 5: Configuring the Application Stack -- Chapter 6: Restricting Permissions -- Part IV: Monitoring and Alerting -- Chapter 7: Account Management -- Chapter 8: Secrets Management -- Chapter 9: Authentication and Authorization -- Chapter 10: Monitoring Security Events -- Chapter 10: Protecting Sensitive Data -- Chapter 11: Monitoring, Auditing, and Alerting -- Chapter 12: Additional Considerations -- Chapter 13: Finalizing the Risk Assessment. - Appendix A: List of Acronyms -- Appendix B: Set Up Instructions -- Appendix C: Exercises Review.
520
$a
Apply the basics of security in serverless computing to new or existing projects. This hands-on guide provides practical examples and fundamentals. You will apply these fundamentals in all aspects of serverless computing: improving the code, securing the application, and protecting the infrastructure. You will come away having security knowledge that enables you to secure a project you are supporting and have technical conversations with cybersecurity personnel. At a time when there are many news stories on cybersecurity breaches, it is crucial to think about security in your applications. It is tempting to believe that having a third-party host the entire computing platform will increase security. This book shows you why cybersecurity is the responsibility of everyone working on the project. What You Will Learn Gain a deeper understanding of cybersecurity in serverless computing Know how to use free and open source tools (such as the Node Package Manager, ESLint, and VSCode) to reduce vulnerabilities in your application code Assess potential threats from event triggers in your serverless functions Understand security best practices in serverless computing Develop an agnostic security architecture while reducing risk from vendor-specific infrastructure Who This Book Is For Developers or security engineers looking to expand their current knowledge of traditional cybersecurity into serverless computing projects. Individuals just beginning in serverless computing and cybersecurity can apply the concepts in this book in their projects.
650
0
$a
Cloud computing
$x
Security measures.
$3
1375313
650
0
$a
Data protection.
$3
590548
650
0
$a
Computer networks
$x
Security measures.
$3
579161
650
1 4
$a
Security.
$3
3134865
650
2 4
$a
Computer Communication Networks.
$3
775497
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6100-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9405084
電子資源
11.線上閱覽_V
電子書
EB TK5105.59 .C35 2020
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login