Tag: AWS SDK

  • Talk with AWS APIs – AWS SDK for Java

    So, you have your application deployed on AWS (maybe is just an EC2 instance or a beanstalk environment) and you need the application to know specific data about the environment it is deployed. Example given, the app needs to know if it is running on blue or green environment. These two environments are identical and…