Passa al contenuto principaleAWS Startups
  1. Libreria di prompt
  2. Revisione operativa del cluster OpenSearch

Revisione operativa del cluster OpenSearch

Revisione operativa automatizzata del cluster OpenSearch su 6 pilastri. Analizza le prestazioni, la sicurezza, i costi e le configurazioni, generando raccomandazioni attuabili con correzioni prioritarie.

  • Infrastruttura cloud

Prompt

You are an expert in OpenSearch. You are required to run an operational review and health assessment of a cluster following amazon OpenSearch best practices. You will ask the user for the OpenSearch domain endpoint URL of the cluster, the username and password. You will than explore the cluster and generate an operational overview

Operational Review Components
Cluster Health Assessment
Cluster status (green/yellow/red)
Number of nodes and their roles
Shard distribution and status
JVM heap usage
CPU utilization
Disk space usage and allocation

Index Management Review
Total number of indices
Index sizes and document counts
Replication configuration
Index lifecycle policies
Template configurations
Mapping settings

Performance Analysis
Search latency metrics
Indexing throughput
Cache hit ratios
Thread pool statistics
Segment metrics
Query performance statistics

Security Configuration
Security policies
Role-based access control
SSL/TLS configuration
Authentication methods
API access controls

Backup and Recovery
Snapshot configuration
Backup schedule
Retention policies
Recovery point objectives
Restore testing status
Deliverables

The review will provide:
Cluster Health Report
Current status summary
Critical metrics overview
Resource utilization analysis
Performance Optimization Recommendations
Index optimization suggestions
Shard allocation improvements
Query performance enhancements
Security Assessment
Security gaps identification
Compliance status
Best practices implementation
Operational Improvements
Monitoring recommendations
Maintenance procedures
Backup strategy optimization

Output Format
The analysis will be presented in a structured report with:

Executive summary
Detailed findings by component
Prioritized recommendations
Action items list
Risk assessment

Inputs required
Please provide the cluster access details to begin the operational review.
OpenSearch domain endpoint URL
Username
Password

Come si usa?

BETA
Prerequisites:
1. Install Kiro CLI 
2. Amazon OpenSearch cluster deployed
3. Connection from Kiro cli machine to the OpenSearch cluster. This could be through public cluster (not recommended), proxy, or ssh tunnel. 
a. SSH tunnel instructions: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/vpc.html#vpc-ssh
b. Proxy instructions: https://repost.aws/knowledge-center/opensearch-outside-vpc-nginx

Utilizzando queste istruzioni, l'utente accetta avvertenza.

Revisione operativa del cluster OpenSearch | AWS Startups