Read AI/M Weekly
AI Weekly Newsletter, Kala. Curated AI news, tutorials, tools and more - Join thousands of other readers, 100% free, unsubscribe anytime.
Join us
AI Weekly Newsletter, Kala. Curated AI news, tutorials, tools and more - Join thousands of other readers, 100% free, unsubscribe anytime.
This blog post is a continuation of this blog post where I attempted to give an introduction of Microservices and Docker containers. In this post we are going to delve deeper into Docker containers and get hands-on practice which should give a better understanding.
Every once in a while a new paradigm shift comes along that changes or brings another approach to the way software development is done. The “new” paradigm shift I will be talking about in this article is Containers.
Today I will explain some interesting topic ‘Knative’ — a serverless architecture and how we can utilize it with a simple SpringBoot application. I will not go for all the details about Knative but will focus on a few features of it and how we can simply utilize those features in our application.
The Postgres implementation on the target project is part of a larger DB architecture which includes elements of MongoDB and DynamoDB. It’s only fair that I use a tool that scales easily with AWS.
In this article, we will see the best practices for Docker host security based on 6 scenarios.
Today, every fast-growing business enterprise has to deploy new features of their app rapidly if they really want to survive in this competitive market.
If you’re playing around with multiple technology stacks or extending open-source applications and you don’t mind having to shift back and forth between different languages and frameworks, you might find containerizing your applications useful.
In this tutorial, I am going to be creating an image with a file that will tell you the time of day the container has been deployed using Nginx.
Kubernetes or K8s is an open-source platform to manage containerized workloads and applications.
In this article, I will show you how did I set up CI/CD for my personal blog with free services.