Pinned Repositories
spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
spring-data-redis
Back-End-Projects
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
docker-handbook-projects
Project codes used in "The Docker Handbook" :notebook:
FirstProgram
ApiGateway
AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
Devang1201's Repositories
Devang1201/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Devang1201/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
Devang1201/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Devang1201/system-design-resources
These are the best resources for System Design on the Internet
Devang1201/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Devang1201/github-actions-cici-example
Devang1201/system-design
Learn how to design systems at scale and prepare for system design interviews
Devang1201/DotNetAPICourse
Devang1201/spring-microservices-v3
Devang1201/spring-microservices-v2
Microservices + Spring Boot 2 + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/. Latest Repo - http://github.com/in28minutes/spring-microservices-v3
Devang1201/todo-app-graphql
This is demonstration how to create APIs in GraphQL
Devang1201/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
Devang1201/spring-interview-guide
200+ Questions and Answers on Spring, Spring Boot and Spring MVC
Devang1201/grafana-prometheus-sample
Devang1201/spring-microservices-in28minutes
Microservices using Spring Boot, Spring Cloud, Docker and Kubernetes
Devang1201/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
Devang1201/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Devang1201/cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
Devang1201/Learning_Catalogue
Devang1201/spring-master-class
An updated introduction to the Spring Framework 5. Become an Expert understanding the core features of Spring In Depth. You would write Unit Tests, AOP, JDBC and JPA code during the course. Includes introductions to Spring Boot, JPA, Eclipse, Maven, JUnit and Mockito.
Devang1201/SpringCloudVideoCourse
Devang1201/storage-blob-dotnet-getting-started
The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.
Devang1201/durablefunctions-apiscraping-dotnet
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
Devang1201/react-clock-basic-aks
A basic clock that displays the current date and time
Devang1201/photo-app-users-api
Devang1201/FirstProgram
Devang1201/UsersAPICognitoUserPool
Devang1201/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Devang1201/in28minutes-initiatives
All initiatives to build a connect between industry, instructors and learners
Devang1201/springmvc-ws