# SoftwareArchitectureandSoftwareDesign
# SoftwareArchitectureandSoftwareDesign
net/publication/350380596
CITATIONS READS
16 7,909
1 author:
Manishaben Jaiswal
University of the Cumberlands
25 PUBLICATIONS 296 CITATIONS
SEE PROFILE
All content following this page was uploaded by Manishaben Jaiswal on 03 April 2021.
Researcher and IT Consultant, MD, USA, Pursuing Ph.D. University of Cumberland, KY, USA, IT Consultant, MD, USA
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Software architecture defined as strategic design of Pattern and lots of additional. The Microservices pattern
an activity concerned with global requirements and its received its name when being adopted by Amazon and Netflix
solution is implemented such as programming paradigms, and showing its nice impact.
architectural styles, component-based software engineering
standards, architectural patterns, security, scale, integration, 1.2. Serverless Architecture
and law-governed regularities. Functional design, also
described as tactical design, is an activity concerned with local Serverless Architecture is alienated into two main groups.
requirements governing what a solution does such as The first is “Backend as a service” which is known as ‘Baas’.
algorithms, design patterns, programming idioms, refactoring, Other is “Functions as a Service (FaaS).” Which is known as
and low-level implementation. In this paper I would like to FaaS. The serverless architecture will help you save a lot of
introduce some concepts of software architecture, and time taking care and fixing bugs of deployment and servers
software design as well as relationship between them. regular tasks.
1. Introduction
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2452
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
1.4 Microservices Architecture however, don't embrace info that's for good resident or
hidden among an element.
Microservices architecture is a famous architecture now a
days it depends on developing tiny, freelance standard It is working on several principal which are as follows.
services wherever every service solves a downside or
performs a singular task and these modules communicate 2.1 Single responsibility principle: It indicates that each
with one another through well-defined API to serve the class must have one single purpose, a concern and a
business goal. reason to change.
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2453
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
4. Conclusion
References
[5] https://www.sciencedirect.com/topics/computer-
View publication stats
science/software-architecture.
Biographies
Manishaben is an author,
researcher as well as IT consultant.
She published books, about
“software Engineering”, 2014 and
Computer Concepts and
Application- lI, 2019. Published
papers in state, National
Conferences, and active in online
journals publication. Pursuing ph.
D in Information Technology and
working as IT consultant in well-
known software company, USA.
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2454