Narrow your search
Listing 1 - 10 of 201 << page
of 21
>>
Sort by

Book
Service Oriented System Engineering (SOSE), 2014 IEEE 8th International Symposium on
Author:
ISBN: 1479936170 1479936162 Year: 2014 Publisher: Piscataway, New Jersey : Institute of Electrical and Electronics Engineers,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Annotation Service Oriented Computing (SOC) exploits services as the fundamental elements for developing computer based systems, and represents a paradigm shift away from traditional distributed systems architecture, design, implementation, testing, evaluation, delivery, consumption, maintenance and evolution In recent years, service oriented systems and the data they generate and process are becoming increasingly ubiquitous, large scale, and complex Systems are often distributed across large numbers of resources in different geographical locations running on heterogeneous infrastructure, with a large and increasing number of diverse users, and with requirements for generating, storing, processing, and understanding big data that demand new data management and processing tools The 8th SOSE will provide a forum for researchers and practitioners to exchange latest observations, insights, achievements and visions in Service Oriented System Engineering.


Book
Service-oriented architecture : an integration blueprint : a real-world SOA strategy for the integration of heterogeneous Enterprise systems : successfully implement your own enterprise integration architecture using the Trivadis Integration Architecture Blueprint
Authors: --- ---
ISBN: 128266364X 9786612663642 1849681058 9781849681056 184968104X 9781849681049 9781849681049 9781282663640 Year: 2010 Publisher: Birmingham [England] : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Successfully implement your own enterprise integration architecture using the Trivadis Integration Architecture Blueprint with this book and eBook


Book
Embracing microservices design : a practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies
Authors: --- ---
ISBN: 1801813493 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Microservices with Spring Boot and Spring Cloud : build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes
Author:
ISBN: 1801079153 Year: 2021 Publisher: Birmingham, England : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book takes you through tried and tested approaches to building distributed systems and implementing microservices architecture. It follows a single real-world project from start to finish, using Spring Boot, Spring Cloud, and a full suite of related tools and frameworks for development, security, testing, and deployment.


Book
Verbesserung des Entwurfs Von SOA Serviceschnittstellen Mit Hilfe Von Erfahrungen und Heuristiken
Author:
ISBN: 3832593306 Year: 2017 Publisher: Berlin : Logos Verlag,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Long description: Der Entwurf von Serviceschnittstellen in einer serviceorientierten Architektur (SOA) hat einen wesentlichen Einfluss auf die Geschäftsziele einer Organisation, z.B. eine verbesserte Investitionsrentabilität (ROI). Ein qualitativ hochwertiger Entwurf kann durch Anwendung von bestimmten Entwurfsprinzipien erzielt werden, z.B. die Nutzung grobgranularer Services zur Steigerung der Service-Wiederverwendbarkeit. Die konkrete Anwendung dieser Entwurfsprinzipien benötigt jedoch viel Wissen und Erfahrung. Diese Arbeit untersucht, wie Erfahrungen, z.B. von Service-Modellierern und Reviewern, zur Unterstützung und Verbesserung des Serviceentwurfs genutzt werden können. Hierzu werden Erfahrungen in wiederverwendbare Richtlinien und ausführbare Heuristiken überführt. Heuristiken können dann automatisch Verstöße gegen Entwurfsprinzipien bereits zur Entwurfszeit identifizieren und Korrekturvorschläge zur automatischen Anwendung unterbreiten. Im Rahmen einer industriellen Evaluation bei der Talanx Systeme AG werden 52 Richtlinien und 45 dazugehörige Heuristiken hinsichtlich ihrer Eigenschaften und ihres Mehrwerts beschrieben, untersucht und mit anderen Verfahren verglichen. Es wird gezeigt, dass Heuristiken ein besonders gutes Verhältnis zwischen Umsetzungsaufwand und Nutzen aufweisen.


Book
Building microservices with micronaut : a quick-start guide to building high-performance reactive microservices for Java developers
Authors: ---
ISBN: 1800567391 9781800567399 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut frameworkKey FeaturesLearn how to build scalable, fast, and resilient microservices with this concise guideExplore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programmingBuild cloud-native applications easily with the Micronaut frameworkBook DescriptionThe open source Micronaut® framework is a JVM-based toolkit designed to create microservices quickly and easily. This book will help full-stack and Java developers build modular, high-performing, and reactive microservice-based apps using the Micronaut framework. You'll start by building microservices and learning about the core components, such as ahead-of-time compilation, reflection-less dependency injection, and reactive baked-in HTTP clients and servers. Next, you will work on a real-time microservice application and learn how to integrate Micronaut projects with different kinds of relational and non-relational databases. You'll also learn how to employ different security mechanisms to safeguard your microservices and integrate microservices using event-driven architecture in the Apache Kafka ecosystem. As you advance, you'll get to grips with automated testing and popular testing tools. The book will help you understand how you can easily handle microservice concerns in Micronaut projects, such as service discovery, API documentation, distributed configuration management, fallbacks, and circuit breakers. Finally, you'll explore the deployment and maintenance aspects of microservices and get up to speed with the Internet of Things (IoT) using the Framework. By the end of this book, you'll be able to build, test, deploy, and maintain your own microservice apps using the framework.What you will learnUnderstand why the Micronaut framework is best suited for building microservicesBuild web endpoints and services in the Micronaut frameworkSafeguard microservices using Session, JWT, and OAuth in Micronaut projectsGet to grips with event-driven architecture in Micronaut applicationsDiscover how to automate testing at various levels using built-in tools and testing frameworksDeploy your microservices to containers and cloud platformsBecome well-versed with distributed logging, tracing, and monitoring in Micronaut projectsGet hands-on with the IoT using Alexa and the Micronaut frameworkWho this book is forThis book is for developers who have been building microservices on traditional frameworks such as Spring Boot and are looking for a faster alternative. Intermediate-level knowledge of Java programming and implementing web services development in Java is required.


