• Optimize your Elasticsearch deployment with Arm-based Amazon EC2 M6g instances
    Every day, globally an approximate 2.5 quintillion bytes of data are created. A quintillion is 1 with 30 zeroes after it. Let that sink in for a moment. While a lot of this data could be cat videos on...
  • Using Terraform To Deploy Arm EC2 Instances On AWS
    In this post, we'll discuss using Terraform to deploy Arm EC2 instances on AWS. Summary Arm A1 instances can save you significant money on your workloads. If you are already familiar with how...
  • Keil web server + svg + IE8
    Hi everyone, I'm currently trying to browse a web page containing a .svg image file from the Keil webserver. I'm using Keil 4.21 and the TCPnet RL-ARM library. The page is browsed correctly by...
  • Simple Web server
    I have setup a Server using the LPC1788 & TCPnet & i can communicate with it with a TCP/IP utility like PacketSender.This is without http. Now i want to make a web server that can serve simple static...
  • WEB pages on Embedded Server
    Hello, I am using the cgi files into an application. I have used the FCARM utility to convert the cgi files into a single Web.c file. But the problem i am facing is : my cgi files contain the Java...