View Blog Post

Troubleshooting AWS CodePipeline Artifacts

AWS CodePipeline is a managed service that orchestrates workflow for continuous integration, continuous delivery, and continuous deployment. With CodePipeline, you define a series of stages composed of actions that perform tasks in a release process from a code commit all the way to production. It helps teams deliver changes to users whenever there’s a business Read more…

View Blog Post

DevOps on AWS Radio: AWS in Action – Michael and Andreas Wittig (Episode 18)

In this episode, Paul Duvall and Brian Jakovich cover recent DevOps on AWS news along with a discussion with Michael and Andreas Wittig who are the authors of the best selling book, Amazon Web Services in Action.  Here are the show notes: DevOps on AWS News State of DevOps Report has been released Configure Cross-Account Read more…

View Blog Post

Automating Amazon Polly for WordPress

In our previous post on automating AWS Budgets, I included an embedded audio file that read each word of the blog post. I did this using an AWS service called Amazon Polly – which turns text into lifelike speech using deep learning. I got the idea after noticing that Jeff Barr, Chief Evangelist at AWS, had started providing this capability Read more…

View Blog Post

DevOps Culture: Self-Service-as-a-Service

Everything these days is a blah-blah-as-a-service, and your development lifecycle should be no different. When you provide a well working and documented services that your team can use to provision resources and introduce change in a controlled way; you will enable your teams to innovate and focus on building value for your customers. How do Read more…

View Blog Post

Screencast: Continuous Delivery for Machine Learning with AWS CodePipeline and Amazon SageMaker

The Amazon SageMaker machine learning service is a full platform that greatly simplifies the process of training and deploying your models at scale. However, there are still major gaps to enabling data scientists to do research and development without having to go through the heavy lifting of provisioning the infrastructure and developing their own continuous Read more…

View Blog Post

DevOps on AWS Radio: Continuous Delivery at Netflix – Adam Jordens (Episode 16)

In this episode, Paul Duvall covers recent DevOps on AWS news and interviews Adam Jordens, an engineer on the Delivery Platform Team at Netflix.  Here are the show notes: DevOps on AWS News AWS Limit monitor – AWS Answers  Keeping your Secrets Secret – AWS Secrets Manager and AWS CloudFormation to Automate Secrets Management Socket.io chat app Read more…

View Blog Post

DevOps on AWS Radio: Big Data – Robert Murphy (Episode 15)

In this episode, Paul Duvall and Brian Jakovich cover recent DevOps on AWS news along with a discussion with Robert Murphy, who is a Senior DevOps Automation Engineer at Stelligent. Here are the show notes: DevOps on AWS News Validating AWS CloudFormation templates with cfn_nag and mu Serverless CloudFormation Linting in AWS CodePipeline Custom rule Read more…

View Blog Post

The DevOps Culture: Empowering Your Team

DevOps is a software development practice that specializes in the frequent delivery of software features and improvements. Through rapid integration of changes and receipt of feedback we build a culture of confidence and reliability in the software lifecycle. Additionally, teams that follow these practices are highly productive for their organizations and themselves. Successfully employing “DevOps” Read more…

View Blog Post

Validating AWS CloudFormation templates with cfn_nag and mu

This is an older post. For newer information on cfn_nag and mu, please check out these posts: Development Acceleration Through VS Code Remote Containers: How We Leverage VS Code Remote Containers For Rapid Development of cfn_nag Custom Rule Distribution Enhancements for cfn_nag DevOps on AWS Radio: Mutato and Open Source at Stelligent (Episode 27) Stelligent Read more…