What is Amazon S3 and use cases of Amazon S3?

What is Amazon S3? Amazon S3, which stands for Simple Storage Service, is a highly scalable and reliable storage service provided by Amazon Web Services (AWS). It is designed to…

Read more »

AWS Tutorials: EFS Demo – Working with EFS with EC2 instance

Before demo lets first discuss why another storage solution when we already have S3 i.e Simple Storage Service and EBS i.e Elastic Block Store. What EFS i.e Elastic File System…

Read more »

What is Amazon SimpleDB?

Amazon one of the big name, offering its customers computing infrastructure through Amazon Web Services since 2006. Aims to use its own infrastructure to provide the building blocks for other…

Read more »

What is Amazon Redshift?

Amazon Redshift is a data warehouse product which forms part of the larger cloud-computing platform Amazon Web Services. Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the…

Read more »

What is Amazon Neptune?

Relational databases move with recording fields of knowledge and one-to-many connections, graph databases are optimized to trace many-to-many relationships, like social networks and conception networks. It supports variety of various…

Read more »

What is Amazon ElastiCache?

AWS ElastiCache may be a managed caching service compatible with each Redis and mecached. Once it involves Redis, ElastiCache offers a totally managed platform that creates it simple to deploy,…

Read more »

What is Amazon DynamoDB?

Introduction So many web-based applications lack of scaling reason is growth in numbers of users along with the increasing complexity of data traffic. This modern complexity of business require to…

Read more »

Useful AWS Tools and Websites

http://www.cloudping.info/ Amazon Web Services™ are available in several regions. Click the button below to estimate the latency from your browser to each AWS™ region. http://freedns.afraid.org/ Free DNS Hosting, Dynamic DNS…

Read more »

What is the average salary of an AWS solutions architect associate?

Friends, today I am going to let you about the salary of the AWS position. Below you can see the average salary of AWS Solution Architect Positions in India and…

Read more »

Minikube Tutorials: Minikube Installation On EC2

Kubernets’s is a demanding technology and needs lots of hands on and through practise to master it. Luckily we have tools to bootstrap single node cluster on kubernete’s where we…

Read more »

DevOps Training Online – Class Recordings – March 2020

Dear Participants, Here are the consolidated URLs of DevOps training videos/class recordings/tutorials. AWS Video Tutorial – March 2020 Docker Video Tutorial – March 2020 Sonarqube Video Tutorial – March 2020…

Read more »

ASG – Auto Scaling Group, Scaling Processes Explained

AWS Auto scaling group (ASG) comes into the picture when we want to have a declarative control and fault tolerant over the infrastructure. By declarative It meant describing how many…

Read more »

EC2 – EBS Volume Demo:

In this tutorial we are going to Explore and setup extra volume to EC2 instance Step 1 – Login to AWS console, launch EC2 launch wizard page. Step 2 –…

Read more »

CloudFormation EC2 Mapping Parameters AllowedValues Example Program

Read more »

CloudFormation EC2 Volume ebs elasticip Example Program

Creating a security group Creating an EC2 instance Increased root volume on the EC2 instance Attaching an externally created EBS volume Attached Elastic IP to the instance

Read more »
clouaformation-ec2-sample-e

CloudFormation EC2 Sample Example Program

Read more »

Prevent direct download of photos/video files from amazon s3

You can restrict access based on the HTTP referrer. It’s not bulletproof (Referrer can be spoofed) but it will stop casual downloads. Suppose you have a website with domain name…

Read more »

Understanding about Amazon EC2 Key Pairs

Amazon EC2 uses public–key cryptography to encrypt and decrypt login information. Amazon EC2 stores the public key only, and you store the private key. The public and private keys are…

Read more »

What is EKS and How EKS can help you?

In simple line, Amazon EKS is generally available, bringing fully-managed Kubernetes to AWS. Amazon launched Amazon EKS in November at its re:Invent 2017 conference. Till the time this article is…

Read more »
amazon-simple-queue-service

Getting Started with Amazon Simple Queue Service (SQS)

We’ve put together a list of resources that we think will be useful to you, as you familiarize yourself with Amazon SQS and get started working with it. Introductory Topics…

Read more »
terminating-and-stopping-an-ec2-instance

What is the difference between terminating and stopping an EC2 instance?

Answer Terminate Instance When you terminate an EC2 instance, the instance will be shutdown and the virtual machine that was provisioned for you will be permanently taken away and you…

Read more »

What’s the difference between ephemeral and volume boot disks?

Different boot sources There are several different kinds of sources to boot from in the DreamCompute dashboard, but they all need to create some sort of virtual disk for the…

Read more »
amazon-ec2-boot-features

Powerful New Amazon EC2 Boot Features – Introduction

Today a powerful new feature is available for our Amazon EC2 customers: the ability to boot their instances from Amazon EBS (Elastic Block Store). Customers like the simplicity of the…

Read more »
running-java-ee-applications-on-amazon-ec2

How to Run/Deploy Java EE applications on Amazon EC2?

Running Java EE applications on Amazon EC2: deploying to 20 machines with no money down Computer hardware has traditionally been a scarce, expensive resource. In the early days of computing…

Read more »
ec2deploy-cloud-tools-maven-plugin

EC2Deploy and the Cloud Tools Maven plugin are now available

I’m pleased to announce that EC2Deploy – a Groovy-based framework for deploying Java EE applications to Amazon EC2 – is now available as part of the Cloud Tools open source…

Read more »
amazon-elastic-block-store-

Cloud Tools now supports Amazon Elastic Block Store

One of the exciting new features of Amazon EC2 is Elastic Block Store, which provides truly durable storage for your instances. Prior to EBS, the contents of the file system…

Read more »
amazon-ec2-key-pairs-stumbling-blocks

Amazon EC2 key pairs and other stumbling blocks – Guide

While working with Cloud Tools and Cloud Foundry users, I have noticed that EC2 key pairs and security group configuration are common stumbling blocks for people who are new to…

Read more »
deployment-foundation-issue

Deployment Foundation Issues

Deployment Foundation Issues Establish Key Roles/Charter for Deployment The very first order of business is to firmly establish “who’s on first” for getting deployment done. Senior management is crucial at…

Read more »