Pinned Repositories
Automate-AWS-EC2-with-Python
This project aims to automate the management of AWS EC2 instances using Python and AWS Lambda.
aws-amplify-cognito-quiz
AWS-Automation-EC2-Lambda
Deploy-a-Static-Website-on-AWS
Exercise-blackjack-Python
"blackjack-start-python" is a Python repository intended to provide a starting point for implementing a simple version of the popular card game, Blackjack. This repository likely contains foundational code structures, such as classes and functions, necessary for creating the game's mechanics.
Exercise-py-bank-withdrawal-process
This code simulates a simple bank withdrawal process, where the user inputs an amount to withdraw, and the program calculates how many bank notes of each denomination are needed to make up that amount. The program starts with $50 notes, then moves to $20, $10, and finally $1 notes, printing the total number of each denomination used.
Python-Exercises
Serverless-Web-App-AWS-Project
Serverless-Web-application--ApiGateway-Lambda-DynamoDB
This repository contains documentation for a serverless application built on AWS using IAM, API Gateway, AWS Lambda, and DynamoDB. The documentation provides step-by-step instructions for setting up the serverless application.
Terraform-AWS-VPC-Setup
This repository contains the Terraform configuration files to set up a VPC with multiple subnets, an Internet Gateway, a NAT Gateway, and associated route tables in AWS.
Aquino-Felipe's Repositories
Aquino-Felipe/Terraform-AWS-VPC-Setup
This repository contains the Terraform configuration files to set up a VPC with multiple subnets, an Internet Gateway, a NAT Gateway, and associated route tables in AWS.
Aquino-Felipe/Automate-AWS-EC2-with-Python
This project aims to automate the management of AWS EC2 instances using Python and AWS Lambda.
Aquino-Felipe/aws-amplify-cognito-quiz
Aquino-Felipe/Exercise-blackjack-Python
"blackjack-start-python" is a Python repository intended to provide a starting point for implementing a simple version of the popular card game, Blackjack. This repository likely contains foundational code structures, such as classes and functions, necessary for creating the game's mechanics.
Aquino-Felipe/AWS-Automation-EC2-Lambda
Aquino-Felipe/Serverless-Web-application--ApiGateway-Lambda-DynamoDB
This repository contains documentation for a serverless application built on AWS using IAM, API Gateway, AWS Lambda, and DynamoDB. The documentation provides step-by-step instructions for setting up the serverless application.
Aquino-Felipe/Working-with-Amazon-S3-AWS-Lab
Aquino-Felipe/Serverless-Web-App-AWS-Project
Aquino-Felipe/Deploy-a-Static-Website-on-AWS
Aquino-Felipe/Python-Exercises
Aquino-Felipe/Exercise-py-bank-withdrawal-process
This code simulates a simple bank withdrawal process, where the user inputs an amount to withdraw, and the program calculates how many bank notes of each denomination are needed to make up that amount. The program starts with $50 notes, then moves to $20, $10, and finally $1 notes, printing the total number of each denomination used.