Browse
Cloud
Skills Found
aws-solution-architect
This skill provides AWS architecture guidance for startups, covering serverless patterns, cost optimization, and infrastructure-as-code templates. It offers practical advice for different growth stages and includes specific service recommendations and common pitfalls to avoid.
aws-sdk-java-v2-secrets-manager
Provides practical patterns for using AWS Secrets Manager with Java SDK 2.x. Covers secret storage, retrieval, rotation, caching, and Spring Boot integration with concrete code examples for database credentials and API keys. Includes error handling, testing strategies, and troubleshooting steps.
rclone
This skill provides rclone commands for uploading, syncing, and managing files across multiple cloud storage providers. It includes setup verification, configuration guidance for S3, R2, B2, Google Drive, and Dropbox, plus practical commands with flags for different transfer scenarios.
aws-sdk-java-v2-rds
A comprehensive and practical skill for managing AWS RDS using Java SDK v2, covering essential operations with clear code examples and integration patterns for real-world applications.
hybrid-cloud-networking
Provides configuration guidance for connecting on-premises infrastructure to AWS, Azure, and GCP using VPN and dedicated connections. Includes Terraform examples, network patterns, routing setup, and security practices for hybrid cloud deployments.
aws-sdk-java-v2-lambda
Provides concrete Java code examples for AWS Lambda operations using SDK v2, covering invocation patterns, function management, Spring Boot integration, and error handling. Includes synchronous/asynchronous calls, typed responses, and configuration examples.
aws-sdk-java-v2-kms
A comprehensive and well-structured skill for AWS KMS implementation using Java SDK 2.x, covering key management, encryption patterns, and Spring Boot integration with clear examples.
aws-ses-inbound
A comprehensive guide for setting up AWS SES inbound email processing with SNS webhook delivery, providing clear step-by-step instructions and troubleshooting guidance.
latchbio-integration
Provides guidance for using Latch, a Python framework for building and deploying bioinformatics workflows as serverless pipelines. Covers workflow creation with decorators, cloud data management, resource configuration, and integration with Nextflow/Snakemake. Includes practical examples for RNA-seq, GPU tasks, and registry integration.
multi-cloud-architecture
Provides a decision framework and patterns for designing applications across AWS, Azure, and GCP. Includes service comparison tables, multi-cloud patterns, cost optimization strategies, and migration phases. Helps avoid vendor lock-in and select best-of-breed services.
aws-sdk-java-v2-messaging
Provides Java code examples for AWS SQS and SNS messaging patterns including queue operations, topic publishing, FIFO queues, dead letter queues, and Spring Boot integration. Covers client setup, message handling, and subscription management with practical implementation guidance.
aws-sdk-java-v2-s3
Provides practical code examples for Amazon S3 operations using AWS SDK for Java 2.x. Covers bucket management, object uploads/downloads, multipart transfers, presigned URLs, and client configuration with retry logic. Includes best practices for performance, security, and error handling.