Need of Cloud solutions or Automation for your Application?
How to Integrate Amazon Polly With Our WordPress Website
Amazon Polly is a text-to-speech (TTS) service that turn text into lifelike speech. Polly's Text-to-Speech (TTS) service uses advanced deep learning technologies to convert the text into human speech. Polly currently supports dozens of voices across a broad set
How to Setup Amazon CloudFront with WordPress
Introduction AWS cloudfront or Amazon cloudfront is a content delivery network(CDN) service. It deliver data into end users up on request through secure, low latency, high speed network. The AWS CDN physical servers, are integrated to AWS global infrastructure
How to Purchase and Apply SSL with AWS
Introduction If we are using AWS services like Elastic Load Balancers, Cloudfront or any other Popular services and we are in need of securing the communication between the AWS services and the end users, we need SSL certificate implementation
How to Transfer a Domain Name to AWS
In this blog post we will discuss on how to transfer a domain registrar into AWS domain services. After that we will use the DNS service provided by AWS to Manage DNS records. The fee for a hosted zone
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
Introduction 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