Quantcast
Channel: Blog posts authored by Rajdeep Singh at TO THE NEW Blog
Browsing all 12 articles
Browse latest View live

Monitoring of Memcached

Memcached is an ideal platform for accelerating application performance. It is important to identify and resolve the problem before it impact business. phpMemcachedAdmin is a great tool to proactively...

View Article



Load Blancing of Amazon RDS Read Replica

AWS provide some intensive services and these are easily manageable and as being admin there is less overhead to scale up your application infrastructure. In automated deployments if we are planing to...

View Article

ELB Log Monitoring With Sumo Logic

In AWS, we can enable ELB logs and save them on S3 bucket. Analysing the ELB logs provide end-to-end visibility of all requests, but it’s a quiet big challenge to get a granular detail of each request....

View Article

Setup AMAZON AURORA DB Cluster

AWS announced its new database service for customers called “Amazon Aurora” which I have been waiting for since a long time. It delivers up to 5X performance of MySQL with high availability in 3...

View Article

Amazon RDS Migration to AURORA

We have already read about Amazon Aurora service in my previous post . Today we are going to migrate our existing RDS instance to Aurora Cluster. . The things you must know before migration:- 1. Aurora...

View Article


AWS Memcached Auto-scaling

Last week, I got into a situation where I had to scale the application to store unpredictable user sessions in Memcached. The vertical scaling could be extended up to a limit but to meet the...

View Article

AWS Auto-scaling Lifecycle Hooks

The lifecycle hooks are the great feature of auto scaling, it helps to control instance launch and termination state within auto-scaling group. I got to know about this hidden feature when I was...

View Article

AWS RDS Aurora Replication with Mysql

In my previous post, we learnt about how to launch RDS Aurora instance. The storage space of RDS Aurora is automatically scalable up to 64 TB and the read scaling can be achieved by creating up to 15...

View Article


7 Must-Have Jenkins Plugins

The Jenkins is the best freeware tool to fasten your development cycle. It helps you to increase team productivity with CI (continuous integration) and CD (continuous delivery). In the development...

View Article


Empower Vagrant with Chef

Vagrant is a development friendly tool to make easy creation of development environments. In its own words it “Creates and configures lightweight, reproducible, and portable development environments”....

View Article

Jenkins Google Authentication

In Jenkins by default user authentication is not enabled but we can establish the user authentication from the Global Security section. We have to create users for team members and it maintains all...

View Article

How to Automate Docker on Vagrant?

The Docker provides capabilities to ship and run containerized application on the development machine and eliminates inconsistency in the different environment. However, it needs Linux Kernel to run...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images