Google Cloud Platform

Installing Google Cloud SDK on Windows

Posted on Leave a comment

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 more
Diggest News

Weekly Cloud-Native Digest #17

Posted on Leave a comment

Reading 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 more
thinking

5 facts that will make you rethink the use of Microservice

Posted on 2 Comments

Reading 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 more

Weekly Cloud-Native Digest #16

Posted on Leave a comment

Reading 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 more
Google Cloud Platform

Configuring a remote connection on a Linux instance hosted on Google Cloud Platform

Posted on Leave a comment

Reading 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 more
Diggest News

Weekly Cloud-Native Digest #15

Posted on Leave a comment

Reading 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 more

Weekly Cloud-Native Digest #14

Posted on Leave a comment

Reading 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 more
Diggest News

Weekly Cloud-Native Digest #13

Posted on Leave a comment

Reading 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