Skip to content

Elastic Cloud Enterprise on AWS EKS

0

Does anyone know if there is a pattern or and prescriptive guidance papers for securely deploying Elastic Cloud Enterprise (ECE) on AWS EKS? The environment will be air-gapped, so need to understand the best way of doing this. I understand there may be overlapping services in both products so looking for the best approach. Can anyone point me in the direction of guidance and/or best practice or been involved in a previous deployment with these two?

Thanks

1 Answer
0

As a starting point, in order to securely deploy ECE on AWS EKS, I would start with the ECE reference guide on securing your installation, focusing on network segmentation, user access control, encryption (at rest and in transit), monitoring and logging. With AWS EKS, consider using EKS managed node groups with appropriate instance types and security configurations, leveraging IAM roles (manage access to ECE components within the EKS cluster), and configuring EKS cluster logging.

AWS

answered 2 years ago

EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.