Add an AI Code Reviewer to Your Workflows with GitHub Actions
Integrate an AI agent into your CI pipeline to review pull requests automatically with GitHub Actions, using Mistral AI, Amazon Bedrock, or any provider you like.
AI
Build a Serverless Bedrock AI Chatbot Like a Pro
Build a serverless AI chatbot on Amazon Bedrock with streaming, RAG and real cost controls like model routing and prompt caching.
AI
How to Use Mistral AI Like a Pro
Learn to use every Mistral AI feature like a pro, from models and Mistral Vibe to knowledge bases, MCP servers, skills and custom agents.
DevOps
Building a Strong GitHub Deployment Strategy
A practical guide to a GitHub deployment strategy covering branch management, protection rules, PR security workflows, release tagging and environments.
AIWeb
Unleash the power of Nuxt with AI
Supercharge Nuxt with AI. Plug in the official Nuxt, Nuxt UI and SEO MCP servers, install the Nuxt UI skill, build a coding agent and generate llms.txt.
DevOpsSecurity
Automate Container Security with Trivy in GitHub Actions
Learn how to integrate Trivy into your CI/CD pipeline for automated vulnerability scanning in GitHub Actions.
AI
How to Use Mistral Codestral in Visual Studio Code
Learn how to integrate Mistral Codestral in Visual Studio Code using the Mistral Studio API for cloud-based access or LM Studio for offline use.
DevOps
Deploy Your AWS CDK Applications with GitHub Actions
Automate AWS CDK deployments with GitHub Actions. Ready-to-use TypeScript and Python workflows plus best practices for secure CI/CD pipelines.
AISustainability
TOON A Modern Alternative to JSON for Efficient Data Serialization
Explore TOON, a lightweight alternative to JSON that cuts AI token usage and the carbon footprint of IT systems, and see how the two formats compare.
DevOps
Deploy Your Terraform IaC with GitHub Actions
Automate Terraform deployments with GitHub Actions. A ready-to-use HCL workflow plus best practices for secure, efficient CI/CD pipelines.
DevOpsSecurity
Connect Your GitHub Repository to AWS Securely Using OIDC
Securely connect your GitHub repository to AWS with OpenID Connect (OIDC), replacing long-lived credentials with short-lived rotated tokens.