Book
Hands-on microservices with kubernetes : build, deploy, and manage scalable microservices on kubernetes
Author:
ISBN: 1789809738 9781789809732 9781789805468 Year: 2019 Publisher: Birmingham ; Mumbai : Packt Publishing Ltd,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Enhance your skills in building scalable infrastructure for your cloud-based applicationsKey FeaturesLearn to design a scalable architecture by building continuous integration (CI) pipelines with KubernetesGet an in-depth understanding of role-based access control (RBAC), continuous deployment (CD), and observabilityMonitor a Kubernetes cluster with Prometheus and GrafanaBook DescriptionKubernetes is among the most popular open source platforms for automating the deployment, scaling, and operations of application containers across clusters of hosts, providing a container-centric infrastructure. Hands-On Microservices with Kubernetes starts by providing you with in-depth insights into the synergy between Kubernetes and microservices. You will learn how to use Delinkcious, which will serve as a live lab throughout the book to help you understand microservices and Kubernetes concepts in the context of a real-world application. Next, you will get up to speed with setting up a CI/CD pipeline and configuring microservices using Kubernetes ConfigMaps. As you cover later chapters, you will gain hands-on experience in securing microservices and implementing REST, gRPC APIs, and a Delinkcious data store. In addition to this, you’ll explore the Nuclio project, run a serverless task on Kubernetes, and manage and implement data-intensive tests. Toward the concluding chapters, you’ll deploy microservices on Kubernetes and learn to maintain a well-monitored system. Finally, you’ll discover the importance of service meshes and how to incorporate Istio into the Delinkcious cluster. By the end of this book, you’ll have gained the skills you need to implement microservices on Kubernetes with the help of effective tools and best practices. What you will learnUnderstand the synergy between Kubernetes and microservicesCreate a complete CI/CD pipeline for your microservices on KubernetesDevelop microservices on Kubernetes with the Go kit framework using best practicesManage and monitor your system using Kubernetes and open source toolsExpose your services through REST and gRPC APIsImplement and deploy serverless functions as a serviceExternalize authentication, authorization, and traffic shaping using a service meshRun a Kubernetes cluster in the cloud on Google Kubernetes EngineWho this book is forThis book is for developers, DevOps engineers, or anyone who wants to develop large-scale microservice-based systems on top of Kubernetes. If you are looking to use Kubernetes on live production projects or want to migrate existing systems to a modern containerized microservices system, then this book is for you. Coding skills, together with some knowledge of Docker, Kubernetes, and cloud concepts will be useful.


Book
Hands-on microservices with spring boot and spring cloud : build and deploy java microservices using spring cloud, istio, and kubernetes
Author:
ISBN: 1789613523 9781789613520 9781789613476 Year: 2019 Publisher: Birmingham, England ; Mumbai : Packt, c2019,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Apply microservices patterns to build resilient and scalable distributed systems Key Features Understand the challenges of building large-scale microservice landscapes Build cloud-native production-ready microservices with this comprehensive guide Discover how to get the best out of Spring Cloud, Kubernetes, and Istio when used together Book Description Microservices architecture allows developers to build and maintain applications with ease, and enterprises are rapidly adopting it to build software using Spring Boot as their default framework. With this book, you'll learn how to efficiently build and deploy microservices using Spring Boot. This microservices book will take you through tried and tested approaches to building distributed systems and implementing microservices architecture in your organization. Starting with a set of simple cooperating microservices developed using Spring Boot, you'll learn how you can add functionalities such as persistence, make your microservices reactive, and describe their APIs using Swagger/OpenAPI. As you advance, you'll understand how to add different services from Spring Cloud to your microservice system. The book also demonstrates how to deploy your microservices using Kubernetes and manage them with Istio for improved security and traffic management. Finally, you'll explore centralized log management using the EFK stack and monitor microservices using Prometheus and Grafana. By the end of this book, you'll be able to build microservices that are scalable and robust using Spring Boot and Spring Cloud. What you will learn Build reactive microservices using Spring Boot Develop resilient and scalable microservices using Spring Cloud Use OAuth 2.0/OIDC and Spring Security to protect public APIs Implement Docker to bridge the gap between development, testing, and production Deploy and manage microservices using Kubernetes Apply Istio for improved security, observability, and traffic management Who this book is for This book is for Java and Spring developers and architects who want to learn how to break up their existing monoliths into microservices and deploy them either on-premises or in the cloud using Kubernetes as a container orchestrator and Istio as a service Mesh. No familiarity with microservices architecture is required to get started with this book. Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.co...


Book
Service-Oriented Computing – ICSOC 2022 Workshops
Authors: --- --- --- --- --- et al.
ISBN: 9783031265075 Year: 2023 Publisher: Cham Springer Nature Switzerland :Imprint: Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
SOA governance in action : REST and WS-* architectures
Author:
ISBN: 9781638350897 1638350892 Year: 2013 Publisher: Shelter Island, New York : Manning Publications,

Loading...
Export citation

Choose an application

Bookmark

Abstract

SOA Governance in Action shows developers how to apply governance concepts and implementation practices to achieve success in SOA projects. You'll learn practical techniques like building a metadata repository using WSO2 Registry or a custom monitoring dashboard using Bamos BAM. You'll also explore other supporting tools, such as using OpenAM, to implement security related policies. Along the way, you'll explore the nuances of writing policies that work for the project and click with your corporate culture. Written for business application developers. Familiarity with Java and BPMN is helpful but not required.

Listing 1 - 10 of 201 << page
of 21
>>
Sort by