lamda-functions
There are 40 repositories under lamda-functions topic.
milaan9/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
HashimThePassionate/Python-For-Absolute-Beginners
"Python for Absolute Beginners: A Comprehensive Repository" offers a structured learning path, interactive practice, and a supportive community to master Python from scratch. Dive into topics like control flow, object-oriented programming, and more to unlock endless possibilities in software development. Start your Python journey today!
NikhilRaj-2003/ec2-lambda-scheduler
Automating start / stop of EC2 instance using AWS lambda , Eventbridge
atapas/shopnote
shopnote is a JAMstack application that helps in creating notes with shopping items. This application is built to showcase the JAMstack concept using Fauna, Netlify Serverless Functions and GatsbyJS.
Shubh2-0/Functional-Interface
An interface with exactly one abstract method is called Functional Interface. @FunctionalInterface annotation is added so that we can mark an interface as functional interface. It is not mandatory to use it, but it’s best practice to use it with functional interfaces to avoid addition of extra methods accidentally. If the interface is annotated wit
gokg4/discord_bot_lambda
A Discord Bot(webhook) written in Go and hosted as an AWS Lambda Function.
captain-woof/charity-cms
CharityCMS - One platform to manage all NGOs and donations.
Alokskj/Promptopia
Discover & Share AI-Powred Prompts
santhoshprabhuV2003/auditorium-booking-app
The Auditorium Request Application streamlines booking auditoriums for college events, enabling faculty to submit detailed requests and administrators to manage them efficiently.
Daniel-Andarge/aws-serverless-app
Developing and Deploying a Serverless & Event driven Application on AWS using AWS Lambda and Serverless framework.
pronobkarmoker/Object-Oriented-Concepts-II
"Welcome to my GitHub repo for 'Object Oriented Concepts II' course! Explore advanced OOP topics like collections, threads, and more. Let's dive into the exciting world of Java programming and enhance our software development skills together!
Exido-Rio/aws-s3-clf
CI/CD Integration with invalidating the aws cloudfront cache and update the front-end based on code changes
harshpatel-0/s3-events-to-lambda-dynamodb
Automated AWS Lambda function for populating a DynamoDB table with data from new S3 uploads
itsCodingThing/firebase-cloud-backend
firebase cloud backend service for a school app
KjetilIN/CardGame
Card game using JavaFX.
noize-e/service-less
A python framework to create micro-services using AWS lambda function
pabluc/testing-lambda-terraform
testing lambda & terraform
SimeonSavov/ProgrammingAdvanced_QA
Programming Advanced for QA
SnehashisDutta/PW-Skills-Assignment-Python-Data-Structure
Assignment : Python Data Structure (P.W Skills)
aka-nikko/modern_cpp
Modern CPP Concepts
Chiagoziemchidera/Movie-Catalog-Cleaning-and-Analysis-using-Python-and-PowerBI
This project analyzes Netflix’s content catalog using data exploration, cleaning, transformation, and visualization. It reveals trends in genres, regions, ratings, and duration. Built with Python, Power BI, and DAX to guide smarter content and localization decisions.
DaveAldon/Expressjs-Lambda-Boilerplate
Serverless Lambda from Express, using Clerk middleware, pre-authenticated Swagger docs, and localhost https
ercantekoglan/ReportFiltering
Analyzing sales data report with streams
ewdlop/ServerlessApp
Like the idea?
Jayeshsarvade/Java_8_Features
Java 8 features project with practical coding examples covering Lambda Expressions, Functional Interfaces, Stream API, Date-Time API, Method & Constructor References, Default & Static Methods in Interfaces, Optional Class, and Function interfaces (Predicate, Function, Consumer, Supplier, BiFunction, UnaryOperator, BinaryOperator).
kalyani-ks/AWS-S3-to-Redshift-ETL-Pipeline
Automated serverless ETL pipeline built on Aws.In this project transformation of CSV data ingested into S3 is done ,using Aws Lamda to trigger Aws Glue Workflow containing Crawlers and Spark ETL jobs.The processed data is then Loaded into Redshift,with real time notification via Amazon SNS through EventBridge.
Mansoor-P/JavaXplorer
This repository serves as a documentation of my journey learning Java programming. It includes code snippets, projects, resources, and detailed notes covering various Java concepts. Contributions and feedback are welcome as I continue to explore the world of Java development.
nelsonstos/startwars
his serverless API, built with Node.js and TypeScript, manages Star Wars data using AWS services and follows a hexagonal architecture for clear separation between business logic and infrastructure
pauloprsdesouza/wepgcomp-api
This repository contains a .NET Core REST API
pratiklohar/java
Java concepts from basic to advance.
shanks-d-fury/Java-DSA
A comprehensive collection of Java implementations for common data structures and algorithms including Trees, Graphs, Heaps, LinkedLists, HashMaps, Tries, and various searching/sorting techniques. Features utility classes for random data generation, comparator implementations, and practical problem-solving examples with time complexity analysis.
supreeth-c/pose-detection
The repository is to predict human joint location from JPG images that have a pixel size of 256*256. This will be done using the Movnet Singlepose thunder pretrained model, which will be deployed on AWS using CF and SDK.
swapnilwakchaure/python_learning_notes_with_examples
Welcome to my Python learning repository! 🚀 This space is where I document my journey into the fascinating world of Python programming. Whether you're a beginner or someone looking to enhance your Python skills, this repository is designed to be your go-to resource.
zafeirisdimi/IndividualpartB
Coding Bootcamp -------> Individual Part B