What Is Amazon EMR ?
Amazon Elastic MapReduce is an important cloud-based platform service that is designed for the effective scaling and processing of large-volume datasets. Its platform facilitates the users in quickly and easily setting up the cluster with Amazon EC2 Instances that are already pre-configured with big data frameworks. In this article, you will explore the easy setup and administration of EMR clusters in AWS....
read more
How to Access AWS RDS From MySQL Workbench?
One can easily handle and do operations on AWS RDS from an AWS server, but what if you want to access the database from your system or your MySQL workbench? In this article, we will understand how can we establish such a connection....
read more
What is AWS Site-to-Site VPN Connection?
Site-to-Site VPN helps customers to connect from their own on-premises network to the AWS side network and configure routing in order to pass traffic through the connection to the destination network. As we do not have an on-premises setup so in this article we will have two different VPCs in two different regions and we will assume an on-premises one with open swan software configuration....
read more
AWS DynamoDB – Working with Backups
Amazon DynamoDB supports on-demand backup and restores features. Those features are available to the user independent of whether the user uses AWS Backup or not. Users can use the DynamoDB on-demand backup capability to create full backups of its tables for a long-term period and archival for regulatory observation needs....
read more
Amazon Web Services – Resolving Domain Pending Verification Status in Amazon SES
In this article, we are going to look into how to resolve pending verification for your domain in Amazon Simple Email Service(SES) by recreation. This procedure resolves the problem that occurs when the domain.txt record was initially defined incorrectly and then was correct after it later and as a result the verification status is still shown as pending....
read more
Amazon Web Services – Introduction to Amazon CloudWatch Synthetics
In this article, we will get an introduction to Amazon Cloudwatch Synthetics. With this feature, you can create different kinds of Canaries to continually verify your user experience even when you don’t have traffic, monitor and test for unusual behavior, and trace issues to their source for faster resolution....
read more
AWS DynamoDB – Create a Global Secondary Index
Amazon DynamoDB is a NoSQL-managed database that stores data in the form of key-value pairs and document data. A Dynamodb table stores items which are nothing but key-value pairs. By default, each item will have a partition key to differentiate between the items....
read more
Amazon Web Services – Understanding Unregistered Function Error in Athena
In this article, we will look into the process of checking the functions that are available in amazon Athena and how to use them in Athena. There are many functions that can be used with select operations in our Athena. As a good practice before using it, we better check if the function is supported and present with the restore version that Athena is currently using. After logging into the AWS management console navigate to the Athena....
read more
Microsoft Azure – Rename Resource Group
Pre-requisite:- Azure...
read more
Microsoft Azure – Using Azure Advisor
In the given article we will learn how to make the most of your Azure account using Azure Advisor. In the article, we are going to look into Azure Advisor, which is a service that provides best practice recommendations that are personalized to your environment and your resources to help you better optimize your Azure deployments. So to do that, Azure look at your configuration telemetry and usage patterns, and Azure tells you to think about what you can do to optimize....
read more
Microsoft Azure – Using Cost Recommendations on Azure Advisor
In this article, you learn how to save money in Azure using Azure Advisor cost recommendations. Azure Advisor is a single pane of glass for all your Azure best practices. It analyzes your subscriptions, environment, and configurations to generate best practice recommendations, which are super actionable and tailor-made for you....
read more
Launch the EC2 Instance in AWS with New Instance Wizard
Pre-requisite:- EC2...
read more