Tag Archives: aws

Building the AWS Marketplace SaaS Fulfillment Flow (ResolveCustomer and Beyond)

Posted in Computers, programming, Software | Tagged | Leave a comment

How to protect Cloudfront hosted website from malicious traffic?

Problem I was hosting a static homepage on Cloudfront and was surprised to see tens of thousands of requests to it per day: These requests are coming from malicious bots. How do we confirm? Investigation The best way to be … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment

Hosting a Static Site on AWS S3 + CloudFront: A Complete Guide

Viewing S3 Storage Free-plan gives you 5 GB of storage

Posted in Computers, programming, Software | Tagged | Leave a comment

The AWS Marketplace Race Condition Nobody Warns You About

Posted in Computers, programming, Software | Tagged | Leave a comment

AWS Marketplace Jumpstart Kit

Posted in Computers, programming, Software | Tagged | Leave a comment

Monitoring AWS Costs

To view your cost breakdown goto Billing and Cost Management -> Cost Explorer and under Group By select Usage Type Selecting Usage Type will provide you with more granular detail e.g., it will show what exactly in EC2 – Other … Continue reading

Posted in Computers, programming, Software | Tagged | Leave a comment

Stay Off the Grid: Routing Internal Traffic via Route 53 Private Hosted Zones

Posted in Computers, programming, Software | Tagged , , , , | Leave a comment

Comparison of different ways to connect to EC2 instance

i am confused with so many access methods provided by aws – native ssh, ec2 instance connect, session manager and now serial console – that’s 4. why doesn’t it provide 1 recommended and best method to connect to ec2 instances? … Continue reading

Posted in Computers, programming, Software | Tagged , , , , | Leave a comment

Steps to test AWS MP Integration

https://docs.aws.amazon.com/marketplace/latest/userguide/metering-for-usage.html What really distinguishes the 3 types of SaaS Products – subscription, contract, contract + consumption? A SaaS product on AWS MP has one or more pricing dimensions associated with it. A pricing dimension can be of two types – … Continue reading

Posted in Computers, Software | Tagged | Leave a comment