Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Terraform scripts for infrastructure setup #4

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Sheetal-ayanworks
Copy link
Contributor

What?

  • Removed EC2 server from the infrastructure setup.
  • Added Service Connect feature for improved service communication.
  • Configured RDS Proxy for better database connection management and scalability.
  • Implemented Keycloak setup for authentication and identity management.

Why?

  • Streamline the architecture by eliminating the EC2 server.
  • Enhance service discovery and communication with Service Connect.
  • Improve database performance and manage connection pooling using RDS Proxy.
  • Added a script to automate the Keycloak realm, roles, client creation, replacing the previous manual process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants