aws · service · simpledb

Amazon SimpleDB


Amazon SimpleDB is a highly available and flexible non-relational data store that offloads the work of database administration. Developers simply store and query data items via web services requests and Amazon SimpleDB does the rest. Unbound by the strict requirements of a relational database, Amazon SimpleDB is optimized to provide high availability and flexibility, with… Continue reading Amazon SimpleDB

aws · mysql · rds · sql servver

Getting Started with Amazon Relational Database Service


Amazon RDS gives you online access to the capabilities of a MySQL, Oracle, Microsoft SQL Server, PostgreSQL, or Amazon Aurora relational database management system. This means that the code, applications, and tools you already use today with your existing databases can be used with Amazon RDS. Amazon RDS automatically patches the database software and backs… Continue reading Getting Started with Amazon Relational Database Service

aws · configuring · firewall · instance · threat management · utm9

AWS: Deploying a Sophos UTM 9 instance and configuring


A complete security platform for Amazon Web Services (AWS). Secure your AWS EC2 instances and VPC’s with Sophos Unified Threat Management (UTM) for AWS. It’s your complete security platform for Next- Generation Firewall, Web Application Firewall, Enterprise Application Security, Reporting and VPN Gateway optimized for the Amazon cloud.HighlightsNext-Gen Firewall Protection and Reporting: granular controls and… Continue reading AWS: Deploying a Sophos UTM 9 instance and configuring

aws · ipsec · network · vpc · vpn

AWS VPC to VPC connections over IPSEC VPN


Learn how to build a secure VPN with security and failover between multiple VPCs using Openswan as a software-based VPN solution. Today, we will be going through how to set up a full-mesh topology (where every region has its own unique connection to all other regions). Openswan is a great choice because first of all… Continue reading AWS VPC to VPC connections over IPSEC VPN

amazon · aws · base security groups · networking · subnet · vpc

Creating a VPC, Subnets, and Base Security Groups: AWS


In this chapter we learn about how to create the subnet perimeter for our machines, AWS provides as many features for networking and connectivity under the Virtual Private Cloud (VPC). Routing table provides the feature of connecting the inbound and outbound network. Base security groups provides the features of Load Balancing, Placement groups, keypairs etc.,… Continue reading Creating a VPC, Subnets, and Base Security Groups: AWS

amazon · aws · ec2 · services · web

How to Setup Amazon Web Services EC2 Instance


How to Setup Amazon Web Services EC2 Instance with Apache, PHP, MySQLInstructions:Go to http://aws.amazon.com/ and create a new account if you do not have an account already.A credit card or debit is required.Sign into your AWS account under console management.Select EC2 and create a new instance.Choose one of the Ubuntu AMIs, and leave everything default. Under Security… Continue reading How to Setup Amazon Web Services EC2 Instance