AWS

How to Integrate Amazon Polly With Our WordPress Website

By |2021-12-16T09:50:39+00:00August 21st, 2020|AWS, WordPress|

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 of languages. Amazon Polly also offers Neural Text-to-Speech (NTTS) voices. Using it provide advanced improvements

How to Setup Amazon CloudFront with WordPress

By |2021-12-16T09:55:05+00:00August 11th, 2020|AWS|

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 and with other AWS services like Amazon EC2, Amazon S3, Load Balancing etc.

How to Purchase and Apply SSL with AWS

By |2021-11-20T05:24:59+00:00August 9th, 2020|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 for the service we use at AWS premise. Here comes the question on " How

Amazon SES Forward Incoming Email

By |2021-12-16T10:07:17+00:00July 7th, 2020|AWS, CloudWatch, SES|

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 support for incoming email but one of the major challenge with incoming SES emails is 

AWS CloudWatch Monitor EC2 Instance

By |2021-12-16T10:09:17+00:00June 19th, 2020|AWS, CloudWatch, EC2, Linux|

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 metric.  In this blog post we discuss how we can effectively monitor an EC2 instance

WordPress Serverless

By |2021-12-16T10:11:50+00:00June 14th, 2020|Apache, AWS, AWS RDS, Linux, WordPress|

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 our services needed. We breakdown different services needed for wordpress hosting, like Apache, MySQL, PHP

Setup WordPress SMTP using Amazon SES

By |2020-12-22T07:25:02+00:00June 13th, 2020|AWS, SES, WordPress|

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 that in mind, we are integrating Amazon SES with WordPress for SMTP  which is the

Amazon EC2 Instance Creation

By |2020-12-24T02:17:52+00:00November 2nd, 2016|AWS|

Amazon EC2 instance is a virtual server in their cloud platform.  These EC2 instance are basically used to run various kinds of applications. Lets follow below stesp for  amazon ec2 instance creation. Log in to the AWS management console using the url “https://aws.amazon.com/console/” and Click “Sign In to the Console” If we already have

Go to Top