- OpenStack Cloud Security
- Fabio Alessandro Locati
- 141字
- 2021-07-16 13:28:16
Chapter 1. First Things First – Creating a Safe Environment
We often hear about security, but very often we do not receive a clear definition of what this is, since it's taken for granted. Even if we know what security in general is, sometimes we can miss some pieces of what security means in that specific field. I, personally, like to use this definition of information security—preservation of confidentiality, integrity, and availability of information.
The ISO/IEC 27000:2009 affirms that "In addition, other properties, such as authenticity, accountability, nonrepudiation, and reliability can also be involved."
This highlights the fact that security is a very wide sector, including two very different realms:
- Data protection from unauthorized access (confidentiality)
- Data integrity and availability
Before we pe in the security realm, we need to look at some important concepts of security.
推薦閱讀
- Docker進階與實戰
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Visual FoxPro 程序設計
- 秒懂設計模式
- Visual Basic學習手冊
- Monitoring Elasticsearch
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- Learning OpenStack Networking(Neutron)
- Mastering ROS for Robotics Programming
- Linux C編程:一站式學習
- Solr Cookbook(Third Edition)
- Getting Started with React Native
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Clean Code in C#
- Orleans:構建高性能分布式Actor服務