<div dir="ltr"><div>Hello,<br></div><div><br></div><div>I want to use ec2 credentials. But I don't know about it's route of validating. Is it much slower than tokens validation? </div><div><br></div><div>I don't know exactly what is the route of ec2 validation but here is what I think:</div><div>1)  Service node accept a request with ec2 credentials.</div><div>2) Service asks Keystone to check credentials.</div><div>3) Keystone search credentials in MySQL.</div><div>4) If credentials are the same as in MySQL then Keystone will return OK to the service.</div><div><br></div><div>If the route is the same as I described above then the performance will be really bad because we will go and check credentials in MySQL for each request.</div><div><br></div><div>Is it possible to cache ec2 credentials on the Keystone side or on the Service side to don't ask MySQL for each request?</div><div><br></div><div>Best regards,</div><div>Alexandr</div><div><br></div></div>