Skip to main content

πŸ“š Tutorials

Explore our tutorials to learn how to deploy and manage your applications with SleakOps

πŸ“– All Tutorials

n8n + Worker Mode

n8n + Worker Mode

Learn how to deploy your n8n project with distributed and scalable worker mode on Kubernetes using Sleakops

View Tutorial
Configure AWS WAF

Configure AWS WAF

Learn how to configure AWS WAF to protect your Application Load Balancer from unwanted requests

View Tutorial
Exhautive testing guide

Exhautive testing guide

How can I thoroughly test my application to validate an environment?

View Tutorial
Make RDS Database Public

Make RDS Database Public

Learn how to make an RDS database publicly accessible using a workaround method

View Tutorial
How to Set Up VPC Peering Between AWS and MongoDB Atlas

How to Set Up VPC Peering Between AWS and MongoDB Atlas

Connect your AWS VPC to MongoDB Atlas using VPC Peering for private, low-latency database access β€” and learn when peering is the right choice and when to use alternatives.

View Tutorial
Loki's Dashboard is not responding

Loki's Dashboard is not responding

Loki's Dashboard is not responding

View Tutorial
Install KEDA

Install KEDA

Tutorial: how to install KEDA

View Tutorial
S3 Batch

S3 Batch

S3 Batch

View Tutorial
Third Party VPN Integration

Third Party VPN Integration

Comparison of VPN alternatives in AWS

View Tutorial
S3 Replication

S3 Replication

S3 replication configuration between accounts

View Tutorial
Django + Celery

Django + Celery

Learn how to deploy your Django + Celery project with distributed and scalable worker mode on Kubernetes using Sleakops

View Tutorial
Connect to VPN with OpenVPN

Connect to VPN with OpenVPN

Learn how to export your VPN profile as an OpenVPN (.ovpn) file and connect using any OpenVPN-compatible client, including mobile apps.

View Tutorial
Migrate an Amazon RDS Snapshot Between Accounts

Migrate an Amazon RDS Snapshot Between Accounts

Step-by-step guide to share and restore an Amazon RDS snapshot across AWS accounts, including encrypted and cross-region scenarios.

View Tutorial
Restore a PostgreSQL Dump Using a SleakOps Job

Restore a PostgreSQL Dump Using a SleakOps Job

Step-by-step guide to dump and restore a PostgreSQL database using a temporary SleakOps Job and a scaled-up RDS instance.

View Tutorial
Migrate a Large PostgreSQL Database from Heroku to RDS

Migrate a Large PostgreSQL Database from Heroku to RDS

Migrate large PostgreSQL databases (20 GB+) from Heroku to Amazon RDS using pgcopydb and a SleakOps Job, with support for incremental follow-up migrations.

View Tutorial
Migrate EBS Volumes to a New AWS Account

Migrate EBS Volumes to a New AWS Account

Step-by-step guide to snapshot, share, copy, and recreate EBS volumes from an external AWS account into a SleakOps-managed account.

View Tutorial
Deploy a PostgreSQL Helm Chart Using an Existing EBS Volume

Deploy a PostgreSQL Helm Chart Using an Existing EBS Volume

Deploy the Bitnami PostgreSQL Helm chart on SleakOps pointing to a pre-existing EBS volume by creating PV and PVC resources with the correct node affinity.

View Tutorial
Migrate Files Between Kubernetes Volumes Using kubectl cp

Migrate Files Between Kubernetes Volumes Using kubectl cp

Copy files stored in Kubernetes Persistent Volumes from one cluster to another using kubectl cp, without requiring database dumps or snapshot tools.

View Tutorial
Use AWS DMS to Synchronize or Migrate RDS Databases

Use AWS DMS to Synchronize or Migrate RDS Databases

Step-by-step guide to migrate or continuously synchronize RDS databases across AWS accounts using AWS Database Migration Service (DMS).

View Tutorial
Get Started with Amazon SES

Get Started with Amazon SES

Configure Amazon SES to send emails from your application β€” verify an identity, test in sandbox mode, and request production access.

View Tutorial
Transfer a Domain to Amazon Route 53

Transfer a Domain to Amazon Route 53

Checklist and step-by-step guide to transfer a domain from your current registrar to Amazon Route 53 without downtime.

View Tutorial
Deploy AWS Lambda Functions with GitHub Actions

