Pinned Repositories
photo_app_aws
Application for storage image in S3 bucket and store image metadata in rds.
java-spring-kafka
Java application based on kafka
rest_service_mobile_online_store
Rest service with UI on react using antd and building with webpack. Backend consist of ouath2(two providers: google and github), Spring boot + web + security + data and building with gradle as multi-modules project
aws-apigateway-vpc-ecs-fargate
Source code to run a containerised application in AWS ECS Fargate inside a VPC's private subnets. An API Gateway is used as the doorway to the private network using a VPC link to access the VPC. An NLB is for optimal performance of accessing the application.
ci-cd-youtube-lessons
city_telegram-bot
data_structures_algorithms
DCA-Practice-Questions
This repo contains all the consolidated list of questions based on the DCA study guide
flower_shop_application_bsuir
flower_shop_application_bsuir
gatsby_test_task
IlyaChakun's Repositories
IlyaChakun/photo_app_aws
Application for storage image in S3 bucket and store image metadata in rds.
IlyaChakun/spring-boot-ehcache
IlyaChakun/DCA-Practice-Questions
This repo contains all the consolidated list of questions based on the DCA study guide
IlyaChakun/java-spring-kafka
Java application based on kafka
IlyaChakun/ci-cd-youtube-lessons
IlyaChakun/aws-apigateway-vpc-ecs-fargate
Source code to run a containerised application in AWS ECS Fargate inside a VPC's private subnets. An API Gateway is used as the doorway to the private network using a VPC link to access the VPC. An NLB is for optimal performance of accessing the application.
IlyaChakun/panteon_trans_clientside
IlyaChakun/panteon-trans
The project is represented by the transport exchange.
IlyaChakun/flower_shop_application_bsuir
flower_shop_application_bsuir
IlyaChakun/gatsby_test_task
IlyaChakun/data_structures_algorithms
IlyaChakun/parent_project
Base project with maven dependencies for spring boot base applications
IlyaChakun/Payara-Examples
Repository for Example Code to demonstrate Payara specific features
IlyaChakun/rest_service_mobile_online_store
Rest service with UI on react using antd and building with webpack. Backend consist of ouath2(two providers: google and github), Spring boot + web + security + data and building with gradle as multi-modules project
IlyaChakun/city_telegram-bot
IlyaChakun/PISL2020-01-28
IlyaChakun/tutorials
Just Announced - "Learn Spring Security OAuth":
IlyaChakun/kubernetes-course
Kubernetes Course Files
IlyaChakun/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
IlyaChakun/java-read-write-csv-file
Read and Write CSV files in Java using Apache Commons CSV and OpenCSV