llm-fine-tuning

10
BagelHoleBagelHole

Set up infrastructure for fine-tuning LLMs with QLoRA, LoRA, and full fine-tuning using Hugging Face TRL, Axolotl, and distributed training with DeepSpeed or FSDP. Covers dataset prep, training runs, and model export.

192 days ago

sast-scanning

10
BagelHoleBagelHole

Perform static application security testing with tools like Semgrep, CodeQL, and SonarQube. Identify security vulnerabilities in source code before deployment. Use when implementing secure SDLC, code review automation, or security gates in CI/CD pipelines.

192 days ago

access-review

10
BagelHoleBagelHole

Conduct periodic access reviews and certifications. Implement access governance and recertification workflows. Use when managing access compliance.

192 days ago

gcp-cloud-functions

10
BagelHoleBagelHole

Deploy serverless functions on Google Cloud Functions. Configure triggers and manage deployments. Use when implementing serverless workloads on GCP.

192 days ago

rag-infrastructure

10
BagelHoleBagelHole

Build and operate Retrieval-Augmented Generation (RAG) infrastructure with vector stores, embedding pipelines, and hybrid search. Covers ingestion, chunking strategies, reranking, and production deployment patterns.

192 days ago

ai-security-hardening

10
BagelHoleBagelHole

Harden AI/LLM deployments against prompt injection, data exfiltration, model theft, and supply chain attacks. Covers input validation, output filtering, access control, model API security, and compliance controls for production AI systems.

192 days ago

llm-inference-scaling

10
BagelHoleBagelHole

Auto-scale LLM inference clusters on Kubernetes using KEDA, custom GPU metrics, and horizontal pod autoscaling. Handle traffic spikes, implement queue-based scaling, and optimize cost with spot instances for AI workloads.

192 days ago

sops-encryption

10
BagelHoleBagelHole

Encrypt files and configs with Mozilla SOPS. Integrate with AWS KMS, GCP KMS, or PGP for key management. Use when encrypting configuration files, Kubernetes secrets, or implementing GitOps with encrypted secrets.

192 days ago

ssl-tls-management

10
BagelHoleBagelHole

Manage SSL/TLS certificates with Let's Encrypt and internal PKI. Configure secure HTTPS, certificate renewal, and cipher suites. Use when implementing secure communications.

192 days ago

mysql

10
BagelHoleBagelHole

Administer MySQL/MariaDB databases. Configure replication and optimize performance. Use when managing MySQL deployments.

192 days ago

argocd-gitops

10
BagelHoleBagelHole

Implement GitOps with ArgoCD for declarative Kubernetes deployments. Configure applications, manage sync policies, implement progressive delivery, and automate deployments from Git repositories. Use when implementing GitOps workflows or continuous deployment to Kubernetes.

192 days ago

mac-mini-llm-lab

10
BagelHoleBagelHole

Configure a Mac mini as a reliable local LLM server with remote access, observability, and power-safe operation.

192 days ago

llm-app-security

10
BagelHoleBagelHole

Secure LLM-powered applications with input validation, output controls, tenant isolation, and abuse prevention.

192 days ago

waf-setup

10
BagelHoleBagelHole

Deploy and tune Web Application Firewalls. Configure rules for OWASP Top 10 protection. Use when protecting web applications from common attacks.

192 days ago

ai-agent-security

10
BagelHoleBagelHole

Secure AI agents against prompt injection, tool abuse, and data exfiltration with defense-in-depth controls.

192 days ago

soc2-compliance

10
BagelHoleBagelHole

Implement SOC 2 Trust Services Criteria. Configure security, availability, and processing integrity controls. Use when achieving SOC 2 certification.

192 days ago

aws-ec2

10
BagelHoleBagelHole

Manage EC2 instances, AMIs, and auto-scaling groups. Configure security groups, key pairs, and instance types. Use when deploying compute resources on AWS.

192 days ago

model-serving-kubernetes

10
BagelHoleBagelHole

Deploy ML models on Kubernetes with KServe (formerly KFServing) and NVIDIA Triton Inference Server. Includes canary deployments, autoscaling, model versioning, A/B testing, and GPU resource management for production model serving.

192 days ago

azure-devops

10
BagelHoleBagelHole

Set up Azure Pipelines for CI/CD, configure build and release pipelines, manage Azure DevOps projects, and integrate with Azure services. Use when working with Azure DevOps Services or Server for enterprise DevOps workflows.

192 days ago

zero-trust

10
BagelHoleBagelHole

Implement zero-trust network architecture. Configure identity-based access, micro-segmentation, and continuous verification. Use when implementing modern security architectures.

192 days ago

cloudflare-workers

10
BagelHoleBagelHole

Build and deploy edge functions with Cloudflare Workers and Wrangler. Use for APIs, cron jobs, and edge middleware.

192 days ago

container-registries

10
BagelHoleBagelHole

Manage container registries including ECR, ACR, GCR, and Docker Hub. Push and pull images, configure authentication, set up repository policies, and implement image lifecycle management. Use when working with container image storage and distribution.

192 days ago

azure-functions

10
BagelHoleBagelHole

Build serverless applications on Azure Functions. Configure triggers, bindings, and deployment. Use when implementing serverless workloads on Azure.

192 days ago

redis

10
BagelHoleBagelHole

Configure Redis for caching and data storage. Set up clustering, persistence, and Sentinel. Use when implementing Redis caching or queues.

192 days ago

