I'm new in website deployment. I have this assignment where I have to deploy an existing website using kubernetes and improve its performance by doing auto scal
I would like to implement GZIP compression on my site. I've implemented it on IIS and the HTML page is compressed successfully as expected. Now the issue is w
I was trying to use Seagull as a Diameter server for Cx interface. In response to a MAR request, the script needs to send a MAA response with “Digest-HA1&
I'm using Django for a simple contact form with a file upload. I'm not attaching the file to the email; I'm simply uploading it to the server via forms.py. But
Hi can somebody help me please? so far this is my code: #include<iostream> #include <list> #define NOE 20 #define NOV 10 using namespace std; clas
I have re-written Jax-ws service in spring boot using Bottom-Up approach from old legacy code. I will be using two or more @webparam in the same method and will
I have this code: const history = useNavigate(); const navigate = (e) => { e.preventDefault(); history('/link') } const doSomething = (e) => {
I would like to unpack dictionary values and pass them into function arguments. I have a 1D dictionary that might contain strings, integers and floats or all to
I need to develop a feature where I need to show the directions between two zipcodes on a map offline. Is there any such framework which can display directions