{"id":21126442,"url":"https://github.com/lreimer/nextgen-iac-pulumi-java","last_synced_at":"2026-05-19T07:09:54.866Z","repository":{"id":259682588,"uuid":"879192336","full_name":"lreimer/nextgen-iac-pulumi-java","owner":"lreimer","description":"Repository for JAVASpektrum article on next generation Infrastructure as Code using Pulumi and Java.","archived":false,"fork":false,"pushed_at":"2025-01-20T15:22:38.000Z","size":45,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T02:24:01.627Z","etag":null,"topics":["java-spektrum","pulumi","pulumi-gcp","pulumi-java","pulumi-kubernetes","pulumi-test"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lreimer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-27T08:53:18.000Z","updated_at":"2024-10-31T10:33:00.000Z","dependencies_parsed_at":"2025-10-13T18:09:29.689Z","dependency_job_id":"aceead81-5abf-4aa4-992d-aa4760bfb9cf","html_url":"https://github.com/lreimer/nextgen-iac-pulumi-java","commit_stats":null,"previous_names":["lreimer/nextgen-iac-pulumi-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lreimer/nextgen-iac-pulumi-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fnextgen-iac-pulumi-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fnextgen-iac-pulumi-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fnextgen-iac-pulumi-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fnextgen-iac-pulumi-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lreimer","download_url":"https://codeload.github.com/lreimer/nextgen-iac-pulumi-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fnextgen-iac-pulumi-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33205678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java-spektrum","pulumi","pulumi-gcp","pulumi-java","pulumi-kubernetes","pulumi-test"],"created_at":"2024-11-20T04:41:52.733Z","updated_at":"2026-05-19T07:09:54.832Z","avatar_url":"https://github.com/lreimer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Maven Java CI with Maven](https://github.com/lreimer/nextgen-iac-pulumi-java/actions/workflows/maven.yml/badge.svg)\n\n# Next-Generation Infrastructure as Code \n## Cloud Infrastructure with Pulumi and Java\n\nRepository for JAVASpektrum article on next generation Infrastructure as Code using Pulumi and Java.\n\nIn this repository, we will build a complete infrastructure for a microservice application in the Google Cloud Platform (GCP) as an example. To operate the application, we need an artifact registry to store the Docker image, a Kubernetes cluster to execute it, and a PostgreSQL database to store data. Finally, the microservice will be deployed to Kubernetes. Built entirely using Pulumi and Java.\n\n```bash\n# to create the entire infrastructure\npulumi up\n\n# obtain kubeconfig and get resources\npulumi stack output kubeconfig --show-secrets \u003e kubeconfig\n\nKUBECONFIG=$PWD/kubeconfig kubectl cluster-info\nKUBECONFIG=$PWD/kubeconfig kubectl get nodes\nKUBECONFIG=$PWD/kubeconfig kubectl get --namespace microservice all\n\n# to destroy the entire infrastructure\npulumi destroy\n```\n\n## Maintainer\n\nM.-Leander Reimer (@lreimer), \u003cmario-leander.reimer@qaware.de\u003e\n\n## License\n\nThis software is provided under the MIT open source license, read the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flreimer%2Fnextgen-iac-pulumi-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flreimer%2Fnextgen-iac-pulumi-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flreimer%2Fnextgen-iac-pulumi-java/lists"}