Reading Time: < 1 minute Google Cloud SDK (Software Development Kit) is a Command-line interface for Google Cloud Platform products and services. It has a set of useful tools for manage VM Instances, network, firewall, disk storage and more. In the video below you see the steps to install it on Windows. If your operating system is other than windows, […]
Read moreWeekly Cloud-Native Digest #17
Posted on — Leave a commentReading Time: < 1 minute Save time and stay up-to-date with what’s going on in the Cloud-Native ecosystem. Every week a collection of useful links with videos, articles and more. Versioning in an Event Sourced System – The goal of this text is not to discuss Event Sourcing but to discuss how to version Event Sourced systems. Introducing Azure Spring […]
Read more5 facts that will make you rethink the use of Microservice
Posted on — 2 CommentsReading Time: 2 minutes Microservice architecture has been widely used to build scalable and resilient applications. Every company wants to build application fault-tolerant and be able to build and deploy new features fast. Although Microservice architecture is a tool to achieve these goals, it is also a tool that has some requirements to be applied with success. This article […]
Read moreWeekly Cloud-Native Digest #16
Posted on — Leave a commentReading Time: 2 minutes Save time and stay up-to-date with what’s going on in the Cloud-Native ecosystem. Every week a collection of useful links with videos, articles and more. VIDEOS [Principles Of Microservices] In this talk, Sam Newman shows us some principles of Microservice Architecture with good examples and suggestions of tools to address some of them [Don’t Walk […]
Read more8 tips to get your dream job and also improve your curriculum
Posted on — Leave a commentReading Time: < 1 minute Dream job! Talking with Bruno Souza (the Brazilian Java man) about career, he gave me golden tips on how to get your dream job and also improve your curriculum. Check this out ? Tip 1# The best offers is the one where the company knows and trusts you. When this happens, your curriculum does not […]
Read moreConfiguring a remote connection on a Linux instance hosted on Google Cloud Platform
Posted on — Leave a commentReading Time: 3 minutes In this tutorial, we will configure a Linux Virtual Machine that is hosted on Google Cloud Platform (GCP) to accept remote connection through SSH using a public/private key. If you do not have a GCP Learn here how to create a Google Cloud Platform Account. For Windows users I recommend two steps before start: Install […]
Read moreWeekly Cloud-Native Digest #15
Posted on — Leave a commentReading Time: 2 minutes Stay up-to-date with what’s going on in cloud-native ecosystem. News, tutorials and useful information on microservices, serverless, containers, kubernetes and more. [Modular Monoliths] In this talk @simonbrown talks on architectural aspects of apply component-based and service-oriented design thinking to achieve modularity in your monolith. [Building Fault Tolerant Microservices] Excellent talk on the ho to address […]
Read moreCreating a VM Instance On Google Cloud Platform
Posted on — Leave a commentReading Time: 2 minutes Once you have a Google Cloud Platform account (GCP) it´s time to have fun and take advantage of your free tier. In this tutorial, we will learn how to create a VM Instance On Google Cloud Platform Virtual Machines are very useful and widely used, you can easily have a fully customized machine ready to […]
Read moreWeekly Cloud-Native Digest #14
Posted on — Leave a commentReading Time: 1 minute Stay up-to-date with what’s going on in cloud-native ecosystem. News, tutorials and useful information on microservices, serverless, containers, kubernetes and more. MonolithFirst – In this great post @martinfowler explain why you shouldn’t start a new project with microservices, even if you’re sure your application will be big enough to make it worthwhile. Microservices For Greenfield? […]
Read moreWeekly Cloud-Native Digest #13
Posted on — Leave a commentReading Time: < 1 minute Stay up-to-date with what’s going on in cloud-native ecosystem. News, tutorials and useful information on microservices, serverless, containers, kubernetes and more. Using sagas to maintain data consistency in a microservice architecture The Many Meanings of Event-Driven Architecture • Martin Fowler Free Ebook Optimal RabbitMQ Guide 35 Microservices Interview Questions You Most Likely Can’t Answer Google […]
Read more