Hi, I'm
Kevin Maximiliano Palma Romero.
I build cloud infrastructure that scales, automate what should be automated, and design internal platforms that eliminate silos between code and operations. If the cloud has a problem, I like solving it with engineering.
About me
I transform complex infrastructures into scalable, secure solutions by converging software engineering and cloud architecture. My background as an Associate Degree in Software Development graduate lets me approach Microsoft Azure with an engineering mindset, prioritizing automation and custom tooling that streamlines operations. I lead technical consulting processes for high-maturity corporate environments, ensuring cloud adoption is resilient, secure, and financially efficient under Cloud Adoption Framework (CAF) standards.
0
Azure Certifications
1
months
0+
Cloud Projects
A1
English
Readymind
~1 year · Full-time
Azure Cloud Engineer
Oct 2025 – Present · Buenos Aires, Argentina · Hybrid
- Automation & Tooling (ACIM & ARGUS): Designed and developed full-stack internal platforms (Astro, Tailwind, Azure Functions) to automate Service Principal management, secure Key Vault storage, and advanced tenant auditing via KQL with Azure Resource Graph.
- Resource Migrations: Complex resource movements between subscriptions and Resource Groups (Lift & Shift / Re-platforming) using ARM Templates. Migratability analysis, cross-RG/subscription dependency mapping, and maintenance window coordination.
- Migration Assessment (Azure Migrate): Led on-premise → Azure assessment projects. TCO comparative analysis across PAYG, 1y RI, and 3y RI scenarios to support strategic investment decisions.
- Tenant Auditing: Full analysis from the portal, Azure Advisor, and Azure Resource Graph. Best practice identification across cost (right-sizing, Reserved Instances, backups, orphan resources, Spot VMs), governance (tags, naming convention, RBAC, Least Privilege, Policies), and security (Zero Trust, Hub & Spoke, Entra ID, Landing Zone).
- Governance & FinOps: Azure Advisor and Resource Graph audits. Optimization recommendations (Reserved Instances, Right-sizing) and security hardening (RBAC Least Privilege, Azure Policy) across multi-region environments.
- AI-Assisted Scripting: PowerShell scripts developed with AI agents for high-privilege role extraction, bulk RG deletion, cross-server database migration, and module installation.
- Consulting & Troubleshooting: Technical client sessions, remote-hands guidance, live troubleshooting, and critical incident resolution in hybrid and cloud-native architectures.
- Commercial & Post-sales: Meetings with the commercial team to define next steps and craft post-sales service proposals for clients.
- Agile DevOps: Task management in Azure DevOps under Scrum: planning, daily stand-up, weekly sprint review, and monthly retrospective. Bulk operation automation with PowerShell.
Cloud Engineer
May 2025 – Sep 2025 · Remote
- Azure Infrastructure (IaaS & PaaS): Provisioning and management of virtual machines (VMs) and SQL Databases. Governance best practices: Resource Groups, strategic Tagging, and RBAC for access control.
- Business Automation (Low-code): Design and deployment of enterprise applications with Power Apps. Workflow automation with Power Automate to improve internal operational efficiency and reduce repetitive manual tasks.
- Data Analytics & BI: Interactive Power BI dashboards integrating SQL data sources for KPI visualization and data-driven decision support.
UADE
Mar 2026 – Nov 2030
Bachelor of Science in Computer Engineering
In progressUndergraduate program aimed at deepening scientific and methodological foundations of computing. Goal: complement practical experience as a Software Developer and Cloud Engineer with a solid foundation in complex systems engineering, distributed architectures, and applied research methodology.
Instituto de Formación Técnica Superior N° 11
Aug 2023 - Nov 2025
Associate Degree in Software Development
GraduatedHigher technical education focused on scalable system design, distributed architectures, and Cloud deployment. Graduated with a real-impact final project: the Inquiro SaaS platform.
AZ-104
Azure Administrator Associate
Validates the ability to manage identities and access, implement storage, administer virtual machines, configure virtual networks, and monitor resources in Microsoft Azure.
AZ-700
Azure Network Engineer Associate
Validates designing and implementing Azure network solutions: hybrid connectivity, VPN Gateway, ExpressRoute, private DNS, load balancing, and perimeter security.
AZ-900
Microsoft Azure Fundamentals
Certifies understanding of cloud concepts, core Azure services, security, privacy, compliance, and pricing and support models.
DP-900
Microsoft Azure Data Fundamentals
Certifies knowledge of core data concepts, relational and non-relational Azure data services, and data analytics and intelligence fundamentals.
Cloud Solutions & Case Studies
Real-world cases of infrastructure, governance, and optimization on Microsoft Azure.
01 ACIM — Azure Client Identity Manager Astro Tailwind CSS Azure Functions Azure Table Storage Azure Key Vault Azure Web Apps
Challenge
Azure client identities (Service Principals) needed to be managed securely and centrally, preventing secrets from being stored in plain text. Additionally, the generated HTML audit files required controlled access without exposing direct storage paths.
Solution
A full-stack internal platform (Astro, Tailwind, Azure Functions) was built to automate Service Principal registration: tenant-id and app-id are persisted in Azure Table Storage, while secrets are stored encrypted in Key Vault. An Azure Function detects HTML file creation in a Storage Account and auto-generates a Web App endpoint with custom authentication, blocking direct HTML access without login.
Impact
Secrets eliminated from plain text via Key Vault. Automated audit file delivery with access controlled by custom authentication and dynamic endpoints generated by Azure Functions.
02 ACIM-ARGUS — Azure Resource Graph Universal Scanner Astro Tailwind CSS Azure Resource Graph KQL CSV Export
Challenge
Auditors needed to mass-analyze resources across multiple Azure tenants without writing KQL manually or relying on persistent access credentials. The manual process was slow, repetitive, and provided no way to export results for downstream analysis.
Solution
An internal auditing tool (Astro, Tailwind, Azure Resource Graph) was built with a visual query interface: users select subscriptions, resource groups, and resource types with dynamic filters — no KQL required. Includes pre-built templates for the most common audit cases (orphan resources, public IPs, unconfigured Private Endpoints) and CSV export for downstream raw-data analysis.
Impact
Mass auditing of Azure tenants without writing KQL. Ready-made templates for the most common audit cases and CSV export for downstream analysis with raw data.
03 Complex Cross-Subscription Migration Azure Backup App Service Cloning Disaster Recovery
Challenge
Critical resources (VMs, databases, App Services) needed to be moved between different subscriptions with minimal downtime, in scenarios where Azure's native move was not supported. The production environment could not tolerate extended maintenance windows.
Solution
A migration strategy was executed using database backups, App Service cloning, and IaC-based resource recreation at the destination. Each phase was coordinated with agreed maintenance windows, with cross-RG and cross-subscription dependency validation before every move.
Impact
Zero-downtime migration of 15+ VMs and databases across subscriptions. Business continuity maintained throughout the entire process.
04 Security Automation & Governance Azure RBAC PowerShell
Challenge
The client needed to audit excessive permissions and enforce security policy compliance across multiple Azure subscriptions. Manual review was slow, error-prone, and unable to scale with the growing environment.
Solution
Advanced PowerShell scripts were developed to generate automated RBAC assignment reports, extract high-privilege roles, and surface access anomalies. Deliverables were structured to directly support the security team's decision-making process.
Impact
80% reduction in permission assignment time. Proactive detection of access anomalies across multiple subscriptions.
05 Infrastructure Analysis & Remediation Plan Azure Resource Graph Cloudockit Governance
Challenge
The client's Azure environment lacked visibility into orphaned resources, suboptimal configurations, and governance gaps accumulated over time. There was no centralized inventory or periodic review process in place.
Solution
A deep analysis was performed using Cloudockit and Azure Resource Graph to inventory all assets, identify ownerless resources, and detect configuration gaps. The outcome was a prioritized corrective action plan delivered with estimated impact per item.
Impact
Full visibility of 200+ Azure resources in a single report. Prioritized remediation plan delivered to the client.
06 Cost Optimization (FinOps) Azure Cost Management Excel/PowerBI FinOps
Challenge
The client struggled to estimate and control spending in their dynamic Azure environment, with no tools to translate technical costs into business-understandable terms. The lack of visibility made it hard to justify investments in Reserved Instances or other optimizations.
Solution
Custom calculators and cost estimation reports were designed comparing PAYG, 1y Reserved Instances, and 3y Reserved Instances scenarios. The deliverables allowed the client to align technical spending with their strategic budget and make investment decisions backed by data.
Impact
Identified 30% potential infrastructure cost savings. Technical spending aligned with the client's strategic budget.
07 Technical Communication & Documentation Technical Writing Canva Cloud Adoption Framework
Challenge
There was a significant gap between technical teams and business stakeholders when presenting complex architectures or justifying cloud adoption decisions. Purely technical reports failed to generate executive buy-in or shared understanding.
Solution
Detailed documentation and high-impact visual presentations were created using Canva and diagramming tools, aligned with the Cloud Adoption Framework (CAF). The presentations translated technical concepts into business value, facilitating initiative approval and cross-team alignment.
Impact
Technical documentation adopted as the team standard. Reduced comprehension gap between technical and business areas.
Skills
Technologies, tools and skills I apply in real cloud infrastructure projects.
If you like my profile, have a proposal, or just want to chat — feel free to reach out.