In this blog, we will walk through backing up our committed cluster data via Elasticsearch’s snapshots into an AWS S3 bucket. In Elastic Cloud (Enterprise), Elastic provides a built-in backup service under its found-snapshots repository. Elasticsearch also supports custom repositories for both Cloud and on-prem setups, connecting to data stores like AWS S3, GCP, and Azure for … [Read more...] about Connect a custom AWS S3 snapshot repository to Elastic Cloud
snapshot
Barbervisor: Journey developing a snapshot fuzzer with Intel VT-x
Cisco Blogs / Security / Threat Research / Barbervisor: Journey developing a snapshot fuzzer with Intel VT-x One of the ways vulnerability researchers find bugs is with fuzzing. At a high level, fuzzing is the process of generating and mutating random inputs for a given target to crash it. In 2017, I started developing a bare metal hypervisor for the purposes of … [Read more...] about Barbervisor: Journey developing a snapshot fuzzer with Intel VT-x