mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
refactor: update based on review feedback
Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
@@ -324,8 +324,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cloud-infrastructure",
|
"name": "cloud-infrastructure",
|
||||||
"description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization",
|
"description": "Cloud architecture design for AWS/Azure/GCP/OCI, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization",
|
||||||
"version": "1.2.3",
|
"version": "1.3.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Seth Hobson",
|
"name": "Seth Hobson",
|
||||||
"email": "seth@major7apps.com"
|
"email": "seth@major7apps.com"
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
|
|||||||
- **Application caching**: In-memory caching, object caching, computed value caching
|
- **Application caching**: In-memory caching, object caching, computed value caching
|
||||||
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
||||||
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
||||||
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
|
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, GCP CDN, OCI CDN
|
||||||
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
||||||
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
## Best Practices
|
## Best Practices
|
||||||
|
|
||||||
1. Use AWS provider version `~> 6.31`
|
1. Use AWS provider version `~> 5.0`
|
||||||
2. Enable encryption by default
|
2. Enable encryption by default
|
||||||
3. Use least-privilege IAM
|
3. Use least-privilege IAM
|
||||||
4. Tag all resources consistently
|
4. Tag all resources consistently
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Expert security auditor with comprehensive knowledge of modern cybersecurity pra
|
|||||||
|
|
||||||
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
||||||
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
||||||
- **Native cloud controls**: GuardDuty, Microsoft Defender for Cloud, Security Command Center, Security Zones
|
- **Native cloud controls**: AWS GuardDuty, GCP Security Command Center, OCI Security Zones
|
||||||
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
||||||
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
||||||
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
|
|||||||
- **Application caching**: In-memory caching, object caching, computed value caching
|
- **Application caching**: In-memory caching, object caching, computed value caching
|
||||||
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
||||||
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
||||||
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
|
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, GCP CDN, OCI CDN
|
||||||
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
||||||
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
||||||
|
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Expert security auditor with comprehensive knowledge of modern cybersecurity pra
|
|||||||
|
|
||||||
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
||||||
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
||||||
- **Native cloud controls**: GuardDuty, Microsoft Defender for Cloud, Security Command Center, Security Zones
|
- **Native cloud controls**: AWS GuardDuty, GCP Security Command Center, OCI Security Zones
|
||||||
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
||||||
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
||||||
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
|
|||||||
- **Application caching**: In-memory caching, object caching, computed value caching
|
- **Application caching**: In-memory caching, object caching, computed value caching
|
||||||
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
||||||
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
||||||
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
|
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, GCP CDN, OCI CDN
|
||||||
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
||||||
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
|
|||||||
- **Application caching**: In-memory caching, object caching, computed value caching
|
- **Application caching**: In-memory caching, object caching, computed value caching
|
||||||
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
|
||||||
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
|
||||||
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
|
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, GCP CDN, OCI CDN
|
||||||
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
|
||||||
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
- **API caching**: Response caching, conditional requests, cache invalidation strategies
|
||||||
|
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Expert security auditor with comprehensive knowledge of modern cybersecurity pra
|
|||||||
|
|
||||||
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
||||||
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
||||||
- **Native cloud controls**: GuardDuty, Microsoft Defender for Cloud, Security Command Center, Security Zones
|
- **Native cloud controls**: AWS GuardDuty, GCP Security Command Center, OCI Security Zones
|
||||||
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
||||||
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
||||||
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Expert security auditor with comprehensive knowledge of modern cybersecurity pra
|
|||||||
|
|
||||||
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
- **Cloud security posture**: AWS Security Hub, Microsoft Defender for Cloud, GCP Security Command Center, OCI Cloud Guard
|
||||||
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
- **Infrastructure security**: Cloud security groups, network ACLs, IAM policies
|
||||||
- **Native cloud controls**: GuardDuty, Microsoft Defender for Cloud, Security Command Center, Security Zones
|
- **Native cloud controls**: AWS GuardDuty, GCP Security Command Center, OCI Security Zones
|
||||||
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
- **Data protection**: Encryption at rest/in transit, key management, data classification
|
||||||
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
- **Serverless security**: Function security, event-driven security, serverless SAST/DAST
|
||||||
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
- **Container security**: Kubernetes Pod Security Standards, network policies, service mesh security
|
||||||
|
|||||||
Reference in New Issue
Block a user