Projects with this topic
-
IDS721 Spring 2025 course, second project
Updated -
Set up GitLab CI/CD for deploying serverless applications
Updated -
-
-
This is the integration of two APIs created on the local server. Here is a work by ASK: my Alexa skill, which will get a request from someone’s voice and send it to GPT3 API, after resending it back, preparing, and saying it to the user. The project is under development.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated -
Cloud computing is the delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the Internet.
Major cloud providers:
Amazon Web Services (AWS): The largest and most comprehensive cloud provider, offering a wide range of services from compute and storage to machine learning and analytics. Google Cloud Platform (GCP): Known for its focus on data analytics, machine learning, and artificial intelligence, GCP is a popular choice for businesses that need powerful tools for data-driven insights. Microsoft Azure: A strong competitor to AWS, Azure offers a wide range of services and is particularly well-suited for businesses that already use Microsoft products. Examples of cloud computing services:
Compute: Virtual machines, serverless computing, containers Storage: Object storage, block storage, file storage Databases: Relational databases, NoSQL databases, data warehousing Networking: Virtual private clouds, load balancing, content delivery networks Machine learning: Training and deployment of machine learning models Analytics: Big data processing, data warehousing, business intelligence By using cloud computing, businesses can scale their resources up or down as needed, reduce costs, and improve flexibility.
Updated -
AWS SAM Project: Following AWS Services Used : AWS API Gateway AWS DynamoDB AWS Lambda AWS Cognito
Updated -
Interaction with an Amazon Bedrock model through a secured API Gateway and Lambda function. The API Gateway is secured using a Lambda Authorizer.
Updated -
invokation AWS Lambda functions using Lambda URLs with AWS_IAM auth method
Updated -
We count letters in a string via a rust function deployed to AWS Lambda via cargo lambda, a package that simplifies building and deploying rust functions to AWS Lambda.
Updated -
My reusable templates. I hate writing code twice
😝 Updated -
Build gnupg from scratch in amazon linux docker to bundle and use GPG in AWS lambda
Updated -
Updated
-
-
Use AWS Lambda written in Java to store file information into a DynamoDB
Updated -
Plantilla Api Serverless con Lambdas
Updated -
Serverless project with AWS which accepts to an SMS endpoint a text containing wordle guesses and texts back to the same number an analysis of how many possibilities remained given the clues obtained from each guess.
Updated -
Serverless App that runs a lambda on S3 upload
Updated -
This serverless application will leverage the workflow capabilities of AWS Step Functions, the pub/sub messaging capabilities of Amazon SNS, and the processing capabilities of AWS Lambda. The AWS resources will be deployed using Terraform and GitLab
Updated