Need of Cloud solutions or Automation for your Application?
How to Install Google BBR
What is bbr? BBR means Congestion-Based Congestion Control. Its a TCP congestion control mechanism, interpreting packet loss as "congestion". There are different TCP congestion control mechanism available and Google BBR is one of them. RENO and CUBIC are few
Install Redis on a Plesk Server
Redis is an open source, in-memory data structure store, mainly used as cache system. We can improve the speed of websites using Redis cache server. Popular website platform like WordPress has a plugin named "Redis-object-cache" to integrate with Redis
Amazon SES Forward Incoming Email
Amazon Simple Email Service (SES) is cloud based email service that allow to send emails from within any application. Its basically designed to support several email use cases, including transactional, marketing, or mass email communications. Amazon SES also has
AWS CloudWatch Monitor EC2 Instance
Amazon Cloudwatch is a cloud monitoring service provided by AWS. We can use AWS Cloudwatch to centrally monitor most of the AWS services and products available. The thing we monitor in a AWS service or product is called Cloudwatch
WordPress Serverless
In this blog post we are discussing about how we can start the stage of converting a WordPress website into serverless using AWS cloud. In cloud platform serverless means basically we are not managing the underline servers that host
Setup WordPress SMTP using Amazon SES
WordPress is an open-source blogging tool and content management system (CMS) based on PHP and MySQL. Its one of the most popular software used to build websites. Now a days cloud solutions are most popular in hosting field. keeping