amazon web services - Can we add instances manually in EB data tier -
i have started using elastic beanstalk tomcat8-java8 application. elastic beanstalk setup nice application rds data tier. possible add instance, created manually, in data tier redis caching server. feedbacks.
there's nothing elastic beanstalk says cannot communicate other servers.
an application running under elastic beanstalk can access other resources such s3 buckets, databases, , other servers, etc. long various permission levels allow (vpc, security groups, etc.)
so can add redis server manually elastic beanstalk application can utilize. need ensure application can "get to" redis server.
Comments
Post a Comment