Rohit Maratheblog.rohitmarathe.com·Jan 8, 2023How To Dockerizing React App & Serve With NginxIntroduction Docker is the most popular containerized tool that helps to containerize the application. In this tutorial, we will containerize the movie react app and serve the app using the Nginx & this will also apply to all other react apps. Step -...Discuss·104 readsDocker
ARPAN MONDALarpanunzip.hashnode.dev·Dec 11, 2022Container Adoption Leading DevOps StrategyContainer adoption has become a leading strategy in DevOps, as it allows for faster and more efficient deployment of applications. A container is a lightweight, standalone, and executable package of software that includes everything needed to run the...Discuss·35 readscontainers
Saksham Awasthisakshamawasthi.hashnode.dev·Sep 23, 2022What the hell is k8s?If you spent the last six years lost in the interstellar void between Jaglan and the Axel nebula, maybe you have never heard of Kubernetes. Otherwise, chances are you have at least basic knowledge of this container orchestration system. It offers a l...Discuss·35 likes·101 readsKubernetes
Kashish Lakharakashishlakhara.hashnode.dev·Aug 6, 2022Containerizing Nginx serverIn this docker tutorial, I'll demonstrate how to containerize Nginx application. If you are a beginner, then you will find this tutorial very helpful. Even if you are not familiar with what Nginx is, it will be easy for you to follow this tutorial. P...Discuss·24 likes·177 readsDocker
Kai Walterancientitguy.hashnode.dev·Feb 6, 2022Private linking an Azure Container App Environmentthis version is reworked for the final Container Apps namespace Microsoft.App This week virtual network integration and with that a bring-your-own virtual network capability was made available for Container App Environments: https://techcommunity.m...DiscussAzure
Kai Walterancientitguy.hashnode.dev·Jan 30, 2022Test Azure Functions scaling on Container Apps with Azure Load Testingmotivation I am currently evaluating, whether and how I can transfer this Azure Functions containers on Service Fabric workload to Azure Container Apps. Primary reason to use Service Fabric back then was to be able to host Azure Functions within our ...Discuss·42 readsAzure