← All projects
Cloud Deployment2026Solo Engineer

cloud1

Cloud infrastructure deployment exploring scalable hosting, monitoring, and automated provisioning.

CloudVirtual machinesInfrastructure

01 · Problem

What made this interesting

Deploying applications to the cloud requires understanding provisioning, networking, scaling, and monitoring in a production-like environment.

02 · Approach

How I solved it

Provisioned cloud infrastructure with automated deployment scripts, configured networking and security groups, and implemented monitoring for production visibility.

03 · Result

What came out of it

A deployed cloud infrastructure demonstrating automated provisioning, secure networking, and operational monitoring.

04 · Highlights

Key technical details

Cloud resource provisioning
Automated deployment scripts
Infrastructure monitoring
Network security configuration

Next case study

Minishell

A minimal Unix shell implementing command parsing, execution, pipes, and built-in commands.