profile-pic
Vetted Talent

Talwinder Singh

Vetted Talent

I'm Talwinder Singh, an AWS Certified Solution Architect with over 6 years of expertise in AWS Cloud, CICD, Linux Administration, and Containerization. I possess practical experience in constructing secure cloud architectures for deploying and overseeing applications.

  • Role

    DevOps / Cloud Engineer

  • Years of Experience

    5.6 years

Skillsets

  • Terraform - 4 Years
  • Networking - 6 Years
  • Containerization
  • Linux Administration
  • Azure cloud
  • Bash - 3 Years
  • EKS - 4 Years
  • Docker - 5 Years
  • CI/CD - 6 Years

Vetted For

15Skills
  • Roles & Skills
  • Results
  • Details
  • icon-skill_image
    Senior Software Engineer, DevOpsAI Screening
  • 61%
    icon-arrow-down
  • Skills assessed :infrastructure as code, Terraform, AWS, Azure, Docker, Kubernetes, 組込みLinux, Python, AWS (SageMaker), gcp vertex, Google Cloud, Kubeflow, ml architectures and lifecycle, pulumi, seldon
  • Score: 55/90

Professional Summary

5.6Years
  • Sep, 2022 - Present3 yr 9 months

    DevOps / Cloud Engineer

    Beesolver Technology Pvt
  • Aug, 2021 - Sep, 20221 yr 1 month

    AWS Engineer

    Tac Security Pvt Lmt
  • Feb, 2019 - Jul, 20212 yr 5 months

    System Administrator

    Unisep Technologies

Applications & Tools Known

  • icon-tool

    PHP

  • icon-tool

    WordPress

  • icon-tool

    MySQL

  • icon-tool

    FTP server

  • icon-tool

    Git

  • icon-tool

    React

  • icon-tool

    Laravel

  • icon-tool

    Apache

  • icon-tool

    Node.js

  • icon-tool

    AWS (Amazon Web Services)

  • icon-tool

    Docker

  • icon-tool

    cPanel

  • icon-tool

    Kubernetes

  • icon-tool

    Amazon EKS

  • icon-tool

    Amazon S3

  • icon-tool

    AWS Code Pipeline

  • icon-tool

    nginx

  • icon-tool

    AWS WAF

  • icon-tool

    AWS EC2

  • icon-tool

    AWS CloudWatch

  • icon-tool

    Github Actions

  • icon-tool

    Jenkins

  • icon-tool

    Bash

  • icon-tool

    CICD

  • icon-tool

    AWS

  • icon-tool

    GitHub Actions

  • icon-tool

    ECS

  • icon-tool

    EKS

  • icon-tool

    ECR

  • icon-tool

    IAM

  • icon-tool

    VPC

  • icon-tool

    RDS

  • icon-tool

    CLI

  • icon-tool

    EC2

  • icon-tool

    S3

  • icon-tool

    Route53

  • icon-tool

    EBS

  • icon-tool

    AMI

  • icon-tool

    Nodejs

  • icon-tool

    Nginx

  • icon-tool

    phpMyAdmin

  • icon-tool

    GoDaddy

  • icon-tool

    Digital Ocean

  • icon-tool

    AWS

  • icon-tool

    AWS CodePipeline

  • icon-tool

    Bash Scripting

  • icon-tool

    Terraform

  • icon-tool

    ECS

  • icon-tool

    IAM

  • icon-tool

    CloudWatch

  • icon-tool

    Auto Scaling

  • icon-tool

    SSM

  • icon-tool

    ELB

  • icon-tool

    CloudFormation

  • icon-tool

    Lambda

  • icon-tool

    Linux Administration

  • icon-tool

    Helm

  • icon-tool

    CI/CD Pipelines

  • icon-tool

    Microservices

  • icon-tool

    Kafka

  • icon-tool

    DNS

  • icon-tool

    ELK

  • icon-tool

    GitHub Actions

  • icon-tool

    Terraform

Work History

5.6Years

DevOps / Cloud Engineer

Beesolver Technology Pvt
Sep, 2022 - Present3 yr 9 months
    Architected AWS infrastructure, implemented CI/CD pipelines, containerized microservices, enhanced security with AWS WAF, administered EKS and Kubernetes clusters, configured AWS resources, managed IAM roles.

AWS Engineer

Tac Security Pvt Lmt
Aug, 2021 - Sep, 20221 yr 1 month
    Administered AWS services, deployed server-side frameworks, optimized web servers, secured server access, automated backups.

