How to build a scalable C# web application in DockerFile for Container App in Azure Function?
Azure Function is a serverless and managed service. Now Azure also has released …
Read MoreAzure Function is a serverless and managed service. Now Azure also has released …
Read MoreAWS Batch is a managed service to allow you to run batch jobs on AWS like big …
Read MoreBefore writing this article, I thought Unity’s games were much safer than some …
Read MoreAzure Function is a serverless and managed service. Now Azure also has released Container App plan which can allow you to easily build and deploy a custom doecker in web application to Azure Container App in Azunre Function.
Read MoreCreate Azure Static App Log in to Azure –> Static App –> Create Static App –> fill in you App name
Read MoreDo you want to create an affordable, high-performance, scalable and secure website without needing administrative work and coding skills?
Read MoreHi Have you ever thought about using ChatGPT to reduce DevOps work? Today I will be showing you how to use ChatGPT to reduce the image size of the NodeJS web application.
Read MoreThis tutorial will guide you through a practical, step-by-step approach to back up and recover Jenkins on Mac using scripts with AWS S3.
Read MorePush notifications play a pivotal role in enhancing user experience and engagement in Unity games.
Read MoreHey, you may know how keeping Unity games stable can be a real challenge, right?
Read MoreServerless architecture is a way to reduce your administration and maintenance work on infrastructure. You can put all your efforts into developing new features but not managing the backends like EC2, EKS, ECS on AWS or VM, Container Instance, and App Service on Azure.
Read MoreGoogle Cloud Platform provides lots of technologies to save developer’s time in terms of scalability and availability to serve a high amount of traffic.
Read MoreAzure PlayFab is a backend platform for games with managed game services like account management, economy, analytics, and LiveOps.
Read MoreUnity is an easy-to-use tool to simplify and speed up game development, but building a large Unity project can be a pain to waste your time.
Read MoreThis article will detail how to set up Master-Slave Architecture on Jenkins for high availability and scalability.
Read MoreAWS S3 is file storage to save images, audio, videos, and HTML files. But you might not be aware that S3 can even save your costs to host a static website in high security without maintaining your Http Server on AWS EC2.
Read MoreJenkins is an essential tool to run CI/CD pipelines for your projects. However, if you have more and more pipelines running in single Jenkins, you may encounter some problems in availability and scalability.
Read MoreWhen it comes to securing your website or API server, it is a tedious task that you would have never thought about it such as regularly checking your server’s weakness by port scanning, [OWASP Top 10](https://owasp.
Read MoreContinuous Integration and Deployment allow you to have fewer bugs in games to increase your productivity.
Read MoreHubot is an open-source chatbot framework that can allow you to parse the message to interact with messengers like Line, Facebook, or Slack.
Read MoreIf you develop a game in Unity and save assets like images or audio files on Github without using Git FS, your repo’s size might become bigger and bigger when you make any changes to Github.
Read MoreIf you encountered an issue below, your go application on EKS failed to send an HTTP request to other services.
Read MoreAWS Batch is a managed service to allow you to run batch jobs on AWS like big data analyzing or updating data in MYSQL.
Read MoreIf you develop a game and save codes and assets on Github without using Git FS, your repo’s size will become bigger and bigger when you make any changes and push them to Github.
Read MoreIf you want to keep your services online without any downtime, you must pay attention to the availability of your server.
Read MoreAzure Functions is a serverless architecture that can reduce your administration work on the backend.
Read MoreIn this post, we will provide some tips to protect your WordPress and avoid XML-RPC attacks and explore how to use some open-source solutions and plugins to protect your WordPress.
Read MoreA tutorial for beginners to detail how to set up SQLite and implement API with Azure Function in just a few minutes.
Read MoreAssuming you have developed APIs on Azure Functions, you may be wondering how to update Azure Functions without server downtime.
Read MoreBuilding a website to promote games, products, or personal blogs is a very common strategy.
Read MoreThere are many tutorials showing how to build an embedded dynamic framework for IOS.
Read MoreIn this article, we will detail how to design high-traffic websites and show how to set up WordPress with high availability, scalability, and security on Lightsail.
Read MoreDeveloping and managing a web application on Beanstalk could definitely make your lives become much easier.
Read MoreWhen you develop an HTML5 or Mobile game, you may simply want to test it in a private network and don’t want to release it to the public during the development.
Read MoreRecently I found there were lots of hackers who used the Brute Force SSH Attack Tool to login attempts on my servers.
Read MoreDeveloping iOS applications usually encounters an unexpected exception when dealing with network connections. This is due to the fact that the UI interface could not wait until the TCP connection turning to timeout.
Read MoreYou may think about using an open-source framework to bridge the native app with JavaScript.
Read MoreDocker is widely used in micro-services platforms. To get started is easy but to optimize it is hard.
Read MoreThere are many ways to protect your contents on CloudFront. However, it’s quite hard to find a full example to implement Singed Cookies in Unity with CloudFront.
Read MoreWhen it comes to providing better user experiences to engage your users in games, you might need a fast CDN to ensure quick content delivery and minimize waiting times
Read MoreNo one can ensure games to be completely safe. What we can do is to make games become hard and challenging to hack.
Read MoreBefore writing this article, I thought Unity’s games were much safer than some browser games built by Java Script.
Read MoreTesting subscriptions in In-App-Purchase is not an easy task on TestFlight/Sandbox. Because it’s too tricky to make it correct for the first time.
Read MoreWhat is ECS? ECS is a fully managed container service on Amazon. You don’t need to worry about how to scale out pods or nodes as the traffic grows.
Read MoreMessagePack is widely used for games because of its performance. However, it’s not easy to integrate it with Unity due to a lack of documentation and tutorials.
Read More