There are 10 repositories under aws-elastic-beanstalk topic.
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
Mautic + Elastic Beanstalk = Scalable marketing automation
Intro to CI/CD 💻 ☁️
Tutorial on deploying machine learning models to production
Sample NodeJS code for the hands-on CI/CD lab of the Deployment section.
An end-to-end Machine Learning project from writing a Jupyter notebook to check the viability of the solution, to breaking down the same into modular code, creating a Flask web app integrated with a HTML template to make a website interface, and deploying on AWS and Azure.
Monitor your AWS Elastic Beanstalk environment in different regions with a health dashboard.
Code for Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS Tutorial
Django served by Gunicorn running behind Nginx reverse proxy. Deploy to AWS Elastic Beanstalk with Fabric3!
Link Too Big? Make Link Short
Example Elastibeanstalk PHP Symfony Files
Source code for the course: Deploy Spring Boot 3 Java Apps Online to Amazon Cloud (AWS)
Django eCommerce website with a lot of advanced custom functionalities, RDS Postgres and deployed it on Amazon AWS
Easily tail logs of a elastic beanstalk environment.
DiscreetAI's communication service for transmitting training statistics back to the user.
AWS Elastic Beanstalk Go Demo
Java ee microservices starter-kit with payara-micro and docker
AWS Elastic Beanstalk Laravel Template
Workshop: Docker on Elastic Beanstalk
Showcase Spring Boot application with MySQL which can be easily deployed to AWS using Elastic Beanstalk
An online food ordering website through which customers can order food, sellers can register their restaurants and anyone can be a deliverer!!!
An example Flask application that is a PWA and contains many of the standard pages any website requires (cookie policy, contact us etc.) as well as being SEO ready. It can easily be run on AWS.
Calendar application to organize meetings and schedule your plan
Django on AWS Elastic Beanstalk
This project is about creating a full-stack CRUD application with CI/CD using Github Actions and features the use of the most popular cloud platform today, AWS. (Work in progress)
Teamcity AWS Elastic Beanstalk Plugin
Explorations into what can be done via AWS CDK toward AWS Elastic Beanstalk.
Example to deploy Next.js app to AWS Elastic Beanstalk via Travis
microservice-ecommerce-project🚀💻This is ecommerce-backend made with NodeJS, mongodb, express for message-queue I used RabbitMQ and deployed in AWS Elastic-beanstalk. I used github-actions for CI/CD pipeline and for reverse proxy I used NGINX.
Spring Boot Blog Rest Api's
I Created a blog app using technologies Spring Boot,Spring MVC, Spring Security,Hibernate and MySQL . • Developed RESTful APIs for CRUD Operations and Login/Sign-in. • Created different profiles for dev and many JPA mappings for database modelling. • Secured the APIs using JWT Tokens and role-based security. • Integrated Swagger UI for REST APIs te