14 Dec 2023 07:40 AM - last edited on 14 Dec 2023 10:22 AM by MaciejNeumann
Dear Team,
We are trying to enable fullstack for AWS EKS and MSSQL which are running on EC2s.
Web server and Application server PODs are running with EKS and Microservices are making call to backend MSSQL which are running on EC2s, For your information we have already installed the One agent in a full stack mode on MSSQL EC2s.
we need to monitor below mentioned EKS Pods related data as well as the DB MSSQL like Long running SQL queries for DB, DB Backup failed as well as we need to capture microservices like application and web services to capture RUM level data. (Web server and Application server pods are running with EKS)
Thanks and Regards,
Dharmender Singh
27 Dec 2024 07:16 PM
@dharmender0101 I would recommend doing a full Operator deployment. Personally I prefer a non containerized AG, but you can use either one. Then the SQL host on the EC2, deploy out the OneAgent in halfstack/infra mode. I would also leverage the applicable SQL extensions as well. This will give you the best coverage of the systems you outlined.
30 Dec 2024 12:17 PM - edited 30 Dec 2024 12:17 PM
In addition to the valuable guidance by @ChadTurner , PFA the related implementation resources:
SQL:
K8s:
Tip:
Hoping it adds value.
BR,
Peter