In my previous post, I explained why you might want to run OpenAI gpt-oss-20b or gpt-oss-120b on your own...
Tag Archive for: AWS
4sysops - The online community for sys and AI ops
Running OpenAI gpt-oss-20b and gpt‑oss-120b in AWS on your own EC2 instance
OpenAI recently released its first open-weight models, gpt-oss-20b and gpt‑oss-120b, which you can download and run with Ollama....
Delete associated EBS snapshots automatically when deregistering an AMI in AWS EC2
AWS now allows automatic deletion of associated Amazon EBS snapshots when deregistering EC2 AMIs, reducing storage costs and simplifying...
Mount an S3 bucket on an EC2 instance at boot using fstab with Mountpoint for Amazon S3 or s3fs-fuse
Mountpoint for Amazon S3 (mountpoint-s3) now allows you to mount an S3 bucket in AWS at EC2 instance...
Create an Amazon Bedrock Agent: A simple Lambda function example
Creating an AI agent in Amazon Bedrock involves a relatively complex process. The example in this post has been...
Access Amazon Bedrock AI models from Cursor or VS Code
In my previous post, I detailed the process of importing open-source models, such as DeepSeek R1 from Hugging Face,...
Import DeepSeek R1 or any other open source model in Amazon Bedrock from Hugging Face with hf-bedrock-import
In a previous post, I demonstrated how to run DeepSeek R1 on your Mac or PC. Today, I will...
Install MCP server with VS Code extension Cline for AI-driven AWS automation
In my previous posts, I introduced Anthropic's Model Context Protocol (MCP) and explained how to install an MCP server...
AWS security group VPC associations and security group sharing
AWS has launched a feature that allows a single security group to be associated with multiple VPCs and shared...
Getting started with Amazon Bedrock: Access AI models via Playground and AWS CLI
Amazon Bedrock is a fully managed service that allows developers to build, integrate, and scale generative AI applications. You...
AWS Console-to-Code: Convert UI actions into Infrastructure-as-Code (IaC)
AWS has recently launched the general availability of Console-to-Code. This feature allows you to convert actions performed in the...
Change AWS EC2 CPU options post launch
AWS has recently added the ability to change EC2 CPU options after launch. This feature lets you modify the...
AWS S3 Conditional Writes: The –if-none-match parameter
AWS has recently introduced support for conditional writes in S3 storage. This feature enables S3 to verify whether an...
How to install the AWS Secrets Manager Agent
AWS has recently unveiled the open-source release of the Secrets Manager Agent. This local HTTP service is designed to...
Amazon Lightsail vs. AWS EC2: Pricing and flexibility
Amazon Web Services (AWS) offers two popular solutions for deploying virtual machines (instances): Lightsail and AWS EC2. While Amazon...
Install AWS CloudShell in a VPC
Recently, AWS announced the general availability of CloudShell VPC support. This feature enables the creation of a CloudShell environment...
Enable FIDO passkey authentication for IAM users in AWS
Amazon has recently introduced support for FIDO2 passkeys. Both root and IAM users can now utilize passkeys linked to...
Setting up EC2 instance access to an S3 bucket using IAM and OpenTofu
This tutorial will teach you how to configure an EC2 instance to access an S3 bucket using the Terraform...
Create an S3 bucket in AWS with OpenTofu
OpenTofu, a Terraform fork, is an open-source infrastructure as code software solution that allows you to define and manage...
Deregister an AMI and delete attached EBS snapshots in AWS with a script
In a previous post, I shared a bash script that enables you to effortlessly create an Amazon Machine Image...























