https://github.com/renanbreier/bradwbk
Activities and projects from the Back-End Web Development course of the 5th semester in the Systems Analysis and Development program at the Federal Institute of São Paulo
https://github.com/renanbreier/bradwbk
aws azure back-end google-cloud java spring
Last synced: 11 months ago
JSON representation
Activities and projects from the Back-End Web Development course of the 5th semester in the Systems Analysis and Development program at the Federal Institute of São Paulo
- Host: GitHub
- URL: https://github.com/renanbreier/bradwbk
- Owner: renanbreier
- Created: 2025-04-18T19:19:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-18T22:32:18.000Z (11 months ago)
- Last Synced: 2025-04-19T08:33:30.161Z (11 months ago)
- Topics: aws, azure, back-end, google-cloud, java, spring
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Back-End Web Development
## Course Objectives
✔ Understand and apply system architectures for back-end development
✔ Learn to work with back-end development frameworks
✔ Understand the different types of Web APIs
✔ Learn how to design Web APIs
✔ Get to know technologies for server and database integration
✔ Understand the processes of deploying back-end systems on cloud servers
✔ Learn about back-end performance aspects
## Topics
• Introduction to back-end development
• HTTP Protocol and Architectures
• Types of APIs (REST, GraphQL, WebSocket, WebHooks, HTTP Streaming)
• Fundamentals of Cloud Computing
• Continuous Integration and Deployment (CI/CD)
• Integration with relational databases
• Integration with NoSQL databases
• Server pooling and redundancy
• Load balancing and Proxy
## Technologies
- Java
- Spring
- Docker
- Apache JMeter
- Nginx
- AWS, Azure, Google Cloud
- Git, GitHub and GitLab
