Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cloud Forensics Demystified

You're reading from   Cloud Forensics Demystified Decoding cloud investigation complexities for digital forensic professionals

Arrow left icon
Product type Paperback
Published in Feb 2024
Publisher Packt
ISBN-13 9781800564411
Length 384 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Mansoor Haqanee Mansoor Haqanee
Author Profile Icon Mansoor Haqanee
Mansoor Haqanee
Ganesh Ramakrishnan Ganesh Ramakrishnan
Author Profile Icon Ganesh Ramakrishnan
Ganesh Ramakrishnan
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: Cloud Fundamentals
2. Chapter 1: Introduction to the Cloud FREE CHAPTER 3. Chapter 2: Trends in Cyber and Privacy Laws and Their Impact on DFIR 4. Chapter 3: Exploring the Major Cloud Providers 5. Chapter 4: DFIR Investigations – Logs in AWS 6. Part 2: Forensic Readiness: Tools, Techniques, and Preparation for Cloud Forensics
7. Chapter 5: DFIR Investigations – Logs in Azure 8. Chapter 6: DFIR Investigations – Logs in GCP 9. Chapter 7: Cloud Productivity Suites 10. Part 3: Cloud Forensic Analysis – Responding to an Incident in the Cloud
11. Chapter 8: The Digital Forensics and Incident Response Process 12. Chapter 9: Common Attack Vectors and TTPs 13. Chapter 10: Cloud Evidence Acquisition 14. Chapter 11: Analyzing Compromised Containers 15. Chapter 12: Analyzing Compromised Cloud Productivity Suites 16. Index 17. Other Books You May Enjoy

What are containers?

Containers are lightweight, standalone, and executable packages containing everything needed to run a piece of software, including the code, runtime, system tools, libraries, and settings. They are designed to provide consistency across different computing environments, from development and testing to deployment in production, by encapsulating the application and its dependencies in a containerized environment.

Some critical advantages of containerized deployments include the following:

  • Isolation: Containers use operating system-level virtualization to create isolated environments. Each container shares the same OS kernel as the host but runs independently, ensuring separation from other containers on the same system.
  • Portability: Containers are highly portable, allowing you to run the same application consistently across various platforms, such as Linux distributions or cloud providers. Containerization technologies such as Docker and container...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime