Projects with this topic
-
This module automates the build and deployment of AWS Lambda functions with a security-first approach. It generates signed ZIP artifacts, SBOMs, vulnerability reports, and integrity hashes to ensure that Lambda code is verifiable and tamper-resistant. The module is designed to be reusable and flexible by accepting an external IAM execution role and customizable Lambda source directories.
Updated -
This module automates the secure build and deployment of AWS Lambda functions. It produces deterministic ZIPs, SBOMs, vulnerability reports, integrity hashes, and cryptographic signatures, ensuring code is verifiable and tamper-resistant. It is reusable and flexible, accepting external IAM roles and customizable Lambda source directories.
Updated -
Minimal code for a AWS Lambda function written in Rust
Updated -
-
Generate SOCI Indices asynchronously with AWS Lambda
Updated -
Base Project - Serverless Framework
This project is a base setup using the Serverless Framework, with Python as the primary programming language. The system is deployed on AWS Lambda and uses AWS API Gateway to bridge the connection between the Frontend and Backend.
The CI/CD pipeline is automated with AWS CodePipeline and AWS CodeBuild, ensuring a smooth and efficient build, test, and deployment process.
Key Technologies:
Language: Python Serverless Framework: Manage and deploy serverless services AWS Lambda: Serverless compute for backend logic AWS API Gateway: Create and manage API endpoints CI/CD: AWS CodePipeline + AWS CodeBuild This project is designed to streamline development and deployment processes, enabling teams to easily scale and maintain cloud-native systems.
Updated -
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 -
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
😝 shell Bash bash-script bash script bashrc bash-scripting Bash Scripting bash scripts #bash shell script shell-script shellscript makefile make template templates template-pro... template-rep... GitLab gitlab-ci GitLab CI/CD GitLab CI Gitlab CICD gitlabci TypeScript JavaScript (... Amazon Web S... AWS Lambda aws-lambda awscli AWS S3 aws-cli AWS SAM AWS CLI aws-sam Amazon AWS #AWS terminalUpdated -
Build gnupg from scratch in amazon linux docker to bundle and use GPG in AWS lambda
Updated -