Category: AWS Cloud Computing

How can we use Amazon Comprehend with AWS Lambda and Amazon Lex for Sentiment Analysis (Part 1)?

Reading Time: 7 minutes When we are asking Siri – “Hey Siri, where is the nearest grocery store?” or telling Alexa – “Alexa, can you play my workout music?”, we are actually talking to machines! These virtual assistants are examples of machines that understand human languages and respond!! Sounds interesting right? Now you must be keen to know how […]

Why Developers and Businesses Should go With Serverless Architecture?

Reading Time: 9 minutes In today’s competitive market, faster time to market and scalability are the two major measures of a good application. In this blog, we will discuss how SERVERLESS architecture can be a good choice for quick and scalable application development.  In this blog, you will get answers to the following questions which help you to get […]

15 AWSome years of Amazon EC2 and still going strong!

Reading Time: 10 minutes This year marks the 15th anniversary of Amazon EC2(Amazon Elastic Compute Cloud), marking a landmark milestone for both the firm and the computing industry it serves. The EC2 instance is at the heart of the AWS cloud platform, allowing users to rent storage, network connectivity, and computation resources. It’s difficult to conceive a corporate product […]

How to establish and maintain a scalable network using Amazon Managed Blockchain (Part 2)?

Reading Time: 9 minutes In our previous blog on how to establish and maintain a scalable network using Amazon Managed Blockchain (Part 1), we discussed Blockchain and Amazon Managed Blockchain. We have also discussed its components, benefits, features, pricing, customers, and how it works. In this blog, we will discuss how to use AWS Blockchain Templates to configure and […]

How to trigger Lambda function using Amazon CloudWatch events and configure CloudWatch alarm to get email notifications using Amazon SNS(Part 2)?

Reading Time: 6 minutes Modern applications such as those running on microservices architectures generate large volumes of data in the form of metrics, logs, and events. Amazon CloudWatch enables you to collect, access, and correlate this data on a single platform from across all your AWS resources, applications, and services that run on AWS. Amazon CloudWatch enables you to […]

How to run commands remotely on an EC2 instance using AWS Systems Manager?

Reading Time: 13 minutes If you are a System administrator and assigned a task to upgrade the packages for one application running on an EC2 instance, but due to some security restrictions, you are not permitted to access production instances via SSH or bastion host. In this situation, you can use AWS Systems Manager to remotely run shell scripts […]

How to create vaults in AWS S3 Glacier to store and archive data?

Reading Time: 10 minutes We are in the data age, so along with data creation and retrieval, storing and archiving data is equally important. For ages, storing and archiving data is always costly! We generally overpay for data archiving because we are forced to make an expensive upfront payment for archiving solutions. Since we have to guess what our […]

How to create and interact with domains and perform search queries using Amazon CloudSearch?

Reading Time: 9 minutes The collection of data that you want to search for can consist of unstructured documents, semi-structured documents such as XML, or structured data. Amazon CloudSearch is a fully managed service that allows users to search large collections of data such as web pages, document files, forum posts, or product information. In this blog, we will […]

How to build Machine Learning Models quickly using Amazon Sagemaker?

Reading Time: 5 minutes Amazon Sagemaker enables data scientists and developers to train and deploy machine learning models for performing the analysis of the dataset.  Amazon Sagemaker is a cloud-based machine learning tool that is used to build, train, test, and deploy machine learning models. Amazon launched this fully managed machine learning service in 2017. During its initial launch, […]

AWS S3 Storage Lens — Analytics Solution For Organization-Wide Visibility

Reading Time: 7 minutes S3 Storage Lens is a recently launched service of AWS for S3 which provides S3 storage analytics and insights. S3 storage lens is also the first-ever cloud storage analytics solution initially introduced by AWS. The S3 storage lens increases object storage visibility into S3 buckets. When you are storing objects in S3 from hundreds to […]

Back To Top