StratusGrid
StratusGrid
  • Видео 73
  • Просмотров 28 148
Improve Upload Speeds with Amazon S3 Transfer Acceleration
If you need to push large amounts of data up to Amazon S3 object storage, the default S3 bucket endpoint might not provide enough throughput. To solve for this, Amazon S3 buckets support a feature called Transfer Acceleration. The Transfer Acceleration feature leverages the Amazon CloudFront Content Delivery Network (CDN) architecture to enable faster upload performance from your applications to S3 object storage. In this video, we'll explore how to enable this feature and utilize it from the AWS CLI tool and AWS PowerShell modules.
Learn more at stratusgrid.com
Просмотров: 37

Видео

Deploy Owncast RTMP Streaming Server on Amazon EC2 Ubuntu Linux Instance
Просмотров 14321 день назад
In this video, we will explore how you can set up your own private streaming server. To accomplish this, we will self-host the Owncast open source RTMP streaming server software on an Amazon EC2 instance running Ubuntu Linux Server. We will use Docker Compose to define the container, ports, and volumes, and the run the service. We will also create a DNS record to point to the server and use Cad...
Deploy Ollama and OpenWebUI on Amazon EC2 GPU Instances
Просмотров 469Месяц назад
If you're interested in using Large Language Models (LLM) to generate text data, based on input prompts, but don't want to use managed services like OpenAI ChatGPT or Anthropic's Claude models, you can use open source technologies instead! In this video, we'll explore how you can set up an Amazon EC2 instance, with an NVIDIA GPU, install all the necessary dependencies, and deploy two open sourc...
Using the Conditional Node in Amazon Bedrock Prompt Flows
Просмотров 311Месяц назад
In this video, we'll explore how to use the conditional node in Amazon Bedrock Prompt Flows! Learn more at stratusgrid.com
Integrate Amazon Bedrock Prompt Flows with AWS Lambda Serverless Functions
Просмотров 644Месяц назад
Amazon Bedrock offers a new Prompt Flows feature, which exposes a graphical, node-based workflow editor embedded inside the AWS Management Console. Using Prompt Flows, you can integrate Large Language Models (LLM) with other AWS services, such as Amazon Lex, AWS Lambda, Amazon S3 storage, and Bedrock Knowledge Bases. In this video, Trevor Sullivan (Solutions Architect, StratusGrid) demonstrates...
Intro to Amazon Bedrock Prompt Flow Builder | Visual Workflow Editor
Просмотров 852Месяц назад
Amazon Bedrock introduced a new feature in July 2024 called Prompt Flow. This is a graphical interface that enables you to build complex workflows utilizing large language models (LLM). In this video, Trevor Sullivan demonstrates how to utilize this visual workflow editor, in the AWS Management Console. Learn more at stratusgrid.com
Intro to Amazon S3 Express One Zone Directory Buckets and AWS SDK for Rust
Просмотров 196Месяц назад
In late 2023, AWS announced a new feature for Amazon S3, called Express One Zone. As part of this feature launch, there is a new type of S3 bucket available, known as Directory Buckets. Unlike Standard S3 buckets, the new Directory Bucket type exists in a specific Availability Zone, instead of replicating data across an entire AWS region. Express One Zone storage is designed for workloads that ...
Build an Interactive Amazon SQS CLI Client with Rust
Просмотров 168Месяц назад
If you're a developer using Amazon SQS, and need to test out various payloads, you might want to write a custom, interactive CLI tool that simplifies queue access. Rust offers a crate called "inquire" which can prompt users to select items from a list, type some arbitrary text as input, or even pick a date from a terminal-based calendar. In this video, Trevor Sullivan (Solutions Architect, Stra...
Intro to AWS Storage Gateway | File Gateway
Просмотров 4472 месяца назад
AWS Storage Gateway, File Gateway is a cloud service that enables you to store and retrieve file data via standard Network File System (NFS) or Server Message Block (SMB) protocols. You can deploy applications in the same network as the File Gateway server, mount an NFS or SMB file share, and utilize it as network storage. While the gateway provides the local network storage interfaces, the fil...
Learn Amazon SQS Queue Attributes and APIs with Rust
Просмотров 793 месяца назад
Amazon SQS queues have a variety of attributes that describe the current state of the queue and configure the behavior of messages in the queue. In this video, Trevor Sullivan (Solutions Architect, StratusGrid) takes you through the primary attributes for SQS queues and demonstrates how they work. We will also explore how you can use the AWS SDK for Rust to retrieve and set SQS queue attributes...
Understanding Amazon EventBridge Event Bus Architecture
Просмотров 2313 месяца назад
Amazon EventBridge is a managed service that enables you to send custom application events and route them to various target services. In this video, Trevor Sullivan explores how Event Buses work in Amazon EventBridge, and how to create event filter patterns that enable you to either accept or reject events to certain targets. Learn more at stratusgrid.com/
Develop Rust Applications using Amazon SQS
Просмотров 1943 месяца назад
Amazon Simple Queueing Service (SQS) is a managed message queueing service. Using message queues in your application architecture helps to decouple application components from each other. This approach simplifies development and scaling of various application components. In this video, Trevor Sullivan explores how to use the Amazon SQS service from the AWS SDK for Rust. Learn more at stratusgri...
Configure Amazon Bedrock Knowledge Bases with Pinecone Vector Database
Просмотров 2,4 тыс.4 месяца назад
Amazon Bedrock offers a feature called Knowledge Bases, which allows you to connect Large Language Models (LLM) to additional data documents, such as PDFs, Markdown, HTML, Microsoft Word & Excel files, and more. This technique is also known across the industry as Retrieval Augmented Generation (RAG). Once you connect a model to your document store, in Amazon S3, you can query / prompt the model...
Configure Retrieval Augmented Generation (RAG) with Amazon Bedrock Knowledge Bases and MongoDB
Просмотров 1,3 тыс.4 месяца назад
Amazon Bedrock offers a feature called Knowledge Bases, which allows you to connect Large Language Models (LLM) to additional data documents, such as PDFs, Markdown, HTML, Microsoft Word & Excel files, and more. This technique is also known across the industry as Retrieval Augmented Generation (RAG). Once you connect a model to your document store, in Amazon S3, you can query / prompt the model...
Building Custom Amazon Bedrock Agents for Automation from Scratch
Просмотров 1,7 тыс.4 месяца назад
Amazon Bedrock enables you to build custom "agents" that perform actions in response to certain prompts entered into the Bedrock service. In this video, we'll explore an example of a Bedrock Agent, and also take a look at how to create an Agent from scratch. Bedrock Agents integrate directly with AWS Lambda functions to perform actions. AWS Lambda functions can integrate with many other softwar...
Provision an IPv6-only Amazon EC2 Application Load Balancer
Просмотров 1834 месяца назад
Provision an IPv6-only Amazon EC2 Application Load Balancer
Overview of AWS Management and Governance Services
Просмотров 934 месяца назад
Overview of AWS Management and Governance Services
Deploy Lowest Cost Amazon RDS Instance for Dev-Test Scenarios
Просмотров 1624 месяца назад
Deploy Lowest Cost Amazon RDS Instance for Dev-Test Scenarios
Intro to Amazon Bedrock Discussion with Trevor Sullivan and Matt Barlow
Просмотров 534 месяца назад
Intro to Amazon Bedrock Discussion with Trevor Sullivan and Matt Barlow
Amazon S3 No Longer Charges for Certain HTTP Status Codes
Просмотров 604 месяца назад
Amazon S3 No Longer Charges for Certain HTTP Status Codes
VMware and AWS part ways: What’s next?
Просмотров 8534 месяца назад
VMware and AWS part ways: What’s next?
Discussion: Migrating from VMware Cloud on AWS to Cloud Native
Просмотров 1224 месяца назад
Discussion: Migrating from VMware Cloud on AWS to Cloud Native
Architecting Cloud Solutions with AWS Local Zones
Просмотров 914 месяца назад
Architecting Cloud Solutions with AWS Local Zones
Hands-on With AWS Resource Access Manager (RAM)
Просмотров 3744 месяца назад
Hands-on With AWS Resource Access Manager (RAM)
Backstage Open Source Developer Portal with Trevor Sullivan and Matt Barlow
Просмотров 485 месяцев назад
Backstage Open Source Developer Portal with Trevor Sullivan and Matt Barlow
Amazon DynamoDB Cost Optimization In-Depth Guide
Просмотров 1015 месяцев назад
Amazon DynamoDB Cost Optimization In-Depth Guide
Access Amazon DocumentDB Instance Outside VPC with TCP Proxy in AWS Fargate
Просмотров 1696 месяцев назад
Access Amazon DocumentDB Instance Outside VPC with TCP Proxy in AWS Fargate
Build AWS Config Compliance Rules with CloudFormation Guard Policy Syntax
Просмотров 3816 месяцев назад
Build AWS Config Compliance Rules with CloudFormation Guard Policy Syntax
Understanding Amazon EC2 Instance Metadata Service v2 Hop Limit
Просмотров 3946 месяцев назад
Understanding Amazon EC2 Instance Metadata Service v2 Hop Limit
Using DynamoDB Write Transactions with the AWS SDK for Rust
Просмотров 1356 месяцев назад
Using DynamoDB Write Transactions with the AWS SDK for Rust