I'm running 2 ec2 instances (ubuntu based) behind a load balancer. There seems to be a weird issue where the timestamps generated on these instances differ by 25 secs. This has lead to issues in our application where precise timing is involved.
I thought that the timestamps are supposed to be accurate and synchronized using NTP servers.
Is there any way I can ensure that servers have the timing in sync?