VVijayaragavaninvjdev.hashnode.dev·Nov 25, 2021 · 2 min readAWS EKS Cluster Setup using AWS CLIPre-requisites: EC2 Instance AWS EKS Setup Setup kubectl: Download kubectl version 1.20 Grant execution permissions to kubectl executable Move kubectl onto /usr/local/bin Test that your kubectl installation was successful curl -o kubectl https://am...00
VVijayaragavaninvjdev.hashnode.dev·Nov 22, 2021 · 1 min readAWS Serverless Application Model (SAM) DeploymentWriting the template to create a AWS resources as you can see the below YAML File: handler.js Once you created the template Save it in your custom folder Configure the AWS CLI Then create a S3 bucket using the below command: aws s3 mb s3://myfirs...00
VVijayaragavaninvjdev.hashnode.dev·Aug 21, 2021 · 1 min readLearning DevOpsDevOps Engineer Looking the following skills, Kubernetes Docker Ansible01V