Elasticsearch on EC2 with API Gateway
Steps to build Elasticsearch infrastructure on AWS at low cost using API Gateways, Lambdas and EC2 ARM instances
Steps to build Elasticsearch infrastructure on AWS at low cost using API Gateways, Lambdas and EC2 ARM instances
Query ElasticSearch from your iPhone
In this post, I'm going to document how to setup a C++ program in XCode and test using the XCTest framework
In the process of taking an older iOS application, I've been mixing Objective C with Swift and SwiftUI