article thumbnail

Take manual snapshots and restore in a different domain spanning across various Regions and accounts in Amazon OpenSearch Service

AWS Big Data

The bucket has to be in the same Region where the OpenSearch Service domain is hosted. Create an IAM role and user Complete the following steps to create your IAM role and user: Create an IAM role to grant permissions to OpenSearch Service. For this post, we name the role TheSnapshotRole. For this post, name the role DestinationSnapshotRole.

Snapshot 107
article thumbnail

Manage Amazon OpenSearch Service Visualizations, Alerts, and More with GitHub and Jenkins

AWS Big Data

In the trust policy, specify that Amazon Elastic Compute Cloud (Amazon EC2) can assume this role: { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": { "Service": "ec2.amazonaws.com" Launch an EC2 instance Note : Make sure to deploy the EC2 instance for hosting Jenkins in the same VPC as the OpenSearch domain.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Top 14 Must-Read Data Science Books You Need On Your Desk

datapine

This interdisciplinary field of scientific methods, processes, and systems helps people extract knowledge or insights from data in a host of forms, either structured or unstructured, similar to data mining. Data science, also known as data-driven science, covers an incredibly broad spectrum.

article thumbnail

Achieve data resilience using Amazon OpenSearch Service disaster recovery with snapshot and restore

AWS Big Data

The workflow consists of the following initial steps: OpenSearch Service is hosted in the primary Region, and all the active traffic is routed to the OpenSearch Service domain in the primary Region. For instructions, see Creating an IAM role (console). We refer to this role as TheSnapshotRole in this post.

Snapshot 107
article thumbnail

Scaling RISE with SAP data and AWS Glue

AWS Big Data

The SAP OData connector supports both on-premises and cloud-hosted (native and SAP RISE) deployments. Application host URL : The host must have the SSL certificates for the authentication and validation of your SAP host name. Such analytic use cases can be enabled by building a data warehouse or data lake.

article thumbnail

Build a secure data visualization application using the Amazon Redshift Data API with AWS IAM Identity Center

AWS Big Data

Generate the client secret and set sign-in redirect URL and sign-out URL to [link] (we will host the Streamlit application locally on port 8501). Copy and save the client ID and client secret needed later for the Streamlit application and the IAM Identity Center application to connect using the Redshift Data API.

article thumbnail

Introducing a new unified data connection experience with Amazon SageMaker Lakehouse unified data connectivity

AWS Big Data

For Host , enter your host name of your Aurora PostgreSQL database cluster. format(connection_properties["HOST"],connection_properties["PORT"],connection_properties["DATABASE"]) df.write.format("jdbc").option("url", Choose the created IAM role. Under Permissions policies , choose Add permission and Create inline policy.