Home / Companies / ChaosSearch / Blog / January 2023

January 2023 Summaries

3 posts from ChaosSearch

Filter
Month: Year:
Post Summaries Back to Blog
Advanced Persistent Threats (APTs) are a growing concern in cloud environments like AWS, where security perimeters have changed with the rise of cloud computing platforms. APTs use advanced techniques to infiltrate cloud infrastructure, often staying undetected for months or years, and can be motivated by nation-state threats, cybercriminals, financial gain, or social disruption. To detect APTs, organizations can leverage AWS services such as GuardDuty and Security Hub, which continuously monitor for malicious activity and provide automated response and remediation steps. Effective threat hunting requires access to massive datasets of log data, which can be leveraged using security data lake solutions like ChaosSearch to analyze traffic patterns, IP addresses, and endpoint activities, ultimately achieving a proactive security posture and potentially saving millions of dollars by shortening the duration of attacks.
Jan 19, 2023 1,104 words in the original blog post.
The world's first hyper-scale public cloud provider, Amazon Web Services (AWS), was launched in 2006, leading to thousands of businesses shifting their on-premise data storage and analytics workloads into the cloud by architecting or adopting a cloud data platform. As enterprise data continues to grow in volume, variety, and velocity, complex cloud data platforms are becoming increasingly time-consuming and costly to manage. To simplify cloud data platform architectures, reduce management costs, and eliminate complexity, data executives are searching for ways to modernize their cloud data platforms. A cloud data platform is an integrated software solution that enables enterprise organizations to aggregate, store, process, and consume data in the cloud. Public cloud services provide cost-effective object storage for enterprise data, along with scalable compute resources and proprietary cloud services. Cloud data warehouses capture data from multiple sources, aggregate it into cloud object storage, normalize and transform it, and store it in a relational format to support business intelligence and analytics use cases. A simplified cloud data platform architecture crushes complexity and democratizes data access across multiple analytics use cases, with features such as batch and stream data ingestion, tiered data storage capabilities, workload orchestration, metadata layer, and ETL tools. Sophisticated cloud data platforms offer additional features that go beyond the four basic layers of platform architecture, including support for real-time analytics use cases, low-latency access, and performant analytics. Examples of sophisticated cloud data platform architectures include Google Cloud Platform's Marketing Analytics Reference Architecture and AWS Data Lakehouse Architecture, which feature a data ingestion layer, data storage layer, data processing layer, and data serving layer. ChaosSearch delivers a simplified cloud data platform architecture that reduces the cost and complexity of cloud data analytics at scale, enabling use cases such as security operations, application troubleshooting, and monitoring cloud services.
Jan 12, 2023 1,713 words in the original blog post.
There are two generations of distributed database architectures, first-generation being traditional clustering with respect to building distributed databases for scalability and availability. These architectures have a history of complexity due to procedures such as adding/removing nodes in a quorum, sharding across a cluster, partitioning data into shards during ingestion, and querying those shards. In contrast, second-generation architectures leverage distributed storage and serverless architecture, providing a shared everything design with stateless capabilities. This allows for infinitely scalable solutions where compute capacity equals network capacity. Third-generation architectures take it further by adopting a fully stateless and serverless design with strongly consistent and distributed storage such as cloud object storage. These solutions simplify availability and reduce costs compared to traditional first/second generation databases, enabling customers to scale their data ingestion and querying workloads at significantly reduced costs. With the use of cloud object storage for data ingestion, ChaosSearch has achieved zone and region availability without the need for active-active or active-passive clustering, resulting in a more resilient and cost-effective solution.
Jan 05, 2023 2,302 words in the original blog post.