You run a single instance application on an EC2 instance in AWS. your architecture reams are looking to make changes and convert the application to operate on multiple servers. The app runs on Linux and currently access millions of flat file data file in the /data/… folder structure. This database is stored on an EBS volumeContinue reading “A single instance application on an EC2 in AWS to Convert the application to operate on multiple servers”
Category Archives: Amazon
When should you use Lambda over EC2?
– Changes to Amazon S3 Buckets – Updates to an Amazon DynamoDb tables – Custom events generated bu your application or devices – Kinesis Streams
Programmatic way to reboot EC2 instances
Sometimes we might have to reboot EC2 instances. If the requirement is to restart EC2 instances regularly, we can achieve it by writing a small piece of code. I also came across a similar requireme… Source: Programmatic way to reboot EC2 instances
Create EC2 Vitual Servers in Amazon Web Services
How to create new Virtual Servers in Amazon Web Services? 1. Log in to AWS Management Console 2. In Compute & Networking section select EC2 – Virtual Servers in the cloud 3. When you select EC2 Virtual Servers in Cloud, this is what you see EC2 Dashboard 3. Click on Launch Instance Choose an Amazon Machine Image (AMI)CancelContinue reading “Create EC2 Vitual Servers in Amazon Web Services”
Deploy a Microsoft SharePoint 2010 Server Farm in the Amazon Web Services
Deploy a Microsoft SharePoint 2010 Server Farm in the AWS Cloud in 6 Simple Steps Learn how you can launch a Microsoft SharePoint 2010 server farm for a public facing website on Amazon Web Services (AWS) cloud infrastructure in 6 simple steps. This article provides all the necessary resources, including easy-to-launch AWS CloudFormation sample templates,Continue reading “Deploy a Microsoft SharePoint 2010 Server Farm in the Amazon Web Services”
You must be logged in to post a comment.