amazon web services - Compare Linux application file system between 2 AWS EC2 instances -




we have java based application running in linux ec2 instances. have different components running in different ec2 instances.

every month go ami upgrade creating new instances, deploying code , killing old instances. facing challenge in making sure components deployed in instances.

are there tools snapshot of application file system old instance before ami upgrade , compare snapshot taken new instance after code deployment?

if make our work easier. have tool of 8 instances running application.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

python - Read npy file directly from S3 StreamingBody -