IntelliJ IDEA Cheat Sheet
Create a class : Alt+Home (Alt-Fn-left arrow) and then Ctrl-N
Create a class : Alt+Home (Alt-Fn-left arrow) and then Ctrl-N
This is Virtual Artifact, a brand new site by Froilan Miranda that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!
Today API's are the hot thing, and for good reason. The add simplicity and flexibility to complex data architectures. API Gateway offers the ability to create RESTful APIs and WebSocket APIs within the AWS Cloud Platform. API Gateway also supports serverless, containerized workloads. Amazon API Gateway is an AWS service
In the previous article we looked at a general overview of the AWS CodeCommit service. In this article we will look at setup and accessing a repository in CodeCommit. There are several ways to work with CodeCommit: * AWS Management Console * Use Git credentials with HTTPs * Federated Access * Temporary credentials * Web
In todays development environment, Git-based services are a norm. With GitHub being the industry standard and others like Bitbucket closly following. AWS has also added there solution for Git-based version control called CodeCommit. We will look at some of the features of CodeCommit and what makes it special compared to