Articles by Tag #containerapps

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Cool SHIT you can do with docker

Docker is the most revolutionary tech when it comes to containerization. Mainly because it’s fast and...

Learn More 28 4Nov 11 '24

How and why did we improve our API hosting?

Background UpSlide is a Microsoft 365 add-in that runs with PowerPoint, Excel and Word. At...

Learn More 16 0Sep 17 '24

A Step-by-Step Guide to CI/CD Pipeline for Angular App with Azure Container Apps

Table of Contents Prerequisites Step 1: Dockerfile Step 2: Azure Pipelines...

Learn More 8 0Dec 10 '24

Deploying a Java Azure Function on Azure Container Apps

Azure Functions provides integrated support for developing, deploying, and managing containerized function apps on Azure Container Apps. This makes it easier to run and manage Azure Functions using the integrated Azure management portal, compared to running Azure Functions independently in container environments like Azure Kubernetes Service (AKS). Additionally, by leveraging features provided by Azure Container Apps, you can easily utilize functionalities such as KEDA, Dapr, Envoy, scaling, monitoring, security, and access control for your Azure Functions.

Learn More 7 1Sep 9 '24

Testing with Docker: A Guide to Test Containers

Ever found yourself struggling with inconsistent test environments or spending hours setting up...

Learn More 6 0Feb 12

Preventing Out-of-Memory (OOM) Kills in Kubernetes: Tips for Optimizing Container Memory Management

Running containerized applications at scale with Kubernetes demands careful resource management. One...

Learn More 5 0Sep 23 '24

Tackling CPU Throttling in Kubernetes for Better Application Performance

CPU throttling is a frequent challenge in containerized environments, particularly for...

Learn More 4 0Dec 2 '24

Deploying a Static Website with Docker and Nginx

If you're looking for a fast and lightweight way to serve a static website, Nginx and Docker make an...

Learn More 4 0May 7

Introducing rust-lxc: Manage Linux Containers with Rust 🦀

LXC (Linux Containers) is a powerful tool for OS-level virtualization but there hasn't been a native...

Learn More 4 0May 9

Mastering Docker Basics: A Comprehensive Guide for Beginners

Docker Basics for Beginners Welcome to the world of Docker! This article provides a...

Learn More 4 0Jan 22

Day 03: Docker Images and Containers: Building, Pulling, and Running Docker Containers

With Docker installed, you’re ready to dive into the core of containerization—working with Docker...

Learn More 2 0Jan 14

Docker For Beginners

Introduction Docker is a powerful tool in today’s software world which helps...

Learn More 2 0Sep 27 '24

Run your first container

Prequisties: 1.Make sure you installed Docker Desktop and link to download software -...

Learn More 2 0Jul 8

Deploying a stateless container on cloud run

I will demonstrate how to deploy a simple container on cloud run. Cloud Run is a fully managed...

Learn More 1 1Oct 7 '24

Dockerize Your Development: Build Reusable Features, Faster

Docker is mostly used for deployment purposes or for creating isolated environments. However, there...

Learn More 1 0Oct 8 '24

What the Heck is Docker?

"What's Docker? What's a container? What's an image? Bla bla bla..." These are the questions my...

Learn More 1 0Dec 2 '24

Installing Docker on Ubuntu

Docker is an open-source platform that allows developers to build, ship, and run applications in...

Learn More 0 0Apr 18

New video about Docker👀

Since almost a year now, with my friend, we tried to make some video 😁. Here is our video about...

Learn More 0 0Jan 20

🧠Kubestronaut Cloud Native Golden Way 😎

🗯Kube🧢astronaut💭 👉👉👇👇 💣The term Kubestronaut refers to individuals recognized by the Cloud Native...

Learn More 0 0Aug 10

How to containerize an Application

INTRODUCTION Application containerization is a technology that packages an application...

Learn More 0 0Mar 19

Getting Started with Kubernetes : An Introduction to Kubernetes

Introduction Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform...

Learn More 0 0Feb 15

From App Service Plans to Azure Container Apps: Reducing Costs by 99%

1. Introduction: Context and Initial Challenge As a software engineer and project...

Learn More 0 0Mar 13

🚀 New AWS Marketplace Feature: Simplified Fulfilment for Container Products

AWS has just rolled out a new fulfilment experience for container-based software on AWS Marketplace,...

Learn More 0 0Apr 11

Docker BuildKit : Faster Builds, Mounts and Features

It was like any other day working on micro-services project, running on Docker environment. In...

Learn More 0 0Jun 16