VJ Sairam

Senior DevOps/Cloud Engineer - 10+ years' of experience

View My LinkedIn Profile

View My Helm Course

View My AWS SAM Course

View My GitHub Profile

Portfolio


Cloud & Containers

1. Scraping Application - AWS Fargate, Docker, Terraform, Python. The project demonstrates the use of AWS Fargate, which alows you to run containers without having to manage servers or clusters. It can currently be used on top of AWS Elastic Container Service (ECS) with support for Kubernetes (EKS). Bringing Serverless to Microservice is the main objective of this project, where all the underlying resources are managed by AWS Fargate and the whole platform is provisioned with Terraform. https://github.com/vjsairam/DevOps/tree/master/Cloud_Containers/aws_python_terraform

2. Serverless - AWS SAM, CodeCommit, CodePipeline, CodeBuild, CloudFormation, API Gateway, AWS Lambda, DynamoDB. The project demonstrates the use of AWS SAM to deploy the serverless applications using CodePipeline. Cloud Native solution for complete CI and CD and canary deployment with ChangeSet approval. https://github.com/vjsairam/DevOps/tree/master/Cloud_Containers/aws_serverless


Continuous Integration

1. Continuous Integration using Shared Libraries - Jenkins, Morpheus. The project outlines establishes the automated version of using Morpheus as a CI CD tool, the use of shared libraries and the complete demonstration of the pipeline workflow. https://github.com/vjsairam/DevOps/tree/master/Cloud_Containers/liquidplatform_cicd

2. CI/CD with Ansible, Jenkins and Helm for Kubernetes - The project outlines the complete CI CD process, using the above stack for Kubernetes to deploy any applications with no downtime. The complete setup is focused on driving Infrastructure as Code and gives a high level overview on using the Helm charts for managing different application under Kubernetes. https://github.com/vjsairam/DevOps/tree/master/Continuous_Integration/ci_node


ChatBot

1. FAQ Skill - Alexa, Lambda. The project outlines the simple use of Alexa and Lambda functions to have the common questions answered through Amazon Echo. https://github.com/vjsairam/DevOps/blob/master/Chatbots


Ideal CI CD Flow

Release Management Along with CI CD

AWS Architecture Implementation