System Administrator

Unisep Technologies
Feb, 2019 - Jul, 20212 yr 5 months
    Managed Linux servers, developed Bash scripts, oversaw web server management, configured websites, managed network interfaces.

Achievements

  • Designed an AWS infrastructure that is highly available by using Multi AZ, multi regions
  • Set up CICD Pipelines with Jenkins, GitHub Actions, and AWS Code Pipeline
  • Containerized and Deployed applications on AWS
  • Managed AWS EKS and Kubernetes clusters
  • Configured of AWS Load balancers, Autoscaling, Route 53

Testimonial

Cybersenshi

JA

Hard worker Ontime Proactive, Thanks you help me out Talwinder I wish you all the best, For sure going to work with him again

Major Projects

3Projects

AWS Code Pipeline Setup

My radds
Sep, 2023 - Present2 yr 9 months

    Setup the AWS Code Pipeline with CodeIgniter project by utilizing the AWS Code Deploy agent that will deploy the code on EC2 Web server

Containerize and Deploy

users.www.enhancv.com Powered by TCPDF (www.tcpdf.org)Powered by TCPDF (www.tcpdf.org)\x0c'

Education

  • Bachelors in arts

    Glocal University (2018)
  • Diploma in Networking

    Jetking (2012)

Certifications

  • AWS Certified Solutions Architect

    AWS (Sep, 2022)

    Credential URL : Click here to view
  • Aws certified solutions architect

AI-interview Questions & Answers

My name is Teleminder. I am from Punjab. I have completed my 10+2 from Punjab University. After that, I have done my graduation from the Global University and I have started my career as an ADB headman. Then I moved myself to AWS Cloud. So, I have done the AWS Certified Certification. Then, after that, I started learning about AWS technology and Linux administration. I am using multiple technologies and have experience on CIDT pipeline and other things.

to minimize downtime, we can use the AWS autoscaling group. So, it will help us to minimize downtime, so we can roll out an update by using an updated AMI and that AMI we can use in our autoscaling group. In that way, we will have a minimum amount of downtime whenever our IPC2 installs.

Yes, to manage the state in Terraform across multiple environments, we can move Terraform back into the cloud so we can use DynamoDB with an S3 bucket. So in DynamoDB, there will be a table created by Terraform, then the Terraform state files will be moved to the S3 bucket. So whenever we have a different environment or different user, they just have to type the Terraform init command, so the backend will be fetched from the AWS cloud, in this way we can manage our Terraform state file.

In fact, to some extent.

Yes, to convert a monolithic application architecture into a microservices architecture, so first we have to review the existing architecture. So we just have to containerize every microservice, like we have an application that has multiple services like a backend, frontend, database, and some like a cache, and some other thing. So we have to first containerize each service, then after containerizing the single services, we have to push those images to the Docker registry. And after that, we can build the same thing on Kubernetes. So we have to create a deployment YAML file, which will help us to spin up the port, so that will serve our multiple microservices. So we can use multiple things on Kubernetes. So we have our deployment YAML file. Then to expose our application, we can use the NodePort service and the application NodePort service in Kubernetes.

I'm happy to be here today, and I'm excited to talk about our new project. We've been working on it for a while now, and I think it's really going to make a big difference. One of the main goals of the project is to increase efficiency, and we're confident that it will do just that. We've been testing it out, and the results have been really positive so far. I think one of the things that sets us apart from other companies is our commitment to innovation. We're always looking for new ways to improve our processes and stay ahead of the curve. Of course, there are a lot of challenges that come with implementing a new project, but we're up for the task. We've assembled a great team and are working hard to make sure everything goes smoothly. I'm really proud of what we've accomplished so far, and I'm excited to see where this project takes us. I'm also excited to hear from our customers and get their feedback. Their input is invaluable to us, and we're looking forward to hearing their thoughts on our new project.

(No input provided. Please provide the interview transcript text for editing.)

We can deploy the multi-tier application in Terraform by utilizing different providers in our Terraform configuration group. So for high availability, we can take multiple things, such as deploying our instance in multi-AZ. Then we can use the AWS load balancer, and with the utilization of the auto-scaling group. This will help us with high availability. And then we can also route traffic by using Route 53. We can also provide some health checks there. If the instance is unhealthy, it will route traffic to a different instance. We can do this type of thing.

Thank you for watching.

We will use SOC 2 for the electrolysis.