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

Infrastructure as code with azd #53

Open
6 tasks
SandraAhlgrimm opened this issue Jun 6, 2024 · 1 comment · May be fixed by #58
Open
6 tasks

Infrastructure as code with azd #53

SandraAhlgrimm opened this issue Jun 6, 2024 · 1 comment · May be fixed by #58
Assignees

Comments

@SandraAhlgrimm
Copy link
Collaborator

SandraAhlgrimm commented Jun 6, 2024

the deployment of all needed resources should be as easy as a button click or at least one azd up

Infrastructure needed

  • 1. ACA for Spring service

  • 2. ACA for Quarkus Service

  • 3. PostgreSQL with tables for vegetables and superheroes

  • 4. Application Insights

  • All of them need to be secured with managed identities.

  • Cleanup unused bicep files in infra

@dbroeglin
Copy link
Collaborator

dbroeglin commented Jun 9, 2024

  1. Starting with a stripped down version of https://github.com/Azure-Samples/azd-starter-bicep
  2. Added Container Apps, Key Vault, Postgres & Observability (inspired by https://github.com/pamelafox, https://github.com/Azure-Samples/app-templates-java-openai-springapps & https://github.com/Azure-Samples/langfuse-on-azure)

@SandraAhlgrimm SandraAhlgrimm linked a pull request Jun 11, 2024 that will close this issue
@SandraAhlgrimm SandraAhlgrimm linked a pull request Jun 11, 2024 that will close this issue
@SandraAhlgrimm SandraAhlgrimm self-assigned this Jul 8, 2024
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 a pull request may close this issue.

2 participants