Tag: infrastructure

Amazon EKS Clusters Locally on AWS Outposts

Reading Time: 9 minutes AWS recently announced the availability of Amazon EKS local clusters on AWS Outposts. It means that now users can run the Amazon EKS cluster entirely on Outposts, including the Kubernetes control plane and nodes. To make things easier, AWS now allows you to host your entire Amazon EKS cluster on Outposts. Let’s see what else […]

How to easily analyze data and run different queries using Amazon Redshift Serverless without having to manage the infrastructure?

Reading Time: 9 minutes To know about what’s new in Amazon Redshift Serverless, refer to Part 1 of the blog here: What’s new in Amazon Redshift – Serverless? Hands-on In this hands-on, we will see how we can analyze data and run the different queries using Amazon Redshift Serverless without the need of managing the infrastructure using the Serverless […]

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

Reading Time: 8 minutes Whether you’re considering a cloud migration or have already made the switch to AWS, you’ll want to know how to manage your digital environment. With Amazon CloudWatch, AWS makes monitoring simple. CloudWatch is the cornerstone of your AWS infrastructure management. It has a robust framework for capturing and storing metrics and logs. While the management […]

How to manage infrastructure as code (IaC) with Terraform on AWS?

Reading Time: 10 minutes Most of us prefer that someone who is an expert in the installation and configuration of systems should install OS, and software and can do the required configuration in our laptops and desktops. Agreed? Through the evolution of IT infrastructure, we have depended on system administrators to configure the hardware and set up and maintain […]

Back To Top