llm-caching

10
BagelHoleBagelHole

Implement multi-layer LLM caching with exact match, semantic similarity, and provider-side prompt caching. Reduce API costs by 30–70%, cut latency, and improve throughput using Redis, GPTCache, and provider caching APIs.

192 days ago

kubernetes-hardening

10
BagelHoleBagelHole

Implement Kubernetes security contexts, Pod Security Standards, and network policies. Secure cluster components and workloads. Use when hardening Kubernetes deployments or meeting security compliance.

192 days ago

gcp-networking

10
BagelHoleBagelHole

Configure VPCs, firewall rules, and Cloud NAT. Implement shared VPC and private service connect. Use when designing GCP network infrastructure.

192 days ago

docker-compose

10
BagelHoleBagelHole

Define and run multi-container Docker applications using Docker Compose. Create compose files, manage service dependencies, configure networks and volumes, and orchestrate local development environments. Use when setting up multi-service applications or development environments.

192 days ago

gpu-server-management

10
BagelHoleBagelHole

Set up and manage NVIDIA GPU servers for AI workloads — driver installation, CUDA toolkit, container toolkit, MIG partitioning, GPU health monitoring, and multi-GPU configuration for LLM inference and training.

192 days ago

hashicorp-vault

10
BagelHoleBagelHole

Manage secrets and PKI with HashiCorp Vault. Configure secret engines, authentication methods, and policies. Use when implementing centralized secrets management, dynamic credentials, or certificate management.

192 days ago

azure-sql

10
BagelHoleBagelHole

Provision Azure SQL Database and Cosmos DB. Configure security, backups, and replication. Use when deploying managed databases on Azure.

192 days ago

linux-hardening

10
BagelHoleBagelHole

Apply CIS benchmarks and secure Linux servers. Configure SSH, manage users, implement firewall rules, and enable security features. Use when hardening Linux systems for production or meeting security compliance requirements.

192 days ago

load-balancing

10
BagelHoleBagelHole

Configure load balancers and traffic distribution. Implement health checks and SSL termination. Use when distributing traffic across servers.

192 days ago

incident-response

10
BagelHoleBagelHole

Handle security incidents with IR playbooks and procedures. Implement detection, containment, eradication, and recovery processes. Use when responding to security events or building incident response capabilities.

192 days ago

azure-networking

10
BagelHoleBagelHole

Configure Azure VNets, NSGs, and Azure Firewall. Implement hub-spoke topology and private endpoints. Use when designing Azure network infrastructure.

192 days ago

vercel-deployments

10
BagelHoleBagelHole

Deploy frontend and full-stack apps on Vercel with previews, edge functions, and environment promotion.

192 days ago

gitlab-ci

10
BagelHoleBagelHole

Configure GitLab CI/CD pipelines and runners for automated building, testing, and deployment. Create .gitlab-ci.yml configurations, manage runners, and implement DevOps workflows. Use when working with GitLab repositories or self-hosted GitLab instances.

192 days ago

incident-management

10
BagelHoleBagelHole

Implement incident management processes and escalation procedures. Configure on-call schedules and post-incident reviews. Use when managing production incidents.

192 days ago

feature-flags

10
BagelHoleBagelHole

Implement feature flags for progressive feature rollout using LaunchDarkly, Unleash, or custom solutions. Control feature visibility, perform A/B testing, and enable trunk-based development. Use when implementing gradual rollouts, feature toggles, or experimentation platforms.

192 days ago

openclaw-local-mac-mini

10
BagelHoleBagelHole

Set up OpenClaw locally and run it reliably on a Mac mini for private, always-on local agent workflows.

192 days ago

mongodb

10
BagelHoleBagelHole

Administer MongoDB databases. Configure replica sets, sharding, and backups. Use when managing MongoDB deployments.

192 days ago

llm-cost-optimization

10
BagelHoleBagelHole

Reduce LLM API and infrastructure costs through model selection, prompt caching, batching, caching, quantization, and self-hosting strategies. Track spend by team and model, set budgets, and implement cost-aware routing.

192 days ago

jenkins

10
BagelHoleBagelHole

Create and manage Jenkins CI/CD pipelines, configure agents, manage plugins, and automate builds. Use when working with Jenkins servers, creating Jenkinsfiles, or setting up build automation for enterprise environments.

192 days ago

firewall-config

10
BagelHoleBagelHole

Configure iptables, nftables, and cloud firewalls. Implement network segmentation and traffic filtering. Use when securing network perimeters or implementing security zones.

192 days ago

aws-secrets-manager

10
BagelHoleBagelHole

Store and rotate secrets in AWS Secrets Manager. Configure automatic rotation, access policies, and application integration. Use when managing secrets in AWS environments or requiring automatic credential rotation.

192 days ago

podman

10
BagelHoleBagelHole

Manage containers using Podman, the daemonless container engine. Run rootless containers, create pods, manage images, and use Docker-compatible commands. Use when working with Podman or requiring rootless container operations.

192 days ago

aws-iam

10
BagelHoleBagelHole

Manage IAM users, roles, and policies. Implement least-privilege access and security best practices. Use when configuring AWS identity and access management.

192 days ago

loki-logging

10
BagelHoleBagelHole

Configure Grafana Loki for log aggregation and analysis. Set up Promtail for log collection, write LogQL queries, and integrate with Grafana for visualization. Use when implementing lightweight log aggregation, especially in Kubernetes environments.

192 days ago