Linux Capabilities In Practice

    In a previous post we covered the history and rules behind capabilities. In this post, we'll go through some examples of how Linux capabilities work and can be used, and the tooling available. We will...

    How Container Solutions and Eckoh Built a New Onboarding Process

    As Container Solutions grows, so does the number of projects we commit to every year. To keep quality high and continue to serve our clients well, we have learned to streamline the way we deliver our ...

    22 min read

    Using Functional Programming When Building Cloud Native Applications with AWS Lambda

    I’d like to share with you the architecture and programming pattern we've been using to build Cloud Native applications. The use case I'm going to present is a RESTful application deployed on AWS, usi...

    6 min read

    Reviving EveGenie—or, What Happens When a Container Solutions Engineer Gets 'Play Time'

    Container Solutions is a consulting company that focuses on Cloud Native transformations. Working as a Cloud Native engineer here means you get assigned to work on projects for particular clients. Whe...

    What You Need to Know About Debugging Docker Containers

    Debugging Docker containers can be a very challenging process. Here, I’ll share a few basic techniques for debugging containers—mostly Docker ones, but the techniques are also valid for many other typ...

    Linux Capabilities: Why They Exist and How They Work

    Linux capabilities, and how they interact with users and containers, can confuse even experienced engineers. At first it seems like this is fairly straightforward stuff, but it gets complex quickly an...

    Solving 2 Common Deployment Dilemmas in Kubernetes With Istio

    If you’re an engineer working with containers, and especially with Kubernetes, you’re going to hear about Istio. For the uninitiated, Istio is the service mesh for Kubernetes. A service mesh is a netw...

    Announcing Container Solutions' First Public Courses in Kubernetes

    Container Solutions’ training has helped hundreds of employees at client companies like Adidas, Booking.com, and Earthport gain the know-how they need to manage Cloud Native technology like Kubernetes...

    Building a Large-Scale, Continuous Delivery Platform: a Case Study

    About a year ago, we at Container Solutions started our engagement with FiduciaGAD, the largest IT service provider for banks in Germany. The focus of this project is to build a Continuous Integration...