Cloud Data EngineerSecurity and Governance2 promptsIntermediate2 single promptsFree to use

Security and Governance AI Prompts

2 Cloud Data Engineer prompts in Security and Governance. Copy ready-to-use templates and run them in your AI workflow. Covers intermediate levels and 2 single prompts.

AI prompts in Security and Governance

2 prompts
IntermediateSingle prompt
01

Cloud Cost Management

Implement cost monitoring and optimization for this cloud data platform. Provider: {{provider}} Current monthly spend: {{spend}} Main cost drivers: {{cost_drivers}} (compute, st...

Prompt text
Implement cost monitoring and optimization for this cloud data platform. Provider: {{provider}} Current monthly spend: {{spend}} Main cost drivers: {{cost_drivers}} (compute, storage, data transfer, queries) Budget: {{budget}} 1. Cost visibility: AWS: - AWS Cost Explorer: visualize spend by service, tag, and time - Enable cost allocation tags: tag every resource with team, environment, project - AWS Budgets: set budget alerts at 50%, 80%, 100% of monthly budget - AWS Cost and Usage Report (CUR): detailed hourly billing data in S3 for analysis GCP: - BigQuery Billing export: export billing data to BigQuery for analysis - Labels on every resource (equivalent to AWS tags) - Budget alerts via Cloud Billing API Snowflake: - QUERY_HISTORY: identify expensive queries (total_elapsed_time, credits_used_cloud_services) - WAREHOUSE_METERING_HISTORY: credits consumed per warehouse - Resource monitors: cap spend per warehouse per day/week/month 2. Compute optimization: - Use spot/preemptible instances for fault-tolerant batch jobs (70-90% discount) - Right-size warehouse clusters: if avg cluster utilization < 30%, downsize - Auto-suspend warehouses when idle: 60-second suspension for transient workloads - Reserved instances / committed use discounts for stable baseline compute 3. Storage optimization: - S3 Intelligent-Tiering: auto-moves objects to cheaper tiers based on access patterns - Enforce lifecycle policies: delete temp/staging files after 7 days - Columnar formats: Parquet is 5-10x smaller than CSV โ†’ less storage and scan cost - Compression: snappy or zstd for Parquet (default in most tools) 4. Query cost optimization (BigQuery/Athena/Snowflake): - Partition pruning: WHERE clauses on the partition key - Column pruning: avoid SELECT *; project only needed columns - Result caching: identical queries hit the cache (free in Snowflake/BigQuery) - Materialized views: pre-compute expensive aggregations 5. FinOps process: - Monthly cost review: top 10 expensive resources, trends, anomalies - Showback / chargeback: allocate costs to teams using tags - Cost anomaly alerts: alert when spend > 150% of the 7-day rolling average Return: cost monitoring setup, tagging strategy, compute and storage optimizations, query cost reduction, and FinOps process.
IntermediateSingle prompt
02

Cloud Data Security

Implement security controls for this cloud data platform. Provider: {{provider}} Sensitive data types: {{sensitive_data}} (PII, PCI, PHI, financial) Compliance: {{compliance}} (...

Prompt text
Implement security controls for this cloud data platform. Provider: {{provider}} Sensitive data types: {{sensitive_data}} (PII, PCI, PHI, financial) Compliance: {{compliance}} (SOC 2, HIPAA, GDPR, PCI-DSS) Access patterns: {{access_patterns}} 1. Identity and access management: - Use cloud IAM roles (not static credentials): EC2 instance profiles, GCP service accounts, Azure managed identities - Principle of least privilege: grant only the minimum permissions required for each service - Separate roles: data loader role, data reader role, admin role - Rotate credentials: automate rotation via AWS Secrets Manager, GCP Secret Manager, Azure Key Vault 2. Data encryption: - At-rest: cloud provider default encryption (AES-256); use customer-managed keys (CMK) for compliance - In-transit: TLS enforced for all connections to managed services - Column-level encryption: for PII fields that must be encrypted at the application layer - BigQuery: AEAD encryption functions for column-level encryption 3. Network security: - Private endpoints: connect services within a VPC without traversing the public internet - AWS: PrivateLink for S3, Redshift, and Glue - GCP: Private Google Access for Cloud Storage and BigQuery - VPC Service Controls (GCP): create security perimeters around data services 4. Data masking and tokenization: - Dynamic data masking: show masked values to non-privileged users - Snowflake: column masking policies based on role - BigQuery: authorized views with masked columns for analysts - PII tokenization: replace sensitive values with non-reversible tokens at ingestion 5. Audit logging: - Enable cloud provider data access logging: AWS CloudTrail, GCP Cloud Audit Logs, Azure Monitor - Log every: data access, configuration change, permission escalation - Centralize logs in a SIEM: Amazon Security Lake, Chronicle (GCP), Sentinel (Azure) - Retention: minimum 1 year for compliance Return: IAM role design, encryption configuration, network security setup, data masking policy, and audit logging configuration.

Recommended Security and Governance workflow

1

Cloud Cost Management

Start with a focused prompt in Security and Governance so you establish the first reliable signal before doing broader work.

Jump to this prompt
2

Cloud Data Security

Review the output and identify what needs follow-up, cleanup, explanation, or deeper analysis.

Jump to this prompt

Frequently asked questions

What is security and governance in cloud data engineer work?+

Security and Governance is a practical workflow area inside the Cloud Data Engineer prompt library. It groups prompts that solve closely related tasks instead of leaving users to search through one flat list.

Which prompt should I start with?+

Start with the most general prompt in the list, then move toward the more specific or advanced prompts once you have initial output.

What is the difference between a prompt and a chain?+

A single prompt gives you one instruction and one output. A chain is a multi-step sequence designed to build on earlier results and produce a more complete workflow.

Can I use these prompts outside MLJAR Studio?+

Yes. They work in other AI tools too. MLJAR Studio is still the best fit when you want local execution, visible code, and notebook-based reproducibility.

Where should I go next after this category?+

Good next stops are Cloud Architecture, Orchestration, Cloud Storage depending on what the current output reveals.

Explore other AI prompt roles

๐Ÿงฑ
Analytics Engineer (dbt)
20 prompts
Browse Analytics Engineer (dbt) prompts
๐Ÿ’ผ
Business Analyst
50 prompts
Browse Business Analyst prompts
๐Ÿงฉ
Citizen Data Scientist
24 prompts
Browse Citizen Data Scientist prompts
๐Ÿ›ก๏ธ
Compliance & Privacy Analyst
12 prompts
Browse Compliance & Privacy Analyst prompts
๐Ÿ“Š
Data Analyst
72 prompts
Browse Data Analyst prompts
๐Ÿ—๏ธ
Data Engineer
35 prompts
Browse Data Engineer prompts
๐Ÿง 
Data Scientist
50 prompts
Browse Data Scientist prompts
๐Ÿ“ˆ
Data Visualization Specialist
23 prompts
Browse Data Visualization Specialist prompts
๐Ÿ—ƒ๏ธ
Database Engineer
18 prompts
Browse Database Engineer prompts
๐Ÿ”ง
DataOps Engineer
16 prompts
Browse DataOps Engineer prompts
๐Ÿ›’
Ecommerce Analyst
20 prompts
Browse Ecommerce Analyst prompts
๐Ÿ’น
Financial Analyst
22 prompts
Browse Financial Analyst prompts
๐Ÿฉบ
Healthcare Data Analyst
25 prompts
Browse Healthcare Data Analyst prompts
๐Ÿค–
LLM Engineer
20 prompts
Browse LLM Engineer prompts
๐Ÿ“ฃ
Marketing Analyst
30 prompts
Browse Marketing Analyst prompts
๐Ÿค–
ML Engineer
42 prompts
Browse ML Engineer prompts
โš™๏ธ
MLOps
35 prompts
Browse MLOps prompts
๐Ÿงญ
Product Analyst
16 prompts
Browse Product Analyst prompts
๐Ÿงช
Prompt Engineer
18 prompts
Browse Prompt Engineer prompts
๐Ÿงช
Prompts Engineer
18 prompts
Browse Prompts Engineer prompts
๐Ÿ“‰
Quantitative Analyst
27 prompts
Browse Quantitative Analyst prompts
๐Ÿ”ฌ
Research Scientist
32 prompts
Browse Research Scientist prompts
๐Ÿงฎ
SQL Developer
16 prompts
Browse SQL Developer prompts
๐Ÿ“
Statistician
17 prompts
Browse Statistician prompts