
Terraform Experts in Munich
matched in minutes from over 15,000 CVsHire experts who create reusable infrastructure as code, manage AWS, Azure or Google Cloud environments, and connect Terraform with CI/CD workflows. Get precisely matched, vetted and available freelancers without a long search.
Meet FRATCH Experts in Munich, who have recently used Terraform
Ales L.
Last position:
Senior DevOps Consultant (Freelance) at European Union Agency (via IBM)
- Worked as freelance Senior DevOps Consultant on-site for IBM at a European Union Agency, operating in a highly secure, air-gapped environment managing classified systems.
- Led automation and DevOps initiatives for a large-scale OpenShift platform (>400 nodes), driving deployment efficiency, GitOps adoption, and operational automation using Ansible, Python, and Bash while ensuring compliance with security requirements.
- Spearheaded automation of release and deployment workflows in a private cloud environment hosting 400+ OpenShift nodes, significantly improving deployment speed and reliability.
- Migrated existing playbooks, roles, and templates from Ansible Tower to Ansible Automation Platform (AAP), ensuring full compliance with fully-qualified collection names (FQCN) and preparing custom Execution Environments (EE) for containerized automation.
- Implemented GitOps Agent for AAP Controller Configuration as Code, enabling automated synchronization (CRUD) of Ansible Controller objects based on repository-stored configuration definitions using GitHub webhooks.
- Designed and automated complex multi-step operational workflows including environment cleanup, Helix cluster component re-creation, Kafka topic management, and OpenShift object lifecycle management across ~100 environments.
- Achieved a reduction of multi-day manual operations to under a few hours through automation improvements spanning multiple AAP clusters and OpenShift environments.
- Integrated Ansible Automation Platform with Thycotic (Delinea) Secret Server via lookup plugin to enhance secure credential management in automated processes.
- Managed deployment tasks, platform troubleshooting, and Istio network configurations while adhering to stringent EU PSC security and compliance standards.
- Collaborated with infrastructure and application teams to refine deployment procedures, develop naming conventions, and continuously improve automation coverage in an air-gapped, classified environment.
Mirza K.
Last position:
Agentic Automation and a RAG system
- This project involved extraction of intelligence data to support report writing for a company that provides geopolitical, global, commercial intelligence. The data have been gathered from a number of resources (interview transcripts, online data, internal documents), and then a knowledge base has been build from it. This was the basis of a complex RAG system, that was evaluated against a golden dataset. Agents have been used to find out the contradicting intelligence, the statements supporting each other, and to store back the generated knowledge.
Used: Python, RAG, LangGraph, LangChain, deepeval, MCP
Giuseppe A.
Last position:
Embedded Software Developer at Inheco
- AI Integration (LLM & RAG): Design and build of an internal intelligent RAG system (Retrieval-Augmented Generation) based on LLMs, n8n, and vector data for the automated analysis of technical documents and error logs.
- Design & Implementation: Design of a robust RS-232/UART communication interface for an SBC-based embedded device to control medical shaker systems.
- Architecture & Protocol Design: Implementation of a highly maintainable software structure (OOP, SOLID) and definition of hardware-close, resilient communication protocols including multithreading and advanced error handling.
- Quality Assurance & DevOps: Test automation using xUnit, integration tests directly on the hardware target, and maintenance of technical documentation according to strict medical technology standards via Azure DevOps.
Label: C#, .NET, LLMs, RAG, n8n, RS-232, UART, Multithreading, async/await, xUnit, gRPC/protobuf, Blazor, MudBlazor, EF Core, Visual Studio 2026, Azure DevOps
Ronald M.
Last position:
DevOps Consultant at M.it services & systems GmbH
- Adaptation, optimization, configuration, and administration of a multi-stage GitLab instance with over 250 users
- Setup, adaptation, expansion, and optimization of infrastructure, configuration, and monitoring
- Provisioning of services and handover to production
- System environment: DependencyTrack, GitLab, Grafana, Hedgedoc, Kubernetes, Oauth2 Proxy, Openstack, Prometheus, Syseleven
Alexandru G.
Last position:
Principal Cloud DevOps Architect at BP
In my role as Senior Cloud DevOps Architect for BP, an oil and gas company, I had the mission to migrate the Electric Vehicle Charging platform of the EV Division from on-premises and Azure to AWS cloud, resulting in a hybrid multi-cloud, multi-tenant SaaS solution.
Deployment with Kubernetes for the application layer meant provisioning Kubernetes clusters managed by EKS and AKS, with a focus on integrating them into a multi-tenant environment. This integration was achieved by using Kubernetes namespaces and access controls to ensure data isolation and privacy enforcement.
In the database layer, we chose an RDS instance with PostgreSQL to support the backend infrastructure of our applications. Tenants shared the same RDS instance, but each had a dedicated schema.
To ingest near real-time data from physical charge points (CPOs), as IoT devices, via the OCPI protocol, we ran into significant delays with batch processing. As a result, we built a real-time streaming data pipeline using Apache Kafka, while prioritizing an event-driven architecture.
Led collaboration across multiple internal teams, external vendors, cloud providers, and on-site partners to integrate over five systems into a unified solution.
Achievements:
- Successfully designed and implemented hybrid multi-cloud solutions, integrating multiple cloud platforms (AWS, Azure) with on-premises infrastructure, using Site-to-Site VPNs, Firewalls, and Load Balancing.
- Led the migration of on-premises infrastructure to multi-cloud, multi-tenant infrastructure, resulting in 30% faster processing times.
- Migrated workloads from VMware and Hyper-V environments to cloud-based VMs, leveraging cloud-native services to optimize performance, cost efficiency, and scalability.
- Designed a multi-tenant Kubernetes platform leveraging the Kubernetes ecosystem, using Karpenter for dynamic EC2 node provisioning, KEDA for event-driven pod autoscaling (e.g., Kafka message lag), and Rancher for centralized monitoring of multiple clusters (EKS, AKS, or on-prem K8s), replacing Microsoft-centric Azure Arc management service.
- Designed and implemented Python-based FastAPI microservices as part of the EV core-backend on AWS EKS application layer, powering data ingestion and customer analytics pipelines.
- Developed asynchronous, event-driven APIs (Python-FastAPI) for real-time integration with CPOs, supporting OCPI 2.3 and OICP protocols.
- Designed and implemented a secure, production-grade Azure Databricks platform using Terraform, ensuring scalability and cost efficiency.
- Migrated on-premises ERP to a hybrid Dynamics 365 architecture with ERP hosted locally and CRM running in Azure, integrated via Azure Arc.
- Automated CI/CD pipelines for Databricks notebooks and jobs using GitHub Actions & Databricks CLI, reducing deployment time. Reduced infrastructure provisioning time by 70% by automating cloud resource deployment with GitOps.
- Ensured compliance with internal audit and data governance standards (GDPR) through OAuth2/OIDC-based authentication and fine-grained role-based access controls.
- Developed a Zero Trust security model, enforcing least-privilege access and microsegmentation, enhancing security posture and compliance with GDPR and NIST.
- Built interactive analytics dashboards in Amazon QuickSight, integrating data from S3 and Redshift to deliver real-time business insights and visualizations with embedded access for multi-tenant users.
- Led cloud security assessments and full-lifecycle cybersecurity integration during M&A, covering AWS, Azure, IAM (Entra ID), and data protection, while aligning security posture with NIST, ISO 27001, and GDPR across hybrid and cloud-native environments.
- Reduced cloud costs by 64% for a client's dev environment by implementing automated start/stop schedules for EC2 and RDS instances via AWS CDK with EventBridge Scheduler or AWS Systems Manager.
Tech stack:
- Infrastructure as Code: Terraform, AWS CDK, Ansible.
- Containers: Kubernetes on EKS, AKS, Docker.
- Streaming Data Processing: Kafka to Confluent Cloud, after AWS MSK.
- Frontend: TypeScript, React, NextJS, Hooks, Styled Components.
- Backend: Python with FastAPI, also Node.js with NestJS.
- Database: Aurora on PostgreSQL with TypeORM, RDS on SQL Server, Azure Databricks full setup and administration, ETL Pipelines.
- CI/CD and GitOps: GitHub Actions, Azure DevOps, ArgoCD.
- Monitoring and Observability: Prometheus and Grafana.
- Virtualization: Hyper-V, VMware Cloud on AWS, Azure Migrate.
- ERP Systems: Odoo, Microsoft Dynamics 365 Business Central on Azure, integrated with Azure Arc.
- Networking: Site-to-Site VPNs, AWS Direct Connect, Azure ExpressRoute, Firewalls (AWS Network Firewall, Azure Firewall).
- Security: IAM, NIST Framework, Zero Trust Security, AWS WAF, AWS Shield, GuardDuty.
Thomas H.
Last position:
Senior MLOps, DevOps Engineer at Trianel Energy
- Build and operate an end-to-end MLOps platform on Azure ML and Kubernetes (Kubeflow) for the automated deployment, monitoring, and scaling of forecasting models (including Temporal Fusion Transformer, Informer, Autoformer).
- Implement CI/CD pipelines in Azure DevOps for the full ML lifecycle – from resource provisioning (Terraform), data transformation (Hugging Face Datasets, Pandas, PyTorch, CUDA cluster) through training and evaluation to model registry and endpoint deployment.
- Integrate MLflow for experiment tracking, model versioning, performance monitoring, and automated registration in the Azure Model Registry.
- Develop and containerize PyTorch training jobs (Azure Notebook, Jupyter Notebooks) for price and time series forecasting (PFC models) with automatic rollout via Azure ML Endpoints and REST/gRPC interfaces, Docker containerization, secured with OAuth 2.0.
- Set up monitoring and alerting mechanisms (Prometheus, MLflow Metrics), log centralization, and cost monitoring.
- Automate infrastructure provisioning and model deployment using Terraform, Helm, and Azure CLI; connect to existing market data systems and event pipelines.
- Migrate existing workloads and databases (IONOS → Azure, MongoDB) with integration into central MLOps workflows and internal networks.
- Extend the platform with LLM-based tools (LangChain, LangServe) to integrate GPT-based analysis modules into existing Spring Boot services for market anomaly detection and automated reports.
- Analyze and architect a software solution to process large volumes of data efficiently (>3000 messages/sec.) (market data store).
- Spring Boot / Java 21 container development with RabbitMQ for distributing stock market data via MongoDB (Kubernetes) with fast storage of data in Redis RMaps, deduplication, forwarding messages to Read Model queues, and building Read Models for UI display in MongoDB.
- Integration of RESTHeart to create a REST API for MongoDB.
- Build an Angular frontend to simplify data queries and master data maintenance.
- Agentic coding with remote and local LLMs (Claude Sonnet, Ollama Qwen) and MCP servers.
- Develop Python scripts for transforming and cleaning incoming stock market data (Pandas, scikit-learn).
Mohamad D.
Last position:
DevOps Engineer & IT-Security-Architect at BMW Group
- Set up Azure Kubernetes clusters (AKS) with network policies, security groups, and RBAC
- Developed Terraform-based infrastructure as code for secure, reproducible deployments in the BMW Azure cloud
- Hardened CI/CD pipelines using Jenkins, SonarQube, Fortify SSC, and Contrast AST
- Integrated SAP BTP/Kyma and ServiceNow GRC
Kai P.
Last position:
Oracle Project Management and DBA at Scope Solutions AG
- Installation, maintenance and regular upgrade of the DB systems with 19x
- Use of OPatch and RU 19.27 on RHEL 8x, SLES 15.x and Windows
- DBA for DACH and European customers in production and last test environments (e.g. Konrad Adenauer) as well as others in CDB
- Processes via Confluence
- Support in operations for customers SR via Metalink
Srinivasu K.
Last position:
Atruvia
Project: Tax Exemption Order Application
The client has an existing application for creating and maintaining tax exemption orders for end customers; design and implementation of a comparable application for internal employees.
- Design and implementation of microservices and the UI for the business area "tax exemption orders" using Domain Driven Design as well as Spring Boot and Angular.
- Implementation of reactive, non-reactive, and asynchronous APIs (Spring REST, WebFlux, GraphQL).
- Development of the Angular application, including state management using Signals, RxJS Observables, and subscriptions.
- Securing the API and the application using OAuth2, JWT, and OpenID Connect.
- Configuration and setup of CI/CD pipelines with Jenkins.
- Collaboration with cross-functional teams and conducting code reviews.
Environment: Java, Spring Boot, Angular 18 & 19 (standalone, signals), RxJs, Bootstrap CSS, Vitesting, OpenShift, Istio, microservices, Kafka, Dynatrace, Jenkins, GitLab, Graylog, Sonar, Oauth2, OracleDB
Omar A.
Last position:
Senior Fullstack AI Engineer (Team Lead – B2C Platform) at mama health
- Partner directly with C-level leadership (CEO, CAIO, CTO) on architecture, OKR strategy, and cross-team roadmap prioritization, translating strategic goals into structured engineering requirements.
- Surfaced and mapped technical debt across the entire organization with C-level leadership and co-defined a prioritized remediation strategy, balancing debt paydown against feature delivery.
- Led code reviews and technical standards across the team, fostering a mentor-first environment with two-way feedback dialogue — pairing on complex pipeline work and unblocking junior engineers on async architecture patterns.
- Re-architected the AI companion's core processing pipeline from synchronous to asynchronous with a queue-based worker architecture, enabling horizontal scalability and cutting upload processing time ~4x (from ~22s to 5–10s) while improving response accuracy.
- Designed an AI-driven document intelligence workflow with automatic multi-document classification, per-document summarization, and relevance guardrails for the patient care journey.
- Built a unified patient memory system (short- and long-term context) bridging the document vault and chatbot into a single bidirectional, context-aware platform.
Valery K.
Last position:
Sr. Data Scientist & Engineer at Virtual Minds
- Development of high-performance ad distribution via auction
- Holistic (multi-campaign & multi-channel) advertisement placement optimization
- Algorithmic optimization for NP-Hard/NP-e
- Multiple Knapsack Problem with constraints
- Online estimation of parameters in stochastic environments
Tools: Python, R, Kotlin, MILP/SAT/CP Solvers, Pytorch, Pandas, Docker
Frank E.
Last position:
DevOps at Lauck-IT
Operations and extensions of Azure DevOps pipelines
Operations and extensions of AWS services
Citrix (Windows 10, Bitwarden)
AWS: ECR, EKS, CloudFront CDN, Route 53, VPC peering and CNI upgrade, Atlas MongoDB, S3 buckets, static website hosting
Azure: build and deploy with DevOps pipelines
Serge K.
Last position:
MLOps (machine learning operations) at REWE Digital GmbH
- It is like a startup within REWE, where we have to build a new forecasting system on Google Cloud Platform from the scratch. Although, officially my role is called MLOps, my actual tasks also include development of data processing pipelines (data engineering) and data scientists tasks such as feature engineering and model trainings.
- GCP: Terraform (tofu), Vertex AI (Kubeflow), Cloud Run, IAM, Google Cloud Storage, BigQuery, Artifact Registry
- Data engineering: Snowflake as the main data warehouse, Terraform, DBT for data model implementations
- CI/CD: GitLab. We have built a CI/CD pipeline that automates deployments of new releases up to production environment
Michael T.
Last position:
Senior Freelance Software Engineer — Enterprise Software & Data Projects
- Delivered backend systems, data processing solutions, and software integrations for enterprise business applications.
- Designed and implemented API-based services connecting internal platforms with external systems.
- Built automated processing workflows to handle large-scale structured business data.
- Improved application performance by 30–50% through database optimization, caching strategies, and backend refactoring.
- Reduced manual operational effort by 40–60% by automating repetitive workflows.
- Supported production environments through troubleshooting, monitoring improvements, and continuous optimization.
- Authored technical documentation and led knowledge-transfer sessions to support long-term maintainability.
Vitaliy R.
Last position:
DevOps GitOps (temp) at Signal Iduna
- Responsible for Openshift/Kubernetes on-prem administration and developer support.
- Developed URP infrastructure automation with Python, Ansible, Kustomize and ArgoCD, Argo Workflow/Events stack.
- Wrote smoke and load tests for URP infrastructure utilizing Python, Kustomize and ApplicationSets.
- Helped to set up and deploy URP infrastructure in Google Cloud, GKE.
- Set up monitoring for URP and ArgoCD stack with Splunk Cloud.
- Performed system administration tasks across RedHat Linux, Kubernetes/Openshift, ArgoCD, GitLab, Bitbucket Enterprise, Kafka and MongoDB.
Discover over 15,000 top freelancers
Statistics of experts using Terraform
Aggregated from the professional profiles of matched freelancers.
Experience
19 years (Germany: 16 years)

