-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
90 lines (81 loc) · 3.25 KB
/
Copy pathabout.html
File metadata and controls
90 lines (81 loc) · 3.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
title: "About"
description: "About Micro Community"
layout: default
---
<style>
div.blurb {
padding: 0 50px 0 50px;
line-height: 2;
border-left: 5px solid whitesmoke;
}
div.blurb p {
}
</style>
<h3><center>Micro Community is a self-organized developer community created by microservice fans around
micro、go-micro and beyond</center></h3>
<div class="row" style="min-height: 350px;">
<div class="col-md-6 blurb">
<h4><b>Overview</b></h4>
<p>
The world is moving towards becoming entirely driven by
technology. Building software for billions of people is hard. With
the emergence of Cloud computing we've accelerated software
delivery but development tools have lagged behind. We think we've
developed a model to effectively leverage the Cloud and
now want to share it with the world.
</p>
</div>
<div class="col-md-6">
<br>
<span style="background-image: url(https://mobilejazz.com/blog/wp-content/uploads/2010/10/Dollarphotoclub_65940364-1024x567.jpg); background-size: cover; min-height: 350px; display: block;"></span>
</div>
</div>
<div class="row">
<div class="col-md-6">
<br>
<span style="background-image: url(https://img.freepik.com/free-vector/cloud-internet-technology_53876-94170.jpg?size=626&ext=jpg); background-size: cover; min-height: 350px; display: block;"></span>
</div>
<div class="col-md-6 blurb">
<h4><b>Design</b></h4>
<p>
M3O is a fully managed cloud platform built for developers. We provide a strongly opinionated
development model using the open source framework <a href="https://github.com/micro/micro"><b>Micro</b></a>
and a hosted platform which abstracts away the complexity of the cloud so developers can
focus on building products rather than managing infrastructure.
</p>
</div>
</div>
<div class="row">
<div class="col-md-6 blurb">
<h4><b>Architecture</b></h4>
<p>
A <a href="https://github.com/micro/micro"><b>Micro</b></a> services architecture enables products
to be broken down into smaller services which teams work on and scale independent
of each other. Each team becomes responsible for the delivery of
their particular service which others come to use through common
APIs. In this model everything is a service.
</p>
</div>
<div class="col-md-6">
<br>
<span style="background-image: url(https://img.deusm.com/informationweek/September/multicloud2-shutterstock.jpg); background-size: cover; min-height: 350px; display: block;"></span>
</div>
</div>
<div class="row">
<div class="col-md-6">
<br>
<span style="background-image: url(https://s27389.pcdn.co/wp-content/uploads/2017/04/AdobeStock_112185177-3-1024x683.jpeg); background-size: cover; min-height: 350px; display: block;"></span>
</div>
<div class="col-md-6 blurb">
<h4><b>Technology</b></h4>
<p>
We want to empower developers to build software at an accelerated
pace from early stage prototyping all the way through to large
scale production deployment without having to think about managing
the infrastructure. M3O unleashes developer productivity and is host to the next
generation of cloud services.
</p>
</div>
</div>
<br />