codebuildCreate a Rust web service, from zero to cloudWriting software can be very complex in any language. Working with the language and tools, however, should not be. This tutorial will describe how to install Rust, create a new project, set up a simple web server, and deploy to a virtual server.
devopsCI/CD with CodeBuild and CodePipelineAt Rocket we use a variety of hosted continuous integration / continuous delivery (CI/CD) platforms to help our clients deliver great products and experiences to their customers. Recently, we've used a few of AWS's services to create full integration and delivery solutions. In this post we'll look at how we've used AWS CodeBuild and CodePipeline to create a cost effective, performant and code driven end-to-end CI/CD solution. What is CodeBuild and CodePipeline? AWS has a number services they'v