Sakshi from KushoAIsoftware-deep-dives.hashnode.devยทOct 23, 2024How can your startup and small businesses leverage free APIs?This blog is written by Akshat Virmani at KushoAI. We're building the fastest way to test your APIs. It's completely free and you can sign up here. When starting your own bootstrapped business or startup, some issues can arise that will hinder your o...APIs
FagaoMBSEfagaombse.hashnode.devยทJul 28, 2024How Many System Use Cases Are Ideal? Just One!Question: The method of transitioning from business sequence diagrams to a system use case diagram is very good. I have a question: to what extent should we make improvements, and how many system use cases are ideal? Answer: Strictly speaking, the nu...businessprocess
FagaoMBSEfagaombse.hashnode.devยทJul 26, 2024Is "startup software" a use case?Question: Can "startup software" be considered a use case? When software starts, it typically needs to instantiate some objects, read some configuration files, etc. So, Are โstart softwareโ and โshut down softwareโ use cases? Or are they extensions o...requirements
Merge Simpsonblog.letsdev.meยทJul 10, 2024์ฐจ๊ทผ์ฐจ๊ทผ Modern Spring Boot 3 ๊ธฐ์ด (6) ์๋น์ค ์ธํฐํ์ด์ค์ ์ธ๋ถํ์ ๋น ๋ถ๋ฌ์ค๊ธฐ์ฐธ๊ณ : ๋ฐ๋ผ์น๊ธฐ ์ํ ์ฝ๋๋ '์ธ์ฆ ์๋น์ค ์ฝ๋ ์์ฑ' ์ฑํฐ์ ์์ต๋๋ค. ์๋น์ค ๋ ์ด์ด์ DIP(์์กด์ฑ ์ญ์ ์์น) ํ ๋ ์ด์ด์์ ๋ค๋ฅธ ๋ ์ด์ด๋ฅผ ์ด์ฉํ ๋ ์์ฃผ ์ ์ฉํ๋ ๊ท์น์ด ์์ต๋๋ค. ์ฐ๋ฆฌ ์๋ฒ ์ ํ๋ฆฌ์ผ์ด์ ์์๋ ์ฃผ๋ก ์๋น์ค ๋ ์ด์ด๋ฅผ ์ด์ฉํ ๋ ๊ธฐ๋ณธ์ ์ผ๋ก ์ ์ฉํ๋ ์ค๊ณ ์์น์ธ '์์กด์ฑ ์ญ์ ์์น(DIP)'์ ๋๋ค. ์ฌ์ค ๋ค๋ฅธ ๋ ์ด์ด(persistence ๋ฑ)์๋ ์ ์ฉํ์ง๋ง, ์ค๋ช ํ๊ณ ์ดํดํ๋ ๋ฐ์๋ ์๋น์ค ๋ ์ด์ด๋ง ํ ๊ฒ ์์ฃ . ์์กด์ฑ ์ญ...56 reads์ฐจ๊ทผ์ฐจ๊ทผ Modern Spring Boot 3 - ๊ธฐ์ดJava
Nikunj Vaishnavdevcloudjourney.hashnode.devยทJul 7, 2024A Guide to eCommerce Product ArchitectureIn Todayโs fast moving tech era, having product knowledge is equally important to having a technical knowledge . But sometimes, due to lack of the product knowledge ,we make mistakes while development/testing because our concepts are not clear about ...33 readseCommercedevcloudjourney
Vijayabalan Balakrishnanvijaystack.hashnode.devยทMay 21, 2024Optimizing Generative AI: A Guide to GKE Infrastructure for RAG CapabilitiesIntroduction In the rapidly evolving landscape of AI, the integration of generative AI models with Retrieval-Augmented Generation (RAG) capabilities offers a powerful approach to enhance the accuracy and relevance of generated content. This article p...33 readsgenerative ai
Romman Sabbirrommansabbir.comยทMay 17, 2024UseCase Usages and Best PracticesFirst, Is UseCase a Design Pattern?: The UseCase pattern is not a standalone design pattern in the traditional sense like Observer or Strategy patterns. Instead, it's a concept that is commonly used within the context of software architecture, partic...432 readsKotlinUsecase
Ashvini Mahajanashwinimahajan.hashnode.devยทMar 26, 2024Day 9. Python Use Cases For DevOpsPython Use Cases Python Boto3 program to retrieve secrets from parameter store and secrets manager. AWS system parameter store helps store values, secure information such as passwords, database strings, Amazon Machine Image (AMI) code IDs while run...Usecase