Skip to content
View darylfragata's full-sized avatar
🎯
...
🎯
...

Block or report darylfragata

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
darylfragata/README.md

Hi there πŸ‘‹, I'm Daryl!

AWS Cloud Engineer | DevOps Enthusiast | Continuously Expanding Expertise in DevOps

πŸ‘¨β€πŸ’» About Me

  • As an AWS Cloud Engineer, I focus on building and managing cloud infrastructure while expanding my knowledge in automation and scalable cloud solutions to improve operational efficiency.
  • Experienced in managing both Linux and Windows systems, with skills in PowerShell and Bash scripting.
  • Currently expanding my knowledge in DevOps domain by focusing on essential tools, best practices, and key areas such as CI/CD, automation, cloud infrastructure optimization, monitoring solutions, and containerization technologies like Docker and Kubernetes.

Resume

πŸ”§ Technical Skills

  • Cloud Platforms: AWS
  • DevOps Tools: GitLab, GitHub, Terraform, Ansible
  • Operating Systems: Linux, Windows
  • Scripting: Bash, PowerShell, Python (basic proficiency)

πŸ“‚ Projects and Ideas

  • AWS DevOps Homelab Infrastructure with Terraform β€” A comprehensive Terraform project automating AWS homelab infrastructure including VPC, IAM roles, security groups, S3 buckets, and EC2 instances. Designed for modularity, environment segregation, and seamless GitHub Actions CI/CD automation.
  • AWS GitHub Self-Hosted Runner via Terraform β€” Automates the deployment of a self-hosted GitHub Actions runner on AWS EC2 using Terraform. The solution includes S3 for state management and securely fetches tokens from AWS SSM Parameter Store during runner setup.
  • AWS SG Automation + GitLab–ServiceNow Integration β€” A unified solution that automates AWS Security Group changes via GitLab CI/CD, while integrating with ServiceNow to streamline change request management and deployment workflows.
  • AWS Alerts to ServiceNow Incident Integration β€” Using EventBridge, Lambda, and the ServiceNow REST API to automatically create incidents from AWS alerts.
  • AWS EC2 State Change Alerts β€” Sends automatic alerts when your EC2 instances start, stop, or change state to help you keep track of them easily

πŸŽ“ Certifications

AWS Certifications:

Microsoft Certifications:

πŸ“’ Let's Connect

Pinned Loading

  1. aws-devops-homelab aws-devops-homelab Public

    Automate setup for my playground

    HCL 1

  2. aws-selfhosted-github-runner aws-selfhosted-github-runner Public

    This is for setting up my backend for my POC's

    HCL 1

  3. aws-sg-automation aws-sg-automation Public

    AWS Security Group Automation via GitLab CI/CD and ServiceNow Integration

    Python 1

  4. aws-ec2-state-change-alerts aws-ec2-state-change-alerts Public

    Monitor EC2 instance state changes and trigger notifications via AWS SNS using EventBridge, Lambda, and CloudTrail. This project includes step-by-step instructions for a single-account setup, with …

    Python