AWS


Overview

When deploying on AWS, consider the following recommendations.

Diagram

JFrog Platform on AWS Deployment Diagram JFrog Platform on AWS Deployment Diagram

Compute

Use AWS Elastic Kubernetes Service (EKS) for running the JFrog Platform applications.

As Artifactory supports ARM, it’s recommended to use the AWS Graviton instance types for better performance and lower costs.

Storage

Nodes Local

See the recommended storage specifications in the Sizing section.

Filestore

Use an AWS Simple Storage Service (S3) bucket to store the Artifactory binaries

Database

Use AWS Relational Database Service (RDS) for PostgreSQL as the application’ database.

Use an RDS multi zone deployment with one or two standby replicas. This allows for higher durability in case of a zone or instance failure.

Use the AWS Graviton based instance types for better performance at a lower cost.

See recommended storage specifications in the Sizing section.