Skip to content
View GLChamika's full-sized avatar

Block or report GLChamika

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
GLChamika/README.md



πŸ’‘ Tip of the Day: Use chaos experiments to validate failover strategies.


Who am I

βš™οΈ Currently working as a Site Reliability Engineer (SRE)
πŸŽ“ BSc in Information Systems - UCSC, University of Colombo
🌐 Open-source contributor
πŸš€ Building resilient, scalable, and secure cloud-native systems
✨ Beyond Tech: Exploring sunsets and new horizons



Contributions Badge Open Source Badge CI/CD Badge


Tech Stack

☁️ Cloud Platforms

AWS Azure

πŸš€ CI/CD

Jenkins GitHub Actions Bitbucket SonarQube

🐳 Containers & Orchestration

Docker Kubernetes Helm

βš™οΈ Infrastructure as Code

Terraform

πŸ’» Scripting & OS

Bash Linux

πŸ“Š Monitoring & Observability

Prometheus Grafana


GitHub Insights


🐍 Contributions

Snake animation


Profile Views

Pinned Loading

  1. AWS-Resource-Usage-Reporting-Script AWS-Resource-Usage-Reporting-Script Public

    A simple Bash script to effortlessly generate reports on your AWS resource usage. Quickly retrieve and display vital information about your Amazon Web Services resources, including S3 buckets, EC2 …

    Shell

  2. AWS-three-tier-web AWS-three-tier-web Public

    This project will utilize a public-facing Application Load Balancer, directing client traffic to the web-tier EC2 instances within autoscaling groups. The web tier, powered by Nginx web servers, se…

    JavaScript

  3. AWS-VPC-Creation-Script AWS-VPC-Creation-Script Public

    This bash script automates the provisioning and cleanup of AWS network infrastructure. It creates a VPC with a public subnet and tags them appropriately for easy identification. Resources are track…

    Shell

  4. Azure-Networking-Linux-VM-Deployment-using-Terraform Azure-Networking-Linux-VM-Deployment-using-Terraform Public

    Terraform project to provision Azure infrastructure including Resource Group, VNet, Subnet, NSG, Public IP, NIC, and an Ubuntu Linux VM with remote state stored in Azure Blob Storage.

    HCL

  5. CICD-freelance-demo CICD-freelance-demo Public

    This repository contains completed solutions for a freelance CI/CD multi-tenant architecture

    HCL

  6. Jenkins-Pipeline-for-Java-based-application Jenkins-Pipeline-for-Java-based-application Public

    This end-to-end Jenkins pipeline will automate the entire CI/CD process for a Java application, from code checkout to production deployment, using popular tools like SonarQube, Argo CD, Helm, and K…

    HTML 1