Amazon EC2 Container Registry Now Available

Amazon EC2 Container Registry (ECR) is now available to all customers. Amazon ECR is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images. Amazon ECR is integrated with Amazon EC2 Container Service (ECS), simplifying your development to production workflow. Amazon ECR eliminates the need to Read more about Amazon EC2 Container Registry Now Available[…]

How to Create a High Availability Setup with Pacemaker, Corosync and Floating IPs on CentOS 7

Introduction Corosync is an open source cluster engine used to implement high availability within applications. Commonly referred to as a messaging layer, Corosync provides a cluster membership and closed communication model for creating replicated state machines, on top of which cluster resource managers like Pacemaker can run. Corosync can be seen as the underlying system Read more about How to Create a High Availability Setup with Pacemaker, Corosync and Floating IPs on CentOS 7[…]

How To Back Up Your OrientDB Databases on Ubuntu 14.04

Introduction OrientDB is a multi-model, NoSQL database with support for graph and document databases. It is a Java application and can run on any operating system; it’s also fully ACID-complaint with support for multi-master replication. An OrientDB database can be backed up using a backup script and also via the command line interface, with built-in Read more about How To Back Up Your OrientDB Databases on Ubuntu 14.04[…]

How To Install and Configure OrientDB on Ubuntu 14.04

Introduction OrientDB is a multi-model, NoSQL database with support for graph and document databases. It is a Java application and can run on any operating system. It’s also fully ACID-complaint with support for multi-master replication. In this article, you’ll learn how to install and configure the latest Community edition of OrientDB on an Ubuntu 14.04 Read more about How To Install and Configure OrientDB on Ubuntu 14.04[…]

How To Install and Configure Naxsi on Ubuntu 14.04

Introduction Naxsi is a third party Nginx module which provides web application firewall features. It brings additional security to your web server and protects you from various web attacks such as XSS and SQL injections. Naxsi is flexible and powerful. You can use readily available rules for popular web applications such as WordPress. At the Read more about How To Install and Configure Naxsi on Ubuntu 14.04[…]

Amazon API Gateway Supports API Definition Import and Export

You can now export API definitions for Amazon API Gateway. Through a new API you can export your API configurations as a Swagger file from the API Gateway Management Console. You can export Swagger definitions including the API Gateway integration tags as well as POSTMAN annotations. Read our documentation to learn more about this feature. Read more about Amazon API Gateway Supports API Definition Import and Export[…]

Enhanced Monitoring is now available for Amazon RDS MySQL, MariaDB and Amazon Aurora

You can now get deeper visibility into the health of your Amazon RDS instances in real time with Enhanced Monitoring for Amazon RDS. It provides a comprehensive set of over 50 new system metrics and aggregated process information for your instances, at granularity of up to 1 second. You can visualize the metrics on the Read more about Enhanced Monitoring is now available for Amazon RDS MySQL, MariaDB and Amazon Aurora[…]

AWS Config Rules – now broadly available to all customers

AWS Config Rules allows you to create rules that continuously check the configuration of relevant AWS resources recorded by AWS Config, and notifies when resources do not comply with these guidelines. Using the rules dashboard, you can track overall compliance status and troubleshoot specific resource configurations that do not comply. The preview of Config Rules Read more about AWS Config Rules – now broadly available to all customers[…]