Setup VPC Endpoints for Services we Utilize
Goal
VPC endpoints enable us to access AWS services without incurring egress charges, as the endpoints will be available within the VPC. We should configure VPC endpoints for the services we utilize.
What needs to be done
- Create a list of known AWS services being used by our apps
- Configure VPC endpoints for each of these services (if available)
QA
We should be able to see a reduction in our egress charges after applying these changes.
UX/Design
N/A
Personas
N/A
Experiments
N/A
Acceptance Criteria
-
VPC endpoints are configured for the needed services
Definition of Ready Checklist
-
Definition Of Done (DoD) -
Acceptance criteria -
Weighted -
QA -
UX/Design -
Personas -
Experiments