Gabriel·11 hours agoMetaHub Use Cases: Part I, MetaHub integration with Prowler as a local scanner for context enrichmentWelcome to this series on practical and common use cases of MetaHub. This article serves as an introduction to the series. The articles will focus on the following topics: Part I, MetaHub integration with Prowler as a local scanner for context enrichment Part II, Automatic Security Hub findings suppression using…AWS13 min readAWS13 min read
Amo MolokoinITNEXT·1 day agoServerless PuppeteerNote this blog post has been adapted from a Talk I did on the same topic at NodeJSOne Africa23 This post aims to outline the various use cases an engineering team can use Serverless and Puppeteer in production. …AWS6 min readAWS6 min read
Sayali Shewale·7 hours agoWorking with Terraform ResourcesUnderstanding Terraform Resources A resource in Terraform represents a component of your infrastructure, such as a physical server, a virtual machine, a DNS record, or an S3 bucket. …AWS3 min readAWS3 min read
Ashok Chakravarthi·9 hours agoAWS Virtual Router- Transit Gateway using TerraformTransit Gateway typically operates at layer 3 and the routing happens where the packets are sent to a specific next-hop attachment, based on their destination IP addresses. The transit gateway routes IPv4 and IPv6 packets between attachments using transit gateway route tables. …AWS6 min readAWS6 min read
Ram VegirajuinTowards Data Science·22 hours agoMember-onlyDeploying Multiple Models with SageMaker PipelinesApplying MLOps best practices to advanced serving options — MLOps is an essential practice to productionizing your Machine Learning workflows. With MLOps you can establish workflows that are catered for the ML lifecycle. These make it easier to centrally maintain resources, update/track models, and in general simplify the process as your ML experimentation scales up. A key MLOps tool…AWS8 min readAWS8 min read
Neelesh Karthikeyan·5 hours agoAll about Amazon S3 Intelligent-TieringAmazon S3 Intelligent-Tiering is a storage class for Amazon S3 (Simple Storage Service) that automatically optimizes costs by moving objects between three access tiers (frequent, infrequent, and archive) based on changing access patterns and usage patterns. The frequent access tier has a higher storage cost but a lower retrieval cost…AWS2 min readAWS2 min read
Anshdha Dixit·3 hours agoAutomating AWS RDS Backup to an External Server DailyThis article is helpful when you want to export AWS RDS Snapshots to an External Server/VM on a daily basis. Although you have automated backups for your RDS stored over AWS, there are some cases where you or your client needs the database backup on a server outside of AWS…AWS5 min readAWS5 min read
Jonathan Tew·3 hours agoAPI Gateway Websocket Directly To SQS FIFO queueAs with all the articles I publish, they are born out of the frustration that I endured to figure out the solution. We are starting to build an application that communicates over websocket. Your first inclination when programming this pattern is to have the API Gateway send the websocket message…AWS4 min readAWS4 min read
Ricardo Mello·13 hours agoDeploying a Quarkus Application to AWS Elastic BeanstalkIn this article, we will explore how to deploy a Quarkus application to Elastic Beanstalk, and take a closer look at some of the key benefits and best practices for using these two technologies together. Whether you’re a seasoned AWS user or a Java developer looking to modernize your application…AWS6 min readAWS6 min read
Matthew VenneinITNEXT·1 day agoMember-onlyAn AWS “Serverless” Approach to Monitoring Palo Alto Next-Gen FirewallsFirewalls will always be at the core of network security. Even as we move to more “cloud-native” and “serverless” workloads, there will always be a need for a mechanism for defining what traffic is allowed in and out of a network. This is why monitoring the state and performance of…AWS7 min readAWS7 min read