Position duration
2.1 years (Germany: 2 years)

Positions per freelancer
13 (Germany: 12)

Top business areas
Information Technology, Product Development, Operations

Top industries
Information Technology, Banking and Finance, Automotive

Certification focus areas
Information Technology, Product Development, Business Intelligence
Bachelor's degree or higher
98% (Germany: 90%)
Master's degree or higher
78% (Germany: 56%)
Doctorate
23% (Germany: 8%)

Certifications per freelancer
2 (Germany: 3)

Most common languages
English, German, Spanish

Speak two or more languages
96% (Germany: 97%)
Based on our profile pool as of 19 Sep 2026.
Daily rate distribution
The chart shows how the daily rates of freelancers in this technology in Munich are distributed, based on recent contracts on our platform. Each bar covers a rate range — its height shows how many freelancers charge within that range.
Average rates of experts in Munich using Terraform
Rates are based on recent contracts and do not include FRATCH margin.
The average daily rate is the mean of all daily rates from recent contracts of comparable freelancers on our platform.
The median daily rate is the middle value of all daily rates — half of comparable freelancers charge less, half charge more. Unlike the average, it is barely affected by outliers.
Calculated based on our freelancers’ daily rates as of 19 Sep 2026. Actual rates may vary depending on seniority level, experience, skill specialization, project complexity, and engagement length.
Terraform experts industry focus
See which industries our matched freelancers work in most often — every figure is calculated live from the freelancers on FRATCH.
- Information Technology (100%)
- Banking and Finance (60%)
- Automotive (56%)
- Retail (49%)
- Manufacturing (44%)
- Telecommunication (36%)
- Education (31%)
- Insurance (31%)
Please note that freelancers can work across multiple industries, so percentages overlap.
About the technology
Infrastructure as code
Terraform is an infrastructure-as-code tool for defining cloud and on-premises resources in readable configuration files. It uses a declarative model, so teams describe the desired state and Terraform plans the changes needed to reach it. This supports repeatable provisioning, reviewable changes and consistent environments.
Cloud environments
Terraform works across AWS, Microsoft Azure, Google Cloud and many other providers through its plugin ecosystem. Experts use modules, variables, outputs and state management to model networks, identity, compute, storage, databases and managed services. The same approach can support multi-cloud and hybrid infrastructure without hiding provider-specific details.
Delivery workflows
Terraform commonly runs beside Git, CI/CD systems, policy checks and secret-management tools. Specialists design pull-request workflows, remote state with locking, workspace or directory strategies, and automated plan and apply stages. They also connect infrastructure changes with Kubernetes, Helm, monitoring and configuration management when a platform needs an end-to-end delivery process.
Typical projects
- Create reusable modules for cloud accounts, networks and application environments
- Migrate manually configured infrastructure into managed Terraform resources
- Establish remote state, access controls and safe approval workflows
- Standardize development, staging and production environments
- Review infrastructure code for drift, security and maintainability
When expertise helps
Companies often bring in freelance Terraform specialists during cloud migrations, platform launches, infrastructure consolidation or delivery-process changes. Outside expertise is also useful when state has become difficult to manage, modules are duplicated, plans are unreliable or several teams need a shared operating model. In Munich, remote collaboration can work well, while on-site workshops may help align infrastructure, security and application teams across German and international organizations.
Strong professionals
Good Terraform professionals understand cloud architecture rather than treating configuration as isolated code. They can explain state, dependency graphs, provider behavior, module boundaries and failure recovery in practical terms. Look for clear repository structure, secure handling of secrets, tested plans, documented decisions and a controlled process for imports, refactoring and infrastructure destruction.
Frequently asked questions
Not sure where to start with Terraform? These answers cover the essentials.
Terraform is used to provision and manage infrastructure through declarative configuration. Companies use it for cloud networks, identity, compute, databases, Kubernetes resources and shared platform components while keeping changes reviewable and repeatable.
Terraform is often chosen for its broad provider ecosystem and consistent workflow across cloud vendors. CloudFormation is closely tied to AWS, Pulumi lets teams define infrastructure with general-purpose languages, and Ansible is commonly used for configuration and orchestration after resources exist.
A strong Terraform specialist usually understands at least one major cloud provider, networking, identity and access management, Git and CI/CD. Kubernetes, Helm, policy as code, secrets management and observability are valuable when the work covers a wider platform.
The right level depends on the scope and risk of the infrastructure. A focused module or migration can suit a capable specialist, while multi-account, multi-region or regulated environments call for proven judgment around state, permissions, dependencies, testing and recovery.
Yes, most Terraform work can be completed remotely through Git, issue tracking, video sessions and controlled cloud access. On-site workshops in Munich can still be useful for discovery, access design and coordination between infrastructure, security and application teams.
Review the plan workflow, module boundaries, state strategy and treatment of secrets before focusing on how much configuration was written. High-quality Terraform work is understandable, tested, documented and safe to change, with clear handling for imports, drift and failed applies.
Terraform can bring existing resources under management through import and carefully aligned configuration. A specialist should first map dependencies, verify the resulting plan and define ownership boundaries so adoption does not cause accidental replacement or destructive changes.
Terraform state becomes difficult when access is uncontrolled, resources are edited outside the workflow, or teams use overlapping configurations. Experienced specialists set up remote storage, locking, permissions, state separation and recovery procedures, then address drift without concealing it.
The average hourly rate of freelancers in Munich, Germany who have used Terraform in their recent projects is 102 €, which corresponds to a daily rate of about 815 € based on an 8-hour working day.
Of the freelancers in Munich, Germany who have used Terraform in their recent projects, 98% hold at least a Bachelor's degree, 78% hold at least a Master's degree, and 23% hold a doctorate.
On average, freelancers in Munich, Germany who have used Terraform in their recent projects have 19 years of professional experience, with a single engagement typically lasting around 2.1 years.
The most common languages among freelancers in Munich, Germany who have used Terraform in their recent projects are English (96%), German (93%), and Spanish (27%).
The most common industries among freelancers in Munich, Germany who have used Terraform in their recent projects are Information Technology (100%), Banking and Finance (60%), and Automotive (56%).
The most common business areas among freelancers in Munich, Germany who have used Terraform in their recent projects are Information Technology (100%), Product Development (80%), and Operations (58%).
Main locations of FRATCH Experts, who have recently used Terraform
Our freelancers and interim experts are at home across the DACH region — available on-site in the major business hubs or fully remote. Choose a location to discover matched specialists, local market insights and up-to-date availability.
Request a free demo
Get in touch with the FRATCH team and we will get back to you within 4 hours.
Would you rather directly get in touch?
We always have the time for a call or email!

Berlin
Hamburg
Cologne
Frankfurt
Stuttgart
Dusseldorf
Dortmund
Essen