You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
405 lines
18 KiB
405 lines
18 KiB
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"> |
|
|
|
<!-- Enable responsiveness on mobile devices--> |
|
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape--> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover"> |
|
|
|
<title>Julio Biason .Me 4.3</title> |
|
|
|
<!-- CSS --> |
|
<link rel="stylesheet" href="https://blog.juliobiason.me/print.css" media="print"> |
|
<link rel="stylesheet" href="https://blog.juliobiason.me/poole.css"> |
|
<link rel="stylesheet" href="https://blog.juliobiason.me/hyde.css"> |
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> |
|
|
|
|
|
|
|
|
|
|
|
</head> |
|
|
|
<body class=" "> |
|
|
|
<div class="sidebar"> |
|
<div class="container sidebar-sticky"> |
|
<div class="sidebar-about"> |
|
|
|
<a href="https://blog.juliobiason.me"><h1>Julio Biason .Me 4.3</h1></a> |
|
|
|
<p class="lead">Old school dev living in a 2.0 dev world</p> |
|
|
|
|
|
</div> |
|
|
|
<ul class="sidebar-nav"> |
|
|
|
|
|
<li class="sidebar-nav-item"><a href="/">English</a></li> |
|
|
|
<li class="sidebar-nav-item"><a href="/pt">Português</a></li> |
|
|
|
<li class="sidebar-nav-item"><a href="/tags">Tags (EN)</a></li> |
|
|
|
<li class="sidebar-nav-item"><a href="/pt/tags">Tags (PT)</a></li> |
|
|
|
|
|
</ul> |
|
</div> |
|
</div> |
|
|
|
|
|
<div class="content container"> |
|
|
|
<div class="posts"> |
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/reviews/books/microservices-in-action/"> |
|
Microservices In Action - Morgan Bruce |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-08-13 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/reviews/">#reviews</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/microservices/">#microservices</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/morgan-bruce/">#morgan bruce</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/it/">#it</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/stars-2/">#stars:2</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/published-2017/">#published:2017</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p><a href="https://www.goodreads.com/book/show/36579817-microservices-in-action">GoodReads summary</a>: |
|
Microservices in Action is a practical book about building and deploying |
|
microservice-based applications. Written for developers and architects with a |
|
solid grasp of service-oriented development, it tackles the challenge of |
|
putting microservices into production. You'll begin with an in-depth overview |
|
of microservice design principles, building on your knowledge of traditional |
|
systems. Then, you'll start creating a reliable road to production. You'll |
|
explore examples using Kubernetes, Docker, and Google Container Engine as you |
|
learn to build clusters and maintain them after deployment. Throughout this |
|
rich, experience-driven book, you'll move through real-world use cases |
|
including a continuous delivery pipeline, production monitoring, and practical |
|
techniques for scaling and maintaining a healthy system.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/reviews/books/microservices-in-action/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/bad-code-defense/"> |
|
Things I Learnt The Hard Way - Don't Defend Bad Code |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-31 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/personal/">#personal</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/bad-code/">#bad code</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/defend/">#defend</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>Bad code exists everywhere. You shouldn't defend it, even if it is your own |
|
code.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/bad-code-defense/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/team-discussion/"> |
|
Things I Learnt The Hard Way - Global Changes Must Be Discussed With The Whole Team First |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-31 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/team/">#team</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/changes/">#changes</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>So you got tired of bad tests and decided it is a good idea to add some <a href="https://en.wikipedia.org/wiki/Fuzzing">fuzz |
|
testing</a> tool. Before you do add it in |
|
the main branch, you <em>have</em> to discuss it with your team.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/team-discussion/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/transparent/"> |
|
Things I Learnt The Hard Way - Be Transparent With The User |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-31 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/ux/">#ux</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/ui/">#ui</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>Since we are talking about <a href="/books/things-i-learnt/log-events">logging</a>, |
|
another thing you must do is to be transparent with the user in your user |
|
interface.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/transparent/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/add-then-remove/"> |
|
Things I Learnt The Hard Way - One Version To Add, One Version To Remove |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-30 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/versions/">#versions</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/upgrades/">#upgrades</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>A lot of things change during development. One day you need a field, another |
|
day that field may be completely different. For those cases, use one version |
|
to add the new field and another to remove.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/add-then-remove/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/git-flow/"> |
|
Things I Learnt The Hard Way - Git-Flow Is The Way To Go |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-30 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/git/">#git</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/git-flow/">#git flow</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/source-control/">#source control</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>If <a href="/books/thing-i-learnt/gerrit">Gerrit is such a mistake</a>, what can you use |
|
instead? Git Flow!</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/git-flow/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/own-your-shit/"> |
|
Things I Learnt The Hard Way - Own Your Shit |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-30 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/personal/">#personal</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/own-your-shit/">#own your shit</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>When I said "Scala is garbage" or "Gerrit is a mistake", it wasn't "l33th4x0r" |
|
who said that; it was Julio Biason. 'Cause I do believe that putting your face |
|
to be slapped is the way we grow.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/own-your-shit/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/gerrit/"> |
|
Things I Learnt The Hard Way - Gerrit Is A Mistake |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-29 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/git/">#git</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/gerrit/">#gerrit</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/source-control/">#source control</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>I hate calling software "a mistake", but I can't find any other way to |
|
describe Gerrit. You may see people using Gerrit 'cause Google uses it. The |
|
thing is: Google misunderstood what Git actually is.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/gerrit/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/permanent-solution/"> |
|
Things I Learnt The Hard Way - Nothing More Permanent Than A Temporary Solution |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-29 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/code/">#code</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/writing-code/">#writing code</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/temporary-solutions/">#temporary solutions</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>Depending on where you look, "Nothing more permanent than a temporary |
|
solution" is either an old Russian proverb or a quote by Milton Friedman. |
|
Thing is, temporary solutions, unless you think about the future to fix them, |
|
will become permanent.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/permanent-solution/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
<div class="post"> |
|
<h1 class="post-title"> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/time/"> |
|
Things I Learnt The Hard Way - You Always Have The Time |
|
</a> |
|
</h1> |
|
|
|
<div class="post-meta"> |
|
<span class="post-date"> |
|
2019-07-29 |
|
|
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/personal/">#personal</a> |
|
|
|
<a href="https://blog.juliobiason.me/tags/time/">#time</a> |
|
|
|
</span> |
|
</div> |
|
<div class="post-summary"> |
|
<p>You may think "Alright, I have a list of things I don't know, but I have no |
|
time to learn those things!" You do have time.</p> |
|
|
|
</div> |
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/time/"> |
|
Read more... |
|
</a> |
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</body> |
|
|
|
</html>
|
|
|