Reading Time: 4 minutes In this post, I want to share my personal way of studying for AWS Solution Architect Certification using the amazing course from Adrian Cantrill. I have been improving my way of learning over time and I’m always open to trying new things. Learn about how to learn, productivity, and time management is a subject that […]
Read moreAWS Organization Study Notes
Posted on — Leave a commentReading Time: 2 minutes In this post, I make available my notes about AWS Organization made from Adrian Cantrill’s course AWS Certified Solutions Architect – Associate (SAA-C02). The Q&A session below can be used to validate your knowledge or create Flashcards for study. Since this is a piece of knowledge in construction there may be mistakes, drop a comment […]
Read more3 tools to make the commits in your repository more professional
Posted on — Leave a commentReading Time: 7 minutes Show professionalism and maturity through your repositories applying good practices to write commit messages A management version repository that has an organized history of changes and good commit messages shows maturity and professionalism. This organization begins writing commit messages that make clear the intention behind the change made and also has a guideline followed by […]
Read moreIntegration test with TestContainer
Posted on — Leave a commentReading Time: 4 minutes Test the integration layer of your java application with a real Postgres instance using the TestContainer library Creating efficient integration tests is a common challenge when building microservices. Ensure the environment equality among the development and the production environment can be a pain. Mainly when the tools and services require too much hand configuration. When this happens, we […]
Read moreInstall and Configure the Ubuntu Desktop UI on Google Cloud Platform
Posted on — 8 CommentsReading Time: 4 minutes It´s awesome when you have your notebook with speed and memory enough to do your development experiments but when you do not have, it sucks! Use a remote machine hosted in the cloud is a good option but access it only by the terminal can not be enough if you want to install an IDE […]
Read moreWeekly Cloud-Native Digest #22
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. Free Ebook Designing Distributed Systems – Rapidly develop reliable, distributed systems with the patterns and paradigms. Free Ebook on how logs work in distributed systems. Learn how logs and stream-processing […]
Read moreWeekly Cloud-Native Digest #21
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. Free Ebook Designing Distributed Systems – Rapidly develop reliable, distributed systems with the patterns and paradigms. Build your maillist. Create a simple #serverless function to collect email from your users […]
Read moreWeekly Cloud-Native Digest #20
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. Design Techniques for Building Stateful, Cloud-Native Applications – Part 1: Resiliency, Recoverability, and Scalability Nice video with a demonstration on how #EventStorm technique works. FREE EBook – Kubernetes Patterns Reusable […]
Read moreWeekly Cloud-Native Digest #19
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. The 1500 Microservices of Monzo Bank (UK) The Hardest Part About Microservices: Your Data. Taking a hard look at your domain and your data will help you get to microservices. […]
Read moreWeekly Cloud-Native Digest #18
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. Why Microservices Should Be Event Driven: Autonomy vs Authority – Going from authority to autonomy and embracing eventual consistency By @christianposta Event-Driven Architecture and the Outbox Pattern Weekly Cloud-Native Digest […]
Read more