Deploy AWS Lambda Functions with GitHub Actions

Build a GitHub Actions pipeline that packages, tests, and deploys AWS Lambda functions automatically on every push to main or staging.

View Tutorial
Deploy Retool Using Helm Charts on SleakOps

Deploy Retool Using Helm Charts on SleakOps

Deploy Retool v6.3.6 on a SleakOps Kubernetes cluster using the official Helm chart with EBS, EFS, and an AMD64-dedicated NodePool.

View Tutorial
Troubleshoot Cluster Connectivity with Lens

Troubleshoot Cluster Connectivity with Lens

Diagnose and fix Lens connectivity issues to a SleakOps Kubernetes cluster β€” VPN checks, DNS configuration for Linux, macOS, and Windows.

View Tutorial
Universal DNS Fix for Pritunl Client

Universal DNS Fix for Pritunl Client

Fix Pritunl VPN DNS resolution on Linux, macOS, and Windows with OS-specific scripts and a universal cross-platform script.

View Tutorial
Worker Use Cases in SleakOps

Worker Use Cases in SleakOps

Explore common use cases for SleakOps Worker Workloads β€” background processing, scheduled tasks, autoscaling, ETL, pipelines, and third-party API integrations.

View Tutorial
Use AWS CodeArtifact with Java/Maven Projects

Use AWS CodeArtifact with Java/Maven Projects

Configure a Java Maven project to use AWS CodeArtifact as a private artifact repository inside Docker, with CI/CD pipeline examples for GitHub Actions, GitLab, and Bitbucket.

View Tutorial
Networking and Network Resources in SleakOps

Networking and Network Resources in SleakOps

Understand how SleakOps structures network architecture β€” VPCs, subnets, Security Groups, External-DNS, and VPC Peering between environments.

View Tutorial
Configure AWS Authentication for Local Development

Configure AWS Authentication for Local Development

Set up AWS CLI credentials and cross-account role assumption on your local machine to access SleakOps AWS resources across development, management, and production accounts.

View Tutorial
Connect to AWS Resources from Your Application

Connect to AWS Resources from Your Application

Learn how to authenticate to AWS and connect to resources like S3 from local development or CI/CD pipelines β€” IAM user creation, access key management, and Node.js SDK examples.

View Tutorial
Test a Site-to-Site VPN Created with SleakOps

Test a Site-to-Site VPN Created with SleakOps

Verify connectivity through a SleakOps site-to-site VPN using Nmap from a Kubernetes pod β€” step-by-step with expected results and a packet flow diagram.

View Tutorial
Deploy Datadog Operator and DatadogAgent on SleakOps

Deploy Datadog Operator and DatadogAgent on SleakOps

Install the Datadog Operator (v2.8.0) and deploy a DatadogAgent (v7.63.3) on a SleakOps EKS cluster with Karpenter NodePool tolerations, APM, log collection, and admission controller.

View Tutorial
Install Datadog on a SleakOps EKS Cluster

Install Datadog on a SleakOps EKS Cluster

Install the Datadog monitoring agent on an Amazon EKS cluster managed by SleakOps using Helm, with a values.yaml and recommended best practices.

View Tutorial
Install New Relic on Your Application

Install New Relic on Your Application

Install and configure the New Relic monitoring agent for your application β€” account setup, language-specific agent installation, and configuration best practices.

View Tutorial
AWS Cost Optimization Strategies

AWS Cost Optimization Strategies

Practical AWS cost optimization techniques β€” Spot Instances, S3 Intelligent-Tiering, Graviton processors, Savings Plans, CloudFront, and Compute Optimizer.

View Tutorial
Bitnami Image Deprecation β€” What to Do

Bitnami Image Deprecation β€” What to Do

Understand the Bitnami image deprecation effective August 28, 2025, and how to update your SleakOps chart dependencies to avoid ImagePullBackOff errors.

View Tutorial
How to Optimize Your Docker Image Size

How to Optimize Your Docker Image Size

Reduce Docker image size and improve build times using Alpine base images, multi-stage builds, and .dockerignore β€” practical techniques for production-ready images.

View Tutorial
Nodepool Strategies in SleakOps

Nodepool Strategies in SleakOps

Learn how to configure nodepools in SleakOps to optimize costs, improve performance, and choose the right instance types for each workload.

View Tutorial