Quantcast
Channel: Basics of Java and Cloud Computing » AWS
Browsing latest articles
Browse All 48 View Live

Pay for a Dedicated Server? No Way – 4 Reasons You Should Go With a VPS

A virtual private server (VPS) offers you all the perks of having your own personal server at a fraction of the cost and maintenance. With a VPS, you don’t need to maintain localized server banks, and...

View Article



How to Login as a ROOT in AWS Linux instance

Use command: sudo su -

View Article

How to set root password for MySQL in Amazon Linux Instance – AWS

mysqladmin -u root password 'test@123'

View Article

How to install MySQL in Amazon Linux Instance – AWS

sudo yum update sudo yum install mysql sudo mkdir /var/lib/mysql sudo yum install mysql-server

View Article

Cloud Computing: A frenzy platform for contemporary IT era

Cloud computing has transformed into a revolutionary rage. If a metaphor for the internet has to be depicted, the “cloud” is a well-admired truism, but if blended with “computing” will turn to fuzzier...

View Article


Overview – Elastic IP in AWS (Amazon Public Cloud) in One Minute

Static IP addresses designed for dynamic cloud computing. Associated with your account. Need to explicitly release it It can be remapped programmatically. 5 Elastic IP addresses are offered by AWS. 1:1...

View Article

Install JBoss 7.0.2 Application Server on Ubuntu server 12.04.01 LTS in...

Licensing JBoss is distributed under LGPL; LGPL is a free software license published by the Free Software Foundation (FSF). It was designed as a compromise between the strong-copyleft GNU General...

View Article

Hadoop and Cloud Computing

In Cloud Computing, we have few options available for Hadoop implementation.1) Amazon IaaS 2) Amazon MapReduce 3) Cloudera Amazon Elastic Compute Cloud (Amazon EC2 / IaaS) is a web service that...

View Article


How to install Yum on AWS EC2 Instance in Ubuntu 12.04

Run Following Commands on your AWS EC2 Instance having Ubuntu 12.04: apt-get update apt-get install yum Done!   Related articles across the web Updated installation instructions for Ubuntu 12.04 LTS...

View Article


Cloud Certification Program – Amazon Web Services

Cloud Certification Program – Amazon Web Services Here it comes… AWS has launched its certification programs. It designates folks who have proven their knowledge and skills with AWS services....

View Article

How to install MySQL Server 5.5 on AWS EC2 Instance in Ubuntu 12.04

Run sudo apt-get install mysql-server It will ask for Password for root User Now Run: mysql -u root -p Bingo!   Related PostsSolution of Error in MYSQL installation on UbuntuHow to install Yum on AWS...

View Article

How to install CloudPassage Halo Daemon on Amazon Linux Machine – Amazon Free...

Visit the Post on Create and Connect to Amazon Linux Machine in Amazon Public Cloud Download Script from CloudPassage Portal to install halo daemon on Amazon Linux Machine. Download the Script Now...

View Article

How to Connect to Amazon Linux Machine in Amazon Public Cloud

Create virtual machine in Amazon EC2 and Save the .PEM file of KeyPair. Or Choose Classic Wizard Create New Key Pair Configure Firewall and then review instance information. Click on Launch Convert...

View Article


Convert .pem file to .ppk file

Convert .pem(Key Pair from Amazon EC2) file to .ppk (Private Key) file Convert .pem file to .ppk file Save .PEM file from Amazon Management Console Use PuTTY Key Generator to load the .pem (Key Pair...

View Article

How to transfer Files from Local system to Amazon EC2 (Public Cloud) Virtual...

Use WinSCP to transfer file from local machine to Public Cloud. Provide Public IP address of the Amazon machine (You can get it from AWS management console). You need to provide Private Key file (.PPK)...

View Article


Snapshots-Amazon Public Cloud Design Pattern

Snapshots Objective: To keep data safe. Application of Cloud: In a traditional scenario, how to automate the back up process is the biggest challenge along with maintenance of secondary storage and...

View Article

Important Links for Amazon Web Services (AWS) Public Cloud

Documentation -> http://aws.amazon.com/documentation/ Articles & Tutorials -> http://aws.amazon.com/articles AWS Architecture Center -> http://aws.amazon.com/architecture/ AWS Cloud...

View Article


AWS Windows Azure and Google Apps Case Studies

AWS Windows Azure and Google Apps Case Studies Bankinter (Increase in Efficiency) Spanish industrial bank through a joint venture by Banco de Santander and Bank of America 60% of Bankinter transactions...

View Article

Overview of Amazon Redshift – Data warehouse as a Service

Amazon Redshift – Data warehouse as a Service How to manage (tera/peta) byte-scale data warehouse with simple and cost effective way to analyze data using existing BI tools? Answer is: Amazon Redshift...

View Article

Amazon Public Cloud Design Pattern: Efficient Resource Utilization

Objective: To utilize resources efficiently with better performance Application of Cloud: Capacity planning is always difficult at initial stages of Software Development Life Cycle. With insufficient...

View Article

AWS FedRAMP compliant cloud service provider

The Federal Risk and Authorization Management Program (FedRAMP) is a government-wide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for...

View Article


AWS Server Monitoring – Enstratius Cloud Governance

Enstratius monitors all servers in your added Cloud Service Provider’s account. Actions Available Machine Images Volumes Related PostsCloud Computing Daily Updates – 31st Aug 2012How to Terminate...

View Article


Easy Amazon EC2 Instance Comparison

Simple and Short way of comparing Amazon EC2 Instances: http://www.ec2instances.info/ Related PostsHow to Terminate instance in Amazon Public Cloud (AWS – EC2)How to Stop instance in Amazon Public...

View Article

On Premise vs AWS – TCO Comparison

Use this calculator to compare the cost of running your web applications on-premises to the costs with AWS. Adjust the simple sliders and radio buttons to describe your on-premises reference...

View Article

Cloud Sevice Offerings – AWS vs Microsoft Azure

AWS vs Microsoft Azure Amazon Cloud Microsoft Cloud IaaS Amazon EC2-Virtual Servers in the Cloud Amazon EMR-Hosted Hadoop Framework Amazon VPC-Isolated Cloud Resources Amazon S3-Scalable Storage in the...

View Article


Comparison Microsoft Azure vs Amazon Web Services

Comparison Microsoft Azure vs Amazon Web Services Category Microsoft Azure Amazon Web Services Service Model PaaS, IaaS IaaS, PaaS Windows OS Support Windows 2008 SP2 or greater Windows 2003 or greater...

View Article

Security Best Practices AWS Environment

Security Best Practices AWS Environment: User level authentication in Web application and database Information Security     Identify and classify your data     Protect your data at rest – Encryption...

View Article

AWS Icons for Architecture Diagrams

Architecture diagrams are a great way to communicate about your design, deployment and topology. Here you will find official collection of AWS icons, tools and resources that will help you build great...

View Article

Amazon Web Services Documentation

Amazon Web Services Documentation To learn how you can get started with AWS, see our Getting Started with AWS guide. If you are interested in learning more about our AWS Free Usage Tier, see our AWS...

View Article



Amazon Web Services Certified Solutions Architect Certification – Notes – 1

Reference: Aws Documentation I am just reading material from AWS and creating Notes from it. SHaring here so it an be useful to others as well. Screenshots are also taken from the Documentation and...

View Article
Browsing latest articles
Browse All 48 View Live




Latest Images