DELETE FROM KEYWORDS WHERE ID_DOMAINE=33915035DoneDoneDone
URL:microservices.io
Connection: keep-alive
Date: Wed, 22 Jan 2025 23:18:52 GMT
Via: 1.1 varnish
Content-Length: 162
Content-Type: text/html
Accept-Ranges: bytes
Age: 0
Location: https://microservices.io/
Server: GitHub.com
Vary: Accept-Encoding
X-GitHub-Request-Id: E545:1D36A9:A1DCE2:A39E71:67917CDC
X-Served-By: cache-cdg-lfpb1150077-CDG
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1737587932.293843,VS0,VE112
X-Fastly-Request-ID: 57c774839405ba4d4475d8aa9ab57a17c48eb549
Location => https://microservices.io/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width">
<!-- MyStartSEO -->
<title>What are microservices?</title>
<meta property="og:type" content="website" />
<meta property="og:site_name" content="microservices.io" />
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@id": "http://microservices.io#website",
"url": "http://microservices.io",
"@type": "WebSite",
"name": "Microservices.io",
"alternateName": "Microservice Architecture",
"about": {
"@type": "Intangible",
"name": "Microservices",
"alternateName": "Microservice Architecture",
"sameAs": [
"http://dbpedia.org/resource/Microservices",
"https://www.wikidata.org/wiki/Q18344624",
"https://en.wikipedia.org/wiki/Microservices"
]
},
"publisher": {
"@type": "Person",
"@id": "http://www.chrisrichardson.net#chris",
"name": "Chris Richardson",
"image": "https://gravatar.com/avatar/a290a8643359e2495e1c6312e662012f",
"sameAs": [
"https://twitter.com/crichardson",
"http://www.slideshare.net/chris.e.richardson",
"http://www.linkedin.com/in/pojos/",
"https://github.com/cer"
],
"description": "Chris Richardson is an experienced software architect, author of POJOs in Action and the creator of the original CloudFoundry.com. His latest startup is eventuate.io, a microservices application platform. Chris offers a comprehensive set of resources for learning about microservices including articles, an O'Reilly training video, and example code. Chris offers a comprehensive consulting services, workshops and hands on training classes to help you use microservices effectively.",
"worksFor": {
"@type": "Organization",
"name": "eventuate.io",
"logo": {
"@type": "ImageObject",
"url": "http://eventuate.io/i/logo.gif",
"height": "33",
"width": "92",
"name": "eventuate.io logo"
},
"url": "http://eventuate.io/"
},
"jobTitle": "Founder",
"affiliation": {
"@type": "Organization",
"name": "CloudFoundry.com",
"alternateName": "CloudFoundry",
"url": "http://CloudFoundry.com"
}
},
"copyrightYear": "2017",
"offers": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Microservices consulting and training",
"description": "Chris offers a comprehensive consulting services, workshops and hands on training classes to help you use microservices effectively.",
"url": "http://www.chrisrichardson.net/microserviceslanding.html"
}
}
}
</script>
<meta property="og:title" content="What are microservices?" />
<meta property="og:url" content="http://microservices.io/index.html" />
<meta property="og:description" content="Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also enables an organization to evolve its technology stack." />
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@id": "http://microservices.io#website",
"headline": "What are Microservices?",
"description": "What are Microservices? Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also enables an organization to evolve its technology stack.",
"about": {
"@type": "Intangible",
"name": "Microservices",
"sameAs": [
"http://dbpedia.org/resource/Microservices",
"https://www.wikidata.org/wiki/Q18344624",
"https://en.wikipedia.org/wiki/Microservices"
]
},
"sameAs": [
"https://groups.google.com/forum/#!forum/microservices",
"https://twitter.com/crichardson"
],
"potentialAction":{
"@type":"SearchAction",
"target":"http://microservices.io/?s={search_term_string}",
"query-input":"required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type": "Question",
"name": "What are Microservices?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also enables an organization to evolve its technology stack."
}
}
</script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type": "Question",
"name": "Where to start with Microservices?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A good starting point is the Monolithic Architecture pattern, which is the traditional architectural style that is still a good choice for many applications. It does, however, have numerous limitations and issues and so a better choice for large/complex applications is the Microservice architecture pattern."
}
}
</script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type": "Book",
"name": "Microservice Patterns",
"copyrightHolder": {
"@type": "Organization",
"name": "Manning Publications"
},
"copyrightYear": "2017",
"description": "Microservice Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach. You'll discover that the microservice architecture is not a silver bullet and has both benefits and drawbacks. Along the way, you'll learn a pattern language that will enable you to solve the issues that arise when using the microservice architecture. This book also teaches you how to refactor a monolithic application to a microservice architecture.",
"genre": "Educational Materials",
"inLanguage": "en-US",
"isFamilyFriendly": "true",
"isbn": "9781617294549",
"numberOfPages": "375",
"author": {
"@type": "Person",
"@id": "http://www.chrisrichardson.net#chris"
},
"publisher": {
"@type": "Organization",
"name": "Manning Publications"
},
"image": {
"@type": "ImageObject",
"url": "/i/Microservices-Patterns-Cover-published.png"
}
}
</script>
<meta property="og:image" content="https://microservices.io/i/posts/pattern-thumbnails/thumbnail-microservices.png" />
<!-- syntax highlighting CSS -->
<link rel="stylesheet" href="/css/syntax.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/mystyle.css">
<link href='https://microservices.io/feed.xml' rel='alternate' type='application/atom+xml'>
<meta name="google-site-verification" content="rB3uSmJcbvKTM81SmaySzRyq4bSjan7d0vZ-8rH7i4w" />
<meta name="msvalidate.01" content="FCD5343EE325466BFFCA1D990110980F" />
<!-- -->
<script src="//load.sumome.com/" data-sumo-site-id="429d272781758132dd5f1fe73308c66cf5a1344b1f41666282845fcb2dab7c38" async="async"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7DBL155M0H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7DBL155M0H');
</script>
<!-- Begin Constant Contact Active Forms -->
<script> var _ctct_m = "173e7057e76408bde3aa3ca9eb698799"; </script>
<script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script>
<!-- End Constant Contact Active Forms -->
</head>
What are microservices?
Recherche META Description de la page
Recherche META Keywords de la page
UPDATE DOMAINES SET server='GitHub.com',redirection='https://microservices.io/',Status='200',err='',[TITRE]=N'What are microservices?',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=33915035
0 What are microservices?
0. What (4)--------->0
1. are (3)--------->0
2. microservices? (14)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'What',33915035),(N'are',33915035),(N'microservices?',33915035)