Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Running Pipelines That Use Redis Behind an AWS VPC

Deleted user July 13, 2020

We run a simple API out of an Elastic Beanstalk Application, where all of the Environment instances of this Application are behind an AWS VPC that we also manage.

This VPC is great for keeping access to our ElastiCache Redis clusters nice and neat, but can be tricky to work with in regards to CI/CD. We're coming from Jenkins, where our CI/CD hosts are machines that we own and have setup on said AWS VPC.

How can we get this VPC working with BitBucket Pipelines? We want to get over to using Pipelines for our CI/CD, but don't want to hack our integration tests to use a mock Redis server, etc. We'd like to be able to keep the tests talking to our clusters on AWS ElastiCache.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events