Remove Cloud Remove Lambda Remove Linux
article thumbnail

Cross-Stack RDS User Provisioning and Schema Migrations with AWS Lambda

Xebia

You can compare these credentials with the root credentials of a Linux system or the root account for your AWS account. For this, we can use a provisioner lambda function. This lambda function creates the local users in the database. The Lambda function can retrieve the root credentials from Secrets Manager.

Lambda 162
article thumbnail

Create a generative AI–powered custom Google Chat application using Amazon Bedrock

AWS Machine Learning - AI

Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message. After it’s authenticated, the request is forwarded to another Lambda function that contains our core application logic. It can be a local machine or a cloud instance.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Relative Python imports in a Dockerized lambda function

Xebia

Relative Python imports can be tricky for lambda functions. But recently, I ran into the same issue with Dockerized lambda functions. py touch lib/functions/hello-world/requirements.txt touch lib/functions/hello-world/Dockerfile Now you will need to fill the Dockerfile, like this: FROM public.ecr.aws/lambda/python:3.12

Lambda 130
article thumbnail

Transcribe, translate, and summarize live streams in your browser with AWS AI and generative AI services

AWS Machine Learning - AI

The solution also uses Amazon Cognito user pools and identity pools for managing authentication and authorization of users, Amazon API Gateway REST APIs, AWS Lambda functions, and an Amazon Simple Storage Service (Amazon S3) bucket. To launch the solution in a different Region, change the aws_region parameter accordingly.

article thumbnail

Amazon S3 Reference for the Cloud Practitioner

Linux Academy

If you’re studying for the AWS Cloud Practitioner exam, there are a few Amazon S3 (Simple Storage Service) facts that you should know and understand. Bucket names: Must be unique across all of AWS – if I use the bucket name Linux academy, you can’t use that name unless I delete that bucket. First things first: What is Amazon S3?

Cloud 28
article thumbnail

AWS Lambda Versioning and Aliases

Linux Academy

As I detailed in a previous blog post, I’m continuing to update the Linux Academy AWS DevOps Pro certification course. The course has three new sections (and Lambda Versioning and Aliases plays an important part in the Lambda section): Deployment Pipelines. AWS Lambda, and. AWS Lambda and Serverless Concepts.

Lambda 60
article thumbnail

Free Cloud Courses at Linux Academy — July 2019

Linux Academy

By adding free cloud training to our Community Membership, students can develop their Linux and Cloud skills even further. Members of the Linux Academy community come together and share their insights and questions. Stay tuned to the Linux Academy blog for details! Linux Academy Free Courses in July.

Linux 60