Tag: AWS

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 […]

Is your business making these Digital Transformation mistakes?

Reading Time: 4 minutes There is no contending that the global pandemic has changed the way businesses strategize and innovate. It has business leaders looking for next-gen technologies to support the digital transformation of their enterprises. Shifting to a digital workplace module is no more optional but imperative to keep businesses viable. The overwhelming question is how to avoid […]

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, […]

Back To Top