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 moreCreating a Billing Alert on Google Cloud Platform
Posted on — Leave a commentReading Time: < 1 minute Mike is a smart guy how to want to to have fun with cool stuff on the cloud. He learned how to create a google cloud account and he is ready to have fun. During the account registration, he gave his credit card number. This made Mike feel uncomfortable with bad feelings of being charged […]
Read moreLearn how to create a Google Cloud Platform Account
Posted on — Leave a commentReading Time: < 1 minute The beauty of cloud providers is that all them have some kind of incentive to start to use their services. They make things simple to get-start. The Google Cloud Platform (GCP) free tier gives you access to all google cloud products. You can use VM Instances, Kubernetes and other cool services, some of them are […]
Read moreWeekly Cloud-Native Digest #11
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. 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 moreWhat is chaos engineering?
Posted on — Leave a commentReading 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 moreWeekly Cloud-Native Digest #10
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. 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 moreWhat is Microservice?
Posted on — 1 CommentReading 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 moreWeekly Cloud-Native Digest #9
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. 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 more3 lessons I learned on software development from the book Essentialism: The Disciplined Pursuit of Less by Greg Mckeown
Posted on — Leave a commentReading 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 moreWeekly Cloud-Native Digest #8
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. 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