Skip to content

This is a personal website for myself, projects, blogging, podcasting, and learning more about architecture on AWS.

Notifications You must be signed in to change notification settings

thewizardofaws/thewizardofaws.github.io

Repository files navigation

The Wizard of AWS

Welcome to the GitHub repository for The Wizard of AWS website. This site serves as a hub for AWS expertise, DevOps insights, and cloud innovation.

About Me

I'm KC Tyler, a Senior DevOps Engineer specializing in AWS cloud architecture, Python, Terraform, and cloud migrations. As the leader of the AWS Utah User Group, I'm passionate about AWS evangelism and focus on distributed systems, serverless solutions, and generative AI.

Website Structure

thewizardofaws.github.io/
│
├── _config.yml
├── index.md
├── about.md
├── projects.md
├── blog.md
├── resources.md
├── podcast.md
├── contact.md
│
├── _posts/
│   ├── 2024-12-12-welcome-to-my-blog.md
│   └── 2024-12-13-aws-certification-tips.md
│
├── _drafts/
│   └── future-post-ideas.md
│
├── assets/
│   ├── css/
│   │   └── main.css
│   ├── images/
│   │   ├── profile-picture.jpg
│   │   └── aws-cert-badges/
│   └── js/
│       └── main.js
│
├── _includes/
│   ├── header.html
│   ├── footer.html
│   ├── social-links.html
│   └── youtube-embed.html
│
├── _layouts/
│   ├── default.html
│   ├── post.html
│   └── page.html
│
└── _data/
    ├── navigation.yml
    └── projects.yml

Connect With Me

Current Projects

  • Building this website to replace Linktree and serve as a central hub for all my content
  • Developing AWS-focused projects, tutorials, and guides
  • Preparing content for the AWS Utah User Group

Future Plans

  • Launch a podcast focusing on AWS innovations and best practices
  • Publish a book on AWS architecture and DevOps practices
  • Develop open-source tools for AWS environment management

Stay tuned for updates and new content!

About

This is a personal website for myself, projects, blogging, podcasting, and learning more about architecture on AWS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published