AWS Certified Security – Specialty (SCS-C02) Exam Learning Path

AWS Security - Specialty SCS-C02 Certificate

AWS Certified Security – Specialty (SCS-C02) Exam Learning Path I recently re-certified the updated AWS Certified Security – Specialty (SCS-C02) certification exam. The format and domains are pretty much the same as SCS-C01, however it has been enhanced to cover all the latest services. AWS Certified Security – Specialty (SCS-C02) Exam Content AWS Certified Security […]

AWS CloudFormation

AWS CloudFormation AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provision and update them in an orderly and predictable fashion. CloudFormation consists of Template is an architectural diagram and provides logical resources a JSON or YAML-format, text-based file that describes all the AWS […]

AWS Data Pipeline

AWS Data Pipeline AWS Data Pipeline is a web service that makes it easy to automate and schedule regular data movement and data processing activities in AWS helps define data-driven workflows integrates with on-premises and cloud-based storage systems helps quickly define a pipeline, which defines a dependent chain of data sources, destinations, and predefined or custom […]

Amazon S3 Event Notifications

S3 Event Notifications S3 notification feature enables notifications to be triggered when certain events happen in the bucket. Notifications are enabled at the Bucket level Notifications can be configured to be filtered by the prefix and suffix of the key name of objects. However, filtering rules cannot be defined with overlapping prefixes, overlapping suffixes, or […]

AWS Redshift

Redshift Architecture

AWS Redshift Amazon Redshift is a fully managed, fast, and powerful, petabyte-scale data warehouse service. Redshift is an OLAP data warehouse solution based on PostgreSQL. Redshift automatically helps set up, operate, and scale a data warehouse, from provisioning the infrastructure capacity. patches and backs up the data warehouse, storing the backups for a user-defined retention […]

AWS Kinesis Data Streams vs Kinesis Data Firehose

Kinesis Data Streams vs. Kinesis Data Firehose

AWS Kinesis Data Streams vs Kinesis Data Firehose Kinesis acts as a highly available conduit to stream messages between data producers and data consumers. Data producers can be almost any source of data: system or web log data, social network data, financial trading information, geospatial data, mobile app data, or telemetry from connected IoT devices. Data consumers […]