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

Author: Sandipkumar Patel

Deployment of Website Using AWS CICD pipeline & Fargate

Posted on March 19, 2021December 16, 2021 by Sandipkumar Patel

  Prerequisite  We have to have a website in PHP/HTML with a database connection in PHP format. Here we have used HTML for the website designing the form which contains the registration of the student and in the form, we have provided the action of the PHP which contain the basic configuration of the database…

Install Cloudwatch agent on on-premises Windows server

Posted on March 24, 2020December 3, 2020 by Sandipkumar Patel

First create an IAM user with programmatic access and attach below mentioned policy: CloudWatchAgentAdminPolicy AmazonSSMManagedInstanceCore Now, create credentials file as per below image: Now download and install Amazon Cloudwatch agent from the below link: https://s3.amazonaws.com/amazoncloudwatch-agent/windows/amd64/latest/amazon-cloudwatch-agent.msi Update the common-config.toml file: File is located at C:\ProgramData\Amazon\AmazonCloudWatchAgent Open file in any editor and change the credentials file as…

Simple Web-application deployment on EC2 using AWS CodeDeploy & S3 services

Posted on March 24, 2019October 7, 2020 by Sandipkumar Patel

Prerequisite AWS CLI Installations:– Click Here Configure Service Role for S3. Go to IAM Click on Role. Select AWS services –> Ec2. Click on Next Permission. Select S3FullAccess Click on Tag (optional)–>Click on Review. Define Role Name –> Click on Create. Configure Service Role for CodeDeploy. Go to IAM Click on Role. Select AWS services –>…

AWS Projects Reference

Posted on March 23, 2019October 7, 2020 by Sandipkumar Patel
AWS Projects Step-by-Step guideline to perform various demos of Amazon web services

Installing Ansible on Ubuntu

Posted on March 7, 2019October 7, 2020 by Sandipkumar Patel
Open terminal sudo apt-get install software-properties-common sudo apt-add-repository ppa:ansible/ansible sudo apt-get update sudo apt install ansible Go to /home/ubuntu gedit .bashrc add export LC_ALL= C in the .bashrc file go back to the terminal and run: source .bashrc Go to /etc/ansible sudo apt-get install python-pip pip install -U boto pip install boto3 Now Create your...

Google App Engine with Example

Posted on March 1, 2019October 7, 2020 by Sandipkumar Patel
As we all know that cloud computing classified in three major categories in terms of services SaaS (Software as Services) , PaaS (Platform as Services ) and IaaS (Infrastructure as Services).  Google App Engine provides PaaS in the cloud computing environment which is totally managed and uses in-built services to run your application on the cloud. We can start development instantly...

TinyOS 2.1.2 installation steps with LED toggleing tutorial on IRIS Mote

Posted on March 1, 2019October 7, 2020 by Sandipkumar Patel
There are two ways to install TinyOS in Ubuntu 12.10 LTS 1. Manually download tinyos-2.1.2.tar.gz from below link       http://tinyos.stanford.edu/tinyos/dists/source/                                         OR       2. Add  TinyOS repository address in the repository source file. (Which is shown detail below) Note:- Before start installation...

Login Crclient in Linux (Ubuntu)

Posted on December 29, 2018March 1, 2019 by Sandipkumar Patel

Step:-1 Copy crclient folder on desktop. Step:-2  Set the directory               $ cd Desktop               /Desktop$ cd crclient               /Desktop/crclient$ Step 3:- Enter the user name               /Desktop/crclient$  ./crclient –u  username If still…

NS2_6 (simple ns2 tcl script for six node in wired topology)

Posted on December 29, 2018March 1, 2019 by Sandipkumar Patel

A complete example of a 6-nodes wired network topology in NS2 with output. Simple6_SN.tcl . The code of  ns2 must be design in tcl as shown below.     Simple6_SN.tcl #step:-1 define global simulator object set sn [new Simulator]   #step:-2 Define different colors for data flows (for NAM) $sn color 1 green $sn color 2 Red  …

Type of Clouds

Posted on December 29, 2018December 29, 2018 by Sandipkumar Patel

There are three types of cloud: Public Cloud Private Cloud Hybrid Cloud Public Cloud Simple Web Interface Pay-as-you –go (On-demand access) Elastic & “Infinite” Capacity Example: – Amazon Google Apps Windows Azure Dropbox   Private Cloud A “Public cloud behind the firewall” Dynamic allocation of resources Simplify internal operations Higher utilization & operational savings Provide better security,…

Posts navigation

  • 1
  • 2
  • Next

Follow Me

               Qries

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 Transit Gateway is now available in Asia Pacific (Melbourne) AWS Region June 2, 2023
  • Amazon Fraud Detector announces Event Orchestration with Amazon EventBridge June 2, 2023
  • Announcing fine-grained seller permissions access to AWS Marketplace Management Portal June 2, 2023
  • Amazon RDS for Oracle now supports converting instances to CDB architecture June 2, 2023
  • Amazon Interactive Video Service introduces Advanced channel types for flexible input encoding June 2, 2023

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 2023
S M T W T F S
 123
45678910
11121314151617
18192021222324
252627282930  
« Mar    
web counter
©2023 Sandip Patel | WordPress Theme by SuperbThemes