Best of CloudJune 2023

  1. 1
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    10 Microservice Patterns Software Engineers Should Know

    Building scalable software requires a software engineer/architect to pick the right architecture. Monolithic architecture is usually the first choice in mind for most engineers because it is easy and does not have to deal with the distributed system complexity because a whole application is in the same giant codebase when dealing with agile software delivery.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    DevOps is Bullshit

    DevOps started as a well-intentioned set of practices and culture, it has devolved into an unholy beast of division and tunnel vision. The problem is most engineers don’t want to do operations work, they want to build the product. The knowledge silos are a feature, not a bug.

  3. 3
    Article
    Avatar of thevergeThe Verge·3y

    It’s not just you: Steam suddenly looks nice

    Steam goes wide with a full stable release today. New features like a cloud notepad and pinnable panels in the in-game overlay. Steam Deck now works on Steam Deck, though it doesn’t look like you can use it as a translucent in- game overlay.

  4. 4
    Article
    Avatar of redislabsRedis·3y

    Microservices and Containers Explained… Using LEGOs

    Microservices are small, independent components that you can combine to build larger applications. This is a stark departure from the traditional monolithic architecture, where an application is developed as a single unit. Microservices can communicate with each other through APIs, which enables the application to function as a cohesive whole.

  5. 5
    Article
    Avatar of dhhDavid Heinemeier Hansson·3y

    We have left the cloud

    In six months, we brought home six heritage services that we're no longer selling, but have committed to support for existing customers and users. We use KVM to slice our new monster 192-thread Dell R7625s into isolated VMs, then Docker to run the containerized applications, and finally Manage Remote Server Kontainers.

  6. 6
    Article
    Avatar of last9Last9·3y

    Prometheus vs Thanos

    Prometheus and Thanos have emerged as two powerful tools for handling time series data. Both of these systems offer robust features and functionalities that help organizations gain valuable insights into their infrastructure and applications. In this blog, we'll delve into the characteristics, differentiators, and challenges associated with both systems.

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    What is Infrastructure as Code? Explained for Beginners

    Infrastructure as Code (IaC) is a way of managing your infrastructure like it was code. This gives you all the benefits of using code to create your infrastructure, like version control, faster and safer infrastructure deployments. The article will cover the different infrastructure as code tools available as well as declarative vs imperative code.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    Better Stack

    The fastest log search on the planet Better Stack lets you see inside any stack, debug any issue, and resolve any incident. Start monitoring for free or book a demo Relied on by the world’s best engineering teams Query with the speed of light.

  9. 9
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Top Tools for Python Monitoring

    Helios is a powerful observability platform that provides actionable insight into your Python application flow. New Relic is a complete monitoring platform that allows you to monitor, troubleshoot, and optimize software applications and infrastructure. Prometheus is a widely used open-source monitoring and alerting toolkit for monitoring Python applications.