Pinned Repositories
Apache-Kafka-For-Absolute-Beginners
This is the central repository for all the materials related to Apache Kafka For Absolute Beginners Course by Prashant Pandey.
asynchrony
Asynchronous Programming in Java
automatic-actuator-logger
An innovative project for auditing and logging spring boot actuator events into a NoSQL database
aws-sam-developer-guide
The open source version of the Developer Guide for AWS Serverless Application Model (AWS SAM). You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
aws-serverless-aurora-project
An AWS SAM application that implements a CRUD API with Lambda handlers written in Java and uses Aurora Serverless as the database.
aws-serverless-sam-app
An AWS SAM application that implements a CRUD API with Lambda handlers written in Java.
bugtracker
Building Microservices REST APIs Using Spring Data REST
caching-patterns
Code Samples for "Where is my cache? Architectural patterns for caching microservices by example" talk and blog post.
clean-code
Learn to Write Clean Code with Java. Get Hands-on with 20+ Code Examples involving 4 principles of Simple Design, Refactoring and TDD.
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
s-parvizi's Repositories
s-parvizi/Apache-Kafka-For-Absolute-Beginners
This is the central repository for all the materials related to Apache Kafka For Absolute Beginners Course by Prashant Pandey.
s-parvizi/asynchrony
Asynchronous Programming in Java
s-parvizi/aws-sam-developer-guide
The open source version of the Developer Guide for AWS Serverless Application Model (AWS SAM). You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
s-parvizi/aws-serverless-aurora-project
An AWS SAM application that implements a CRUD API with Lambda handlers written in Java and uses Aurora Serverless as the database.
s-parvizi/aws-serverless-sam-app
An AWS SAM application that implements a CRUD API with Lambda handlers written in Java.
s-parvizi/clean-code
Learn to Write Clean Code with Java. Get Hands-on with 20+ Code Examples involving 4 principles of Simple Design, Refactoring and TDD.
s-parvizi/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
s-parvizi/Complete-Python-Mastery
Complete Python Mastery
s-parvizi/event-sourcing-microservices-example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
s-parvizi/ftgo-application
Example code for the book Microservice patterns
s-parvizi/functional-programming
s-parvizi/Hands-On-Enterprise-Automation-with-Python
Hands-On Enterprise Automation with Python, published by Packt
s-parvizi/js-testing-practical-guide-code
Course code & materials for our "JavaScript Unit Testing - The Practical Guide" course (https://acad.link/testing)
s-parvizi/Learning-RxJava-Second-Edition
Learning RxJava, Second Edition, published by Packt
s-parvizi/nextjs-course-code
Source code for my NextJS course (https://acad.link/nextjs)
s-parvizi/python-reviewer-test
s-parvizi/quarkus-quickstarts
Quarkus quickstart code
s-parvizi/react-app
s-parvizi/react-complete-guide
s-parvizi/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
s-parvizi/reactive-programming
s-parvizi/serverless-application-model
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
s-parvizi/spring-6-rest-mvc
Spring 6 Rest MVC
s-parvizi/spring-6-webapp
Spring 6 Web App
s-parvizi/spring-boot-test
demo project for testing spring boot and interview
s-parvizi/Teach-ReactiveSpring
s-parvizi/test-bdd-assertj
Sample project using BDDMockito and AssertJ to write BDD-style unit tests
s-parvizi/tips-and-tools
s-parvizi/top-git-repositories
A Service that can find top git repositories
s-parvizi/typescript-react-app