

# Security for Apache Livy with Amazon EMR on EKS
<a name="job-runs-apache-livy-security"></a>

See the following topics to learn more about configuring security for Apache Livy with Amazon EMR on EKS. These options include using transport-layer security, role-based access control, which is access based on a person's role within an organization, and using IAM roles, which provide access to resources, based on granted permissions.

**Topics**
+ [Setting up a secure Apache Livy endpoint with TLS/SSL](job-runs-apache-livy-secure-endpoint.md)
+ [Setting up the Apache Livy and Spark application permissions with role-based access control (RBAC)](job-runs-apache-livy-rbac.md)
+ [Setting up access permissions with IAM roles for service accounts (IRSA)](job-runs-apache-livy-irsa.md)