Shant Dashjian
open-menucloseme
Blog
Projects
About
githublinkedin
  • Cloud Native Spring in Action: Chapter 2

    calendarNov 15, 2023 · 1 min read · cloud native spring boot spring system design  ·
    Share on: twitterfacebooklinkedincopy

    Chapter 2 had 3 main parts: The 15 factors for building cloud native applications. The hands-on exercise to design, develop, and deploy the first service in the system, the catalog-service. The system requirements and architecture. It then provided an overview of all the concepts and technologies that will be covered …


    Read More
  • Cloud Native Spring in Action: Chapter 1

    calendarNov 14, 2023 · 1 min read · cloud native spring system design  ·
    Share on: twitterfacebooklinkedincopy

    Chapter 1 is Introduction to Cloud Native. In this chapter I learned: Cloud native is an approach to software development which involves designing, developing, and deploying distributed systems in the cloud, in a way that takes advantage of the cloud. It aims to achieve scalability, resilience, agility, and lower cost. …


    Read More
  • Cloud Native Spring in Action: Chapter 0

    calendarNov 14, 2023 · 1 min read · cloud native spring system design  ·
    Share on: twitterfacebooklinkedincopy

    In chapter 0, i.e. all the pages before chapter 1 of the book, here are my key learnings: This book is full of useful information. I will learn plenty reading it. This book is about system design. It is system design in action. I will design a system, develop, and deploy it. It has 16 chapters. I would like to study …


    Read More
  • Cloud Native Spring in Action in 16 Days

    calendarNov 14, 2023 · 1 min read · spring cloud native spring cloud kubernetes backend system design job ready  ·
    Share on: twitterfacebooklinkedincopy

    I will finish reading the book Cloud Native Spring in Action by Thomas Vitale by the end of November. Why: I will learn a lot about my profession by reading it. I got KCNA-certified so that I could read through it more easily. It will help me gain the experience for the system design interviews I am preparing for. I …


    Read More
  • Spring: Put and Delete

    calendarApr 5, 2023 · 1 min read · Spring PUT DELETE  ·
    Share on: twitterfacebooklinkedincopy

    Spring Yesterday I wrapped up the first course in the Spring Certified Professional learning path. The course finished with implementing the PUT and DELETE actions. A key learning was understanding when to use PUT for creating vs POST. The bottom line is that you use PUT for creation when you already have the …


    Read More
  • Spring: GETing a list of items, Paging and Sorting, and Spring Security + Javascript: textarea and forEach

    calendarApr 3, 2023 · 1 min read · spring paging and sorting spring security javascript textarea foreach  ·
    Share on: twitterfacebooklinkedincopy

    Spring I studied: GETing a list of items, using paging and sorting Spring Security: This is a large topic. Yesterday I looked at the pillars of software security: authentication and authorization and how to implement basic authentication in Spring. JavaScript I looked at: testarea forEach(), a method to iterate over …


    Read More
  • Spring Data and Javascript Array Methods

    calendarApr 1, 2023 · 1 min read · spring spring data repository pattern javascript array methods  ·
    Share on: twitterfacebooklinkedincopy

    Spring I used Spring Data to implement the Repository pattern for the separation of concerns. I learned the concept of idempotent operations. They give the same outcome no matter how many times they get run. POST is not an idempotent operations. The 201 CREATED status code should return a Location header in the …


    Read More
  • Spring: TDD, REST + Javascript: FormData, for of, export/import

    calendarMar 31, 2023 · 1 min read · spring javascript es6 tdd rest api  ·
    Share on: twitterfacebooklinkedincopy

    Backend with Spring The two key concepts I went through yesterday were TDD and REST. The project-based course uses test-driven development which is a nice treat. By the end of this learning path, I'll have solidified: Spring REST APIs TDD Frontend with JavaScript On the frontend side, I reviewed important concepts …


    Read More
  • Building Habits Studying Spring and Frontend

    calendarMar 30, 2023 · 1 min read · habit spring frontend  ·
    Share on: twitterfacebooklinkedincopy

    Spring I kicked off the Spring Certified Professional learning path yesterday. Key learnings: You initialize a new Spring-based application using spring initializr. It's 3 steps: Fill out metadata Pick dependencies Create the project Spring makes JEE development easier. Spring Boot made Spring development easier. …


    Read More
  • Kick Off Three Month Plan

    calendarMar 28, 2023 · 1 min read · planning kick-off spring frontend react  ·
    Share on: twitterfacebooklinkedincopy

    Kick Off Today I kick off a new Sprint that will start a 3-month-long learning path. By the end of this learning path, I plan to study: Spring Frontend, specifically React K8s AWS Java REST APIs Cloud Native Microservices This first Sprint I will focus on Spring and React.


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Shant Dashjian photo

Shant Dashjian

Developer, learner, mentor, and continuous incremental improver
Read More

Featured Posts

  • Spring: TDD, REST + Javascript: FormData, for of, export/import
  • Spring Slice Tests, Mocking, and Gradle
  • My First Post

Recent Posts

  • Cloud-Native-Mas
  • AlgoExpert Coding Interview Questions: Easy Level Completed
  • Cloud Native Spring in Action: Chapter 2
  • Cloud Native Spring in Action: Chapter 1
  • Cloud Native Spring in Action: Chapter 0
  • Cloud Native Spring in Action in 16 Days
  • Cloud Native vs Microservices
  • Getting Interview Ready
  • Spring: TDD, REST + Javascript: FormData, for of, export/import
  • Spring Slice Tests, Mocking, and Gradle
  • My First Post

Tags

REACT 19 JAVASCRIPT 16 SPRING 12 CLOUD-NATIVE 8 CODE-REVIEW 8 SYSTEM-DESIGN 7 INTERVIEW 6 RESPONSIVE-DESIGN 6 API 4 KCNA 4 LEARNING 4 PRACTICE 4 PROJECT 4 KUBERNETES 3
All Tags
ADDING-FEATURES1 ALGOEXPERT1 API4 ARCHITECTURE1 ARMENIAN-NAMES2 ARRAY-METHODS1 BACKEND1 BOOK1 BOOK-REVIEW1 BREAK1 BUILD1 CDN1 CERTIFICATION1 CHROME-EXTENSION1 CLASS-COMPONENTS1 CLASSES1 CLOUD1 CLOUD-NATIVE8 CLOUDNATIVEMAS1 CODE-REVIEW8 CODING-INTERVIEW1 COLLABORATION1 COMMITMENT1 COMMUNICATION-STYLES1 COMMUNICATIONS-PROTOCOL1 COMMUNITY1 CONFIDENCE1 CONSENSUS-ALGORITHM1 CONTEXT1 CONTINUOUS-DEPLOYMENT1 CONTRIBUTION1 CONTROLLED-INPUT1 CSS2 CSS-GRID1 DAILY-PROGRESS1 DELETE1 DEVOPS1 ES61 EXPERIENCE1 FAVICON1 FETCH1 FIREBASE1 FOREACH1 FORMS1 FRONTEND2 FULLSTACK1 FUNDAMENTALS-OF-SWE1 GIT1 GITHUB-ACTIONS1 GLOBAL-SCOPE1 GRADLE1 GROWTH1 HABIT1 HOOKS1 HTML1 HTTP1 HUGO1 IMMUTABLE-STATE1 INFRASTRUCTURE-AS-CODE1 INTERVIEW6 INTERVIEW-PREPARATION1 INTERVIEW-READY1 JAVA1 JAVASCRIPT16 JEST1 JOB-READY1 K8S2 KCNA4 KICK-OFF1 KUBERNETES3 LEARNING4 MARKDOWN1 MENTORING1 MESSAGE-QUEUE1 MICROSERVICES3 MOCKING1 MOCKITO1 NPM1 NPM-PACKAGE1 OPEN-SOURCE1 OPEN-SOURCE-PROJECT1 OSS1 PAGING-AND-SORTING1 PASSION1 PERFORMANCE1 PLANNING3 PRACTICE4 PREPARATION2 PROCESS1 PROJECT4 PROMISES1 PROPS2 PULL-REQUEST1 PUT1 QUIZZICAL1 RABBITMQ1 RAFT1 REACT19 REACT-BASICS1 REACT-ROUTER1 README.MD1 REFACTOR1 RENDER-PROPS1 REPOSITORY-PATTERN1 RESPONSIVE-DESIGN6 REST1 REST-API1 REUSABILITY1 ROUTINE1 SIXTY-DAYS-TO-CLOUD-NATIVE-SPRING1 SLEEP1 SLICE-TESTS1 SOFTWARE-ENGINEERING1 SOLO-PROJECT1 SPRING12 SPRING-BOOT2 SPRING-CLOUD1 SPRING-DATA1 SPRING-SECURITY1 SQL1 STATE1 SWE1 SYSTEM-DESIGN7 SYSTEM-DESIGN-INTERVIEW1 TDD2 TECHNICAL-EDITING1 TERRAFORM1 TESTING1 TEXTAREA1 THE-ONE-THING1 TODO-LIST1 UI-DESIGN2 WEB-APPLICATION-MANIFEST1 WEBSOCKET1 WORK1 YAML1
[A~Z][0~9]
Shant Dashjian

Copyright  SHANT DASHJIAN. All Rights Reserved

to-top