
Graduated WGU
B.S. Cloud Computing - 07/2023
IT Specialist / Cloud Enthusiast
I'm currently an IT Specialist seeking
an Engineering role to support cloud
technologies within the DoD space
My technology journey began as a kid with the advent of Windows 95, sparking a lifelong passion that continues to evolve. From early fascination with DOS prompts to hands-on experience building and troubleshooting personal computers, I naturally progressed to my initial role in helpdesk support. After transitioning through various specialized roles, I've pivoted towards a future focused on working with cloud technologies and systems. Throughout my professional journey, I've remained dedicated to learning, growing, and finding the optimal solutions to problems. As I embark on new projects and pursue further education in the dynamic realm of cloud technologies, I eagerly anticipate the next chapter of my career. My objective is to leverage my existing knowledge and enduring enthusiasm for technology to make a meaningful contribution to an organization's cloud team. I love embracing fresh challenges and opportunities, driven by my active engagement in the ever-evolving landscape of information technology.
SAIC supporting USACE
Enterprise Service Desk Specialist | May 2021 - Present
EMCO supporting USACE
Enterprise Service Desk Analyst | Oct 2019 - May 2021
Stefanini supporting Nike WHQ
Deskside Technician II | Jul 2018 - Oct 2019
Lionbridge Global Solutions
Senior Rater | Oct 2013 - Present
Part 1 of creating a larger scale project--eventually implemented into Terraform. This quick project utilizes EC2, SSH, Ubuntu CLI, Wordpress, and Route 53 via AWS. Apache Web Server, MySQL, and Wordpress are all installed, configured, and extracted to the running Ubuntu server. Certbot is installed for HTTPS, and Route 53 DNS A Records are established pointing to the subdomain blog.ryangoddard.cloud.
EC2 Instance now saved as EBS Snapshot to be restored as AMI image
The Cloud Resume Challenge provided more practice with S3, Route 53, and CloudFront, while introducing complimentary services such as Lambda and DynamoDB. The Lambda function that writes to the view count table (bottom of site) required both Python and Java. The challenge also provided a nice refresher on the frontend with HTML/CSS. Overall, the AWS services used were well rounded for cloud computing through building serverless applications, version control with Git/GitHub, CI/CD automation, security practices, networking, cost management, and troubleshooting.
Easy way to invalidate the CloudFront distribution without having to update it manually. Compliments CI/CD changes in GitHub, or manual updates to an S3 bucket.