ghostnetic / azure-resume

A showcase of cloud proficiency: an Azure-hosted resume with Terraform automation, HTTPS security via Azure CDN, and content optimization through Nginx. This repository demonstrates advanced Azure services integration, CI/CD workflows via GitHub Actions, and Infrastructure as Code best practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Cloud Resume - Deployment and Development Guide

Overview

Welcome to the detailed guide for my Azure Cloud Resume, a project demonstrating hands-on experience and proficiency with Azure services and web development best practices.

Live Resume: https://resume.davidrathell.dev

1. Azure Fundamentals Certification

2. Resume Conversion to Web Format

  • Transformed a standard resume into an interactive web version using an HTML template.
  • Enhanced visual appeal and accessibility with CSS styling.
  • Note: The projects section is under enhancement with real-world projects to replace the current placeholders.

3. Hosting with Azure Static Website

  • Employed Azure Storage for reliable and efficient static website hosting, demonstrating expertise in Azure web hosting solutions.

4. Security with HTTPS

  • Secured the website using HTTPS for safe user interactions.
  • Leveraged Azure CDN for SSL termination on custom domains, emphasizing a commitment to secure and fast data delivery.

5. Custom Domain Integration

  • Upgraded the website's professionalism and reach by integrating a custom domain.

6. Infrastructure Automation via Terraform

  • Leveraged Terraform to automate the deployment of virtual resources, showcasing advanced Infrastructure as Code (IaC) capabilities.
  • Promoted consistent and streamlined infrastructure management and updates.

7. Optimized and Secure Nginx Server

  • Set up an Nginx server on a VM for enhanced content delivery and secure reverse proxy services.
  • Integrated Terraform for efficient and reliable server provisioning.

Azure Resume Architecture Diagram

Key Achievements

  • Proficient handling of Azure Storage and Azure CDN for robust and secure hosting and content delivery.
  • Advanced infrastructure management and modification using Terraform.
  • Continuous and reliable updates through GitHub Actions.
  • Effective deployment and security of an Nginx server, ensuring optimal content delivery and security measures.

This project showcases my dedication and skills in developing and deploying sophisticated cloud-based solutions, with a focus on secure, scalable, and efficient architectures.

About

A showcase of cloud proficiency: an Azure-hosted resume with Terraform automation, HTTPS security via Azure CDN, and content optimization through Nginx. This repository demonstrates advanced Azure services integration, CI/CD workflows via GitHub Actions, and Infrastructure as Code best practices.


Languages

Language:CSS 48.0%Language:HTML 38.7%Language:HCL 6.8%Language:JavaScript 6.5%