AWS
-
Enterprise Java
A Caveat With AWS Shared Resources
Recently I’ve been releasing a new build, as usual utilizing a blue-green deployment by switching the DNS record to point…
Read More » -
Enterprise Java
The Promises, Payoff, and Products of Hybrid Clouds
The cloud promised to provide us all flexibility. The opportunity to access infinite resources as and when we need them…
Read More » -
Enterprise Java
Host your maven artifacts using Amazon s3
If you use amazon Web Services and you use Java for your projects then Amazon S3 is a great place…
Read More » -
Enterprise Java
Serverless: Getting started with SLAppForge Sigma
Yo! C’mere. Lookn’ for somethn’? Serverless, ya? Up there. Go strait, ‘n take a right at da “Sigma” sign. (Well,…
Read More » -
Enterprise Java
Integrate CloudWatch Logs with Cloudhub Mule
In this blog, i will explain how to enable AWS Cloudwatch Logs for your Mule CloudHub Application. Cloudwatch Logs Services are…
Read More » -
Enterprise Java
Setting Up Cassandra Cluster in AWS
Apache Cassandra is a NoSQL database that allows for easy horizontal scaling, using the consistent hashing mechanism. Seven years ago…
Read More » -
Software Development
Serverless: Building a mini producer/consumer data pipeline with AWS SNS
I wanted to create a little data pipeline with Serverless whose main use would be to run once a day,…
Read More » -
Enterprise Java
AWS: Spinning up a Neo4j instance with APOC installed
One of the first things I do after installing Neo4j is install the APOC library, but I find it’s a…
Read More » -
Software Development
Serverless: S3 – S3BucketPermissions – Action does not apply to any resource(s) in statement
I’ve been playing around with S3 buckets with Serverless, and recently wrote the following code to create an S3 bucket…
Read More »