Tag: Amazon

Technology

Chromecast vs Fire Stick – Comparison and Which one is Best?

Before getting to know the difference between Chromecast vs Fire Stick, it is must to know what for these devices are. Both Chromecast and Fire stick are devices which can be plugged into TV HDMI Port, so your basic TV become Smart TV. So, convert your normal TV to smart TV is the only job […]

Technical

How to Create CloudFront Distribution in Amazon Web Services (AWS)

What is CloudFront? CloudFront is amazons web services which stores the content such as html, CSS, scripts, images etc. in worldwide network of data centers called edge locations, this will serve the static and dynamic web content very fast and quickly. Contents will be served to your browser from nearby edge locations to your region. […]

Technical

How to create access keys in AWS

Step 1: You should have AWS account to create new Security Access Keys. Login to AWS console using your credential, https://console.aws.amazon.com/console/home You can find all the Services. Under Security, Identity & Compliance tab you find IAM. https://console.aws.amazon.com/iam Or You can search the service using the name, Step 2: Click on IAM to open it, Then […]

Technical

How to Upload SSL certificate to Amazon Web Service(AWS) IAM using command line interface

Here I will explain the steps to upload the custom SSL certificate to Amazon Web Service (AWS) Identity and Access Management (IAM) using Amazon Command Line interface. Step 1: First use should install the command line interface to your machine. Below the URL, you can get the setup for Windows both 64 and 32 bits. […]

Back To Top