Sandip Patel

Let's move from "Have to" to "Want to"

Menu
  • Home
  • TECH CORNER
    • AWS
    • Networking
  • Videos
  • Expert Talk Delivered
  • Projects
  • Publications
  • About Me
Menu

Videos

AWSCloudians

Let’s explore the Amazon Web Service platform together with hands-on tutorials. AWS provides IaaS, PaaS & SaaS services that allow you to host everything in the cloud.
The first goal of this channel is to provide hands-on knowledge about AWS in terms of Cloud migration, Deployment and troubleshoot of cloud architectures. Tutorials will be based on
• Migration
• Deployment
• AWS Solution Architect
• DevOps
• SysOps
AWS Certification Preparation and Guidelines through various path base scenarios and Hands-on task. To become an AWS Certified and to get entered into the industry, Hands-On is only a key to success. So let's do it.

AWSCloudians
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_t9syghvvZzY Find more details on 

https://dev.to/aws-builders/how-to-crack-aws-certifications-exam-get-good-opportunities-3g95
Find more details on 

https://dev.to/aws-builders/how-to-crack-aws-certifications-exam-get-good-opportunities-3g95
Tips -Tricks for How to crack AWS Certifications exams? & Get good Opportunities | AWS Certification
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_t9syghvvZzY
Getting Started with DevOps on AWS | Session -3| DevOps webinar series for Beginners |ASC Club Event
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_LwEh1seHBkI
In this tutorial, you will learn how to set up a code pipeline using GitHub , Code build & Code Deploy.

In the previous two videos, you have learned how to start with DevOps basic tools and simple integration of GitHub + Jenkins.

Jenkins Installation & Configuration on AWS EC2 Linux instance | AWS CICD | Jenkins [AWS CICD 1] --https://youtu.be/EvSFUjlC3vc


Jenkins Git Integration | How to Integrate GitHub with Jenkins build after each commit [AWS CICD 2]--https://youtu.be/-hq1CW0P5OY

AWS Code pipeline with Code Commit & Code Build | AWS DevOps for Beginner [AWS CICD 4] -- https://youtu.be/5zHO-TZ3npc
AWS Code Pipeline using GitHub, Code Build & Code Deploy | AWS CICD | Jenkins [AWS CICD 5]
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_zTT0keHlr9w
Introduction to CloudFormation | Session -2| DevOps webinar series for Beginners | ASC Club Event
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_n9X7koAi7yk
Getting Started with Serverless| Session -1 | DevOps webinar series for Beginners | ASC Club Event
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_KiS0xRsx5bw
In this tutorial, you will learn how to set up a code pipeline using AWS code commit & Code build. 

In the previous two videos, you have learned how to start with DevOps basic tools and simple integration of GitHub + Jenkins.

Jenkins Installation & Configuration on AWS EC2 Linux instance | AWS CICD | Jenkins [AWS CICD 1] --https://youtu.be/EvSFUjlC3vc

Jenkins Git Integration | How to Integrate GitHub with Jenkins build after each commit [AWS CICD 2]--https://youtu.be/-hq1CW0P5OY
AWS Code pipeline with Code Commit & Code Build | AWS DevOps for Beginner [AWS CICD 4]
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_5zHO-TZ3npc
GitHub
https://github.com/kakashi96/aws-test.git
AWS CI/CD pipeline for Static Website on AWS S3 bucket | Static website hosting + CICD [AWS CICD 3]
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_rYkOAWVTsto
In this video, you will learn How to schedule your AWS certification exam step by step?


https://www.aws.training/
How to schedule or register for AWS Certification exam 2021? | Step by step to book AWS Exam.
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_3G8h-rZgO2k
Session 1 -  DevOps: Hello World  https://youtu.be/kN4CDmeapYM
 Session 2 - Cloud-Native way of DevOps  https://youtu.be/UgqdVYcr1IA
 Session 3 -  Era of Containerization  https://youtu.be/ZV8PEpo4fKc
Era of Containerization | DevOps Hands-On Session -3 by Sanchit Jain
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_ZV8PEpo4fKc
Session 1 -  DevOps: Hello World  https://youtu.be/kN4CDmeapYM
 Session 2 - Cloud-Native way of DevOps  https://youtu.be/UgqdVYcr1IA
 Session 3 -  Era of Containerization  https://youtu.be/ZV8PEpo4fKc
Cloud - Native Way of DevOps | DevOps Hands-On Session -2 by Sanchit Jain
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_UgqdVYcr1IA
Let's Step-in into the DevOps World with AWS and other opensource tools
Session 1 -  DevOps: Hello World  https://youtu.be/kN4CDmeapYM
 Session 2 - Cloud-Native way of DevOps  https://youtu.be/UgqdVYcr1IA
 Session 3 -  Era of Containerization  https://youtu.be/ZV8PEpo4fKc
DevOps Hello World..! | DevOps Hands-On Session -1 by Sanchit Jain
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_kN4CDmeapYM
In this tutorial, you will learn about High-performance computing using AWS. You will design 3 nodes cluster ( 1  master node, 2 compute nodes). Once you will set up a cluster then you will integrate the Grafana tool to monitor the cluster resources. Grafana is multi-platform open-source analytics and interactive visualization web application. Once the cluster and monitoring tool will be done, you will execute your first HPC job ( prime number calculation ).

Observations:-
When you will execute your job from the master node then you can analyze the resource utilization of two compute nodes. Your job will be run on two compute nodes parallelly.




Reference Links
https://aws.amazon.com/hpc/
https://grafana.com/
https://www.hpcworkshops.com/03-hpc-aws-parallelcluster-workshop.html
https://github.com/aws-samples/aws-parallelcluster-monitoring
https://www.tutorialgateway.org/c-program-to-print-prime-numbers-from-1-to-100/
How to setup HPC cluster on AWS using AWS Parallel Cluster 2.0 | With Monitoring tool Grafana
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_iHuu1mdWZYQ
How to integrate jenkins with github?

Here you will learn basic cicd piplepline using Jenkins and Git. When you will change someihting on git repository it will trigger the pipeline and build using Jenkins.
Jenkins Git Integration | How to Integrate GitHub with Jenkins build after each commit [AWS CICD 2]
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_-hq1CW0P5OY
To  download the latest Jenkins package
sudo wget -O /etc/yum.repos.d/jenkins.repo  https://pkg.jenkins.io/redhat/jenkins.repo

To enable the installation of the package, import the key file from Jenkins-CI:
sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key

Install Jenkins on the EC2 instance
sudo yum install Jenkins

Note:- If you face an error like 

Error: Package: jenkins-2.309-1.1.noarch (jenkins)  Requires: daemonize


To solve the above error run the below  command to update  few things


$ amazon-linux-extras install epel -y
$ yum update -y



Then  again try to run


sudo yum install Jenkins
Jenkins Installation & Configuration on AWS EC2 Linux instance | AWS CICD | Jenkins [AWS CICD 1]
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_EvSFUjlC3vc
In this session, you will learn how to redirect the third-party domain names to AWS Route53 and point to the AWS EC2 Web server.


For SSH you can use Putty or Mobaxterm
https://www.putty.org/
or
https://mobaxterm.mobatek.net/

Steps to setup index.html in AWS EC2 Linux Server

yum update -y
yum install httpd -y
service httpd start
chkconfig httpd on

Then go to the /var/www/html/ directory using

cd /var/www/html/index.html
nano index.html

Copy Past code ( for example only)


For a more detailed understanding of  How to launch AWS EC2

https://www.youtube.com/watch?v=7zxwY_gXEbk&list=PL2vDP_s2NsC-9qBlScM1vZpPdtlXAoBOc&index=2&t=11s
Configuring DNS with AWS Route53 Tutorial | How to link Freenom domain to AWS EC2 using Route 53
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_1UyaaEC1YGg
In this Hands-On session, you will learn how to configure DNS server in cisco packet tracer and similar configuration in the real environment including AWS Route 53 and freenom.

freenom
https://www.freenom.com/en/index.html?lang=en

AWS Route 53
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingHostedZone.html
DNS Server Configuration using Cisco Packet Tracer & Real Environment Freenom + AWS Route 53
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_cjlzsJiXwZ8
In this hands-on tutorial you will learn FTP server configuration in Local area network and Wide area networks using Cisco Packet Tracer. Along with this, you will also learn FTP client example like FileZilla.

To Download FileZilla client & Server
https://filezilla-project.org/

FTP Commands for your reference
https://www.serv-u.com/linux-ftp-server/commands
FTP (File Transfer Protocol) Server using Cisco Packet Tracer | Configure FTP in LAN - WAN| Hands-On
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_Vqgc6OlJ2Z4
In this tutorial, you will learn about LAN, VLAN, and Inter-VLAN concepts along with a hands-on tutorial with examples in cisco packet tracer.
Virtual Local Area Network | VLAN | LAN | Inter-VLAN | Hands-On | Cisco Packet Tracer
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_O37WXz0PhOQ
Here you will learn how to log in through Facebookaccount email id and password in your web application using AWS Cognito federated identity?
Authentication using AWS Cognito| Part 5 federated identity provider in Amazon Cognito with Facebook
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_q3YqRoWR3dg
Here you will learn how to log in through google account email id and password in your web application using AWS Cognito federated identity?
Authentication using AWS Cognito | Part 4 -Set federated identity provider in Amazon Cognito -Google
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_wz2J3ygksCY
You will learn, How to integrate Web applications in AWS Cognito User Pool?

Useful link for reference:
https://aws.amazon.com/tools/
Authentication using AWS Cognito | Part-3 Integrate User Pool with Web Application (JavaScript SDK)
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_vDYVAClb4Lc
You will learn, How to configure the integration of Web applications in AWS Cognito User Pool?

Useful links 

https://aws.amazon.com/blogs/mobile/understanding-amazon-cognito-user-pool-oauth-2-0-grants/

https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-define-resource-servers.html
Authentication using AWS Cognito | Part-2 Configure Web-App Integration in AWS Cognito User Pool
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_hEN5pdzVxJ8
In this tutorial series, you will learn hands-on things about how to 
1. How to Create User Pool in Amazon Cognito?
2. How to do Integration of App in Amazon Cognito User Pool?
3. Integrate User Pool to your Web Application using JavaScript SDK
4. Set federated identity provider in Amazon Cognito - Google & Facebook

This series also helps you to understand Standards-based authentication, Access control for AWS resources, Social and enterprise identity federation by creating a user pool and identity pool in AWS Cognito.

More details: 
https://aws.amazon.com/blogs/mobile/tracking-and-remembering-devices-using-amazon-cognito-your-user-pools/

  PARTH TRAMBADIYA Contributed to this tutorial Series.
Authentication using AWS Cognito|App integration Hands-On| Part 1 Create User Pool in Amazon Cognito
YouTube Video UChWn84ytxW9rrrvZJlsP-ZA_LhKbbZWvBIg
Subscribe

Follow Me

              

AWS Re: invent 2021 at Las Vegas

Achievements & Events

Faculty- Ambassador
Best Paper Presentation Award
AWS Academy Success Story on AWS official Blog
AWS Expert Talk 2020
USA-Conference
Paper Presentation
Conference-Team
AWS Expert Talk by IEEE 2020

RSS Recent Announcements

  • AWS Fargate for Amazon Elastic Kubernetes Service is now available in the Amazon Web Services China Beijing and Ningxia Regions June 24, 2022
  • Amazon EC2 Auto Scaling announces increased Auto Scaling group default limit per account June 24, 2022
  • Amazon EC2 G5 instances now available in additional regions June 23, 2022
  • Amazon EC2 C7g instances powered by AWS Graviton3 processors now available in US East (Ohio) and Europe (Ireland) June 23, 2022
  • Amazon Connect Wisdom now enables you to integrate agent assistance capabilities into custom agent applications June 23, 2022

Recent Posts

  • Deployment of Website Using AWS CICD pipeline & Fargate
  • Install terraform on ubuntu and Create EC2 instance on AWS using terraform script
  • Install Cloudwatch agent on on-premises Windows server
  • Install Cloudwatch agent on on-premises Linux server
  • Deploy Flask website using AWS CLI with AWS Lambda, AWS API Gateway and Zappa
June 2022
S M T W T F S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Mar    
web counter
©2022 Sandip Patel | WordPress Theme by SuperbThemes