AWS Cover

AWS Organization Study Notes

Posted on Leave a comment

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

3 tools to make the commits in your repository more professional

Posted on Leave a comment

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

Integration test with TestContainer

Posted on Leave a comment

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

Weekly Cloud-Native Digest #22

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

Weekly Cloud-Native Digest #21

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

Weekly Cloud-Native Digest #20

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

Weekly Cloud-Native Digest #19

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

Weekly Cloud-Native Digest #18

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. 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