jpcloudengineering.com

jpcloudengineering.com

Full-Stack Serverless Developer building production Next.js applications on AWS.

Wiring React/TypeScript frontends to Lambda-backed APIs, headless CMS, and third-party services — backed by 5 years of cloud engineering across Terraform, SOC 2-compliant infrastructure, and multi-account AWS.

Profile

About

Full-stack serverless with cloud engineering depth

Building and shipping production Next.js applications on AWS — from React/TypeScript frontends to Lambda-backed APIs, headless CMS, and end-to-end infrastructure.

I design, build, and ship full-stack web applications — Next.js frontends wired to serverless backends on AWS, with Sanity headless CMS, SST, and production-grade Terraform infrastructure underneath.

My background in cloud engineering means the frontend, serverless backend, and infrastructure stay in sync end-to-end. I own the full client lifecycle from discovery and scoping through deployment, DNS setup, and post-launch support.

Profile Links

Check out my LinkedIn profile and GitLab.

Skills

Skills & Strengths

Visual proficiency bars inspired by service-status gauge styling, categorized by platform, tools, languages, operations, and communication.

Entry Level: 0% - 49%
Intermediary: 50% - 89%
Senior: 90% - 100%

Frontend & Full-Stack Web

Next.js 15 / React

%

TypeScript / JavaScript

%

Tailwind CSS

%

shadcn/ui

%

Sanity Headless CMS

%

SST (Ion) / SST Monorepo

%

Node.js

%

REST / WebSocket APIs

%

Cloud & Serverless

Amazon Web Services (AWS)

%

Lambda / API Gateway

%

S3 / CloudFront / Route 53

%

EC2 / VPC / IAM

%

Aurora / RDS / DynamoDB

%

SES / Parameter Store

%

ECS Fargate / ECR

%

Microsoft Azure

%

Microsoft 365 / Entra ID

%

CI/CD & Infrastructure as Code

Terraform

%

GitLab CI/CD

%

GitHub Actions

%

Docker

%

Ansible

%

VMware

%

Languages

PowerShell

%

Java (Spring Boot)

%

C++

%

Python

%

Bash Scripting

%

Rust

%

PostgreSQL / MSSQL

%

Operating Systems & Platforms

Windows 10 and 11

%

Windows Server 2016–2025

%

Ubuntu

%

Debian

%

Networking, Email & Security

DNS / DHCP / Domains

%

VPN – Site-to-Site / Client

%

Firewalls / Port Security

%

SPF / DKIM / DMARC

%

SSL Certificates

%

SOC 2 Compliance

%

Enumeration

%

Common Exploits & Vulnerabilities

%

Experience

Work Experience

5+ years delivering across cloud engineering, serverless backends, and full-stack web development.

Full-Stack Serverless Developer

Runtime DesignsFreelance

November 2025 – Present
  • Designed, built, and shipped Dorval Construction's marketing site (dorvalconstruction.com) — a multi-page Next.js 15 site with image gallery, services pages, and a serverless contact form (API Gateway + Lambda + SES) hosted on private S3 + CloudFront with Origin Access Control.
  • Built Saudade Café (saudadecafe.cafe) — a bilingual (Portuguese/English) Next.js café site with Sanity headless CMS for menu and content management, plus a coworking booking subdomain featuring a multi-step calendar, time-slot, and payment flow.
  • Operate the studio's own marketing site at runtimedesigns.com on Next.js 15, React, TypeScript, Tailwind CSS, and shadcn/ui, hosted on AWS with Cloudflare DNS.
  • Own the full client lifecycle — discovery, scoping, design, frontend and serverless backend implementation, AWS deployment, domain and DNS setup, and post-launch support.

Cloud & Infrastructure Engineer

Direct IT

July 2021 – Present
  • Designed and managed AWS and Microsoft 365 infrastructure for clients, including a SOC 2-compliant environment with a $200K–$250K annual cloud budget across 30+ servers.
  • Provisioned multi-account AWS production infrastructure with Terraform — VPCs, EC2, IAM roles/policies, Lambda functions, security groups — using reusable modules and remote state.
  • Architected serverless and disaster-recovery environments in AWS using Terraform, including site-to-site VPN tunnels connecting on-premises networks to cloud.
  • Wrote automation in PowerShell, Bash, and Python; monitored 30+ servers via CloudWatch and DattoRMM.
  • Resolved 15–20 daily L1–L3 escalations across cloud, networking, and on-premises environments — translating complex technical issues for both technical and non-technical clients.

Projects

Web Applications and Cloud Engineering Work

Representative work focused on cost, reliability, deployment automation, and production observability.

Dorval Construction

Marketing site for a custom home remodeling contractor — multi-page Next.js build with image gallery, services pages, and a serverless contact form deployed on AWS.

2025Featured
  • Multi-page Next.js 15 site with image gallery and services pages for a home remodeling contractor.
  • Serverless contact form using API Gateway HTTP API, Lambda, and SES with full domain verification.
  • Static site hosted on a private S3 bucket behind CloudFront with Origin Access Control and HTTPS-only enforcement.
  • Deployed via GitLab CI/CD with DNS managed through Cloudflare.
Next.js 15TypeScriptTailwind CSSshadcn/uiAWS S3CloudFrontLambdaAPI GatewaySESCloudflare DNS

Saudade Café

Bilingual (Portuguese/English) café site with Sanity headless CMS for menu management and a coworking booking subdomain with multi-step calendar and payment flow.

2025Featured
  • Bilingual (Portuguese/English) Next.js site with Sanity headless CMS powering menu and content management.
  • Coworking booking subdomain with a multi-step calendar, time-slot selection, and payment flow.
  • Static export hosted on AWS S3 + CloudFront with DNS on Cloudflare.
Next.js 15TypeScriptTailwind CSSSanity CMSAWS S3CloudFrontLambdaAPI GatewayCloudflare DNS

This Website

A statically exported Next.js portfolio deployed on AWS with fully automated Terraform infrastructure, serverless contact form, and daily cost monitoring.

2025Featured
  • Static site served from a private S3 bucket through CloudFront with Origin Access Control, TLS 1.2, and HTTPS-only enforcement.
  • Serverless contact form using API Gateway HTTP API, an ARM64 Lambda function, and SES with full DKIM and domain verification.
  • Automated daily cost digest via EventBridge-triggered Lambda querying Cost Explorer, plus AWS Budgets with threshold alerts.
  • Four reusable Terraform modules (static-site, contact-api, cost-monitor, cloudflare-dns) managing the entire stack.
  • Tag-driven GitLab CI/CD pipeline using OIDC federation to deploy, sync to S3, and invalidate the CloudFront cache.
Next.jsTypeScriptTailwind CSSMotionshadcn/uiTerraformAWS S3CloudFrontLambdaAPI GatewaySESCloudflare DNSGitLab CI/CD

Scale-to-Zero Web Application Platform

Cost-optimized AWS infrastructure that provisions services on-demand to reduce idle spend while preserving production-grade reliability.

Personal ProjectFeatured
  • Deployed five ECS Fargate services behind ALB and CloudFront with DNS managed in Route 53.
  • Built a dual-mode architecture using NAT gateways for high availability and NAT instances for cost-optimized development.
  • Provisioned multi-cluster Aurora PostgreSQL and observability dashboards for production visibility.
  • Implemented environment-specific CI/CD with secure variable management and AWS Parameter Store integration.
AWSTerraformECS FargateAurora PostgreSQLCloudFrontRoute 53GitLab CI/CDNext.jsTypeScriptJava Spring Boot

Credentials

Certifications & Education

Validated cloud, security, and infrastructure capabilities with hands-on delivery across client environments.

AWS Certified Solutions Architect – Associate
March 2024
eLearnSecurity Junior Penetration Tester (eJPT)
July 2023
CompTIA A+
April 2021
Bunker Hill Community College

Associate in Science, Computer Science Transfer

May 2025

Contact

Let's build something together

Send me a message and I'll get back to you.