Sunday, April 29, 2012

Install PostgreSQL 9 on Amazon Linux instance

In the previous post we spoke about how to build and configure Amazon EC2 Linux instance in terms of free tier offered by Amazon. Also we decided to use Amazon cloud platform as a staging environment where Tomcat 7 web-server will be installed. And now we are going to install PostgreSQL 9 server on the same Amazon EC2 Linux instance.

The process of installing PostgreSQL 9 could be described in several steps. After successfull installing it will be possible to connect to the database with pgAdmin tool for further configuration.

Friday, April 27, 2012

Install Tomcat 7 on Amazon Linux instance

In the previous post we spoke about how to build and configure Amazon EC2 Linux instance in terms of free tier offered by Amazon. Amazon propose list of services in scope of cloud platform where we can easily deploy and launch simple web application or test existing web solution. We've decided to use Amazon cloud platform as staging environment where Tomcat 7 web-server will be installed.

The process of installing Tomcat 7 web-server is very simple, furthermore Tomcat 7 included in the package repository of Amazon Linux AMI.

Mobile Game - Publishing and Marketing strategy

For today we have a lot of mobile devices on the market with preinstalled operation systems from such wellknown vendors like Apple and Google. Mobile device is a part of our life - communication in social networks, sending emails, reading books, listening music, watching movies and a lot more. Mobile games is also part of our life. Having some free time we like to play games, share our experience with friends, just have a fun.
But let's take a look on mobile games from another side, from side of people who develope this games and publish on the market.

Thursday, April 26, 2012

Build an Amazon EC2 Linux instance

In the previous post we spoke about cloud computing platform from Amazon and described setup AWS account procedure. For all new AWS customers Amazon provides majority of their services for free during one year. All these facilities enough to launch simple web application, organize DB, test existing application in the cloud or simply grab some experience with AWS. Each month Amazon provides free quote on their services, like:
- 750 hours/month of Amazon EC2 Linux micro instance (this is enough to run continuously each month)
- 750 hours/month of an Amazon ELB
- 30 GB/month of Amazon EBS (plus 2 million I/Os)
- 5 GB/month of Amazon S3 (plus 20,000 Get requests and 2,000 Put requests)
And only if your free usage expires or if your application use exceeds the free usage tiers, you simply pay standard rates.

Wednesday, April 25, 2012

Create an Amazon Web Services account

Amazon Web Services (AWS) is a cloud computing platform with a bunch of services. The most popular of these services are Amazon EC2 (provides resizable compute capacity in the cloud), Amazon EBS (provides block storage volumes for use with Amazon EC2 instances) and Amazon S3 (provides service for storing and retrieving data, at any time, from anywhere on the web).

The realy great thing that new AWS customers are able to try all these services for free - AWS introducing a free usage tier.

The AWS sign-up process is pretty straightforward and fully automated. The process may take from several minutes to half an hour (Amazon may verify your identity by the phone call), but you have to do it once.