Weekly Cloud-Native Digest #12

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. Play with Docker Developing microservices with aggregates – Chris Richardson Ebook Concepts and Patterns for Streaming Services with Apache Kafka 7 Ways to Deal with Application Secrets in Azure Distributed systems vocabulary 15 Best […]

Read more
Diggest News

Weekly Cloud-Native Digest #11

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. Google Cloud Platform – Getting Started Serverless Antipatterns: What Not to Do With AWS Lambda? Progressive Delivery The 3 Biggest Wins When Using Alpine as a Base Docker Image Ten Things Serverless Architects Should […]

Read more
Chaos Engineering

What is chaos engineering?

Posted on Leave a comment

Reading Time: 2 minutes Chaos engineering is about creating experiments to reveal the weakness in a system. We know that sooner or later, a complex system will fail. We can inject failure in a controlled way to be able to gain confidence in our system. Injecting failure we can check the system behavior. Observe whether the monitoring is working […]

Read more

Weekly Cloud-Native Digest #10

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. Kubernetes Acadamey How to break a Monolith into Microservices On-Premises Serverless Architecture Four Points You Should Consider for Scaling DevOps Podcast talk on Hybrid Cloud, Code Reviews, and Kubernetes. Developing Microservices with Eclipse MicroProfile […]

Read more
microservices

What is Microservice?

Posted on 1 Comment

Reading Time: 2 minutes Microservice is an architecture style where you create or deposed a system into components. Despite the name, does not mean that the service has to be small in size. The most important thing is that each service has the following characteristics: Single-responsibility Each microservice should have only one responsibility, also known as bounded domain context. […]

Read more
Diggest News

Weekly Cloud-Native Digest #9

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. The Path to Cloud Native Applications (Ebook) How To Do Canary Deployments With Istio and Kubernetes Kafka In Microservices With Micronaut End-to-End Tests: Managing Containers in Kubernetes Canary Deployments on AWS How can we […]

Read more
Essencialism book cover

3 lessons I learned on software development from the book Essentialism: The Disciplined Pursuit of Less by Greg Mckeown

Posted on Leave a comment

Reading Time: 2 minutes In this post, I will share some lessons that I took while reading this amazing book. The book It’s not a recipe for time management nor a self-help book. It’s about how to become an Essentialist. A book that teaches how to maximize your time doing what matters for you. I can say that is […]

Read more
Weekely Digest News

Weekly Cloud-Native Digest #8

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. Designing testable serverless apps using hexagonal architecture Selecting a Cloud Provider Why our team cancelled our move to microservices Unit Test Serverless Applications The DevOps Way The Lambda Checklist Event-Driven Microservices With Spring Boot […]

Read more