Using Cfhighlander to create reusable and modular AWS CloudFormation templates
Learn how to create reusable CloudFormation templates for managing AWS resources in a modular way. This developer workshop covers creating a VPC, deploying bastion and ECS components, and more. | How-to tech post | Code sample
PCI DSS Compliance on AWS - Get 71 requirements covered out-of-the-box
How to quickly achieve and maintain PCI compliance on AWS. Find out the steps to get started and which 71/296 PCI requirements are covered out-of-the-box, saving time and headaches.
Don't hire just the one person to do your DevOps
How to avoid the most common mistake companies make when it comes to DevOps? Uncover the benefits of DevOps as a Service. Improve efficiency, automate deployments, and gain confidence in your processes.
The case for CI/CD - Why every company needs an automated pipeline to production
Discover the importance of implementing CI/CD in your software development process. Learn how continuous integration, delivery, and deployment can increase efficiency, reduce risk, and improve the overall quality of your code.
How base2Services Slashes the Compliance Burden for standards like PCI, HIPAA and SOX
Audits for PCI, HIPAA, or SOX compliance can be a lengthy, manual process. Find out how base2Services can help you automate and standardize much of the compliance auditing and reporting process.
How to bridge the gap between developers and the cloud with an outsourced DevOps team
The gap between developers and the cloud can lead to costly issues and impact profitability. Discover how an outsourced DevOps team bridges this gap, ensuring seamless communication and improved business results.
How do you decide when and where to use serverless architecture?
Discover the benefits and challenges of serverless architecture. Learn when and where to use serverless, how to adopt the serverless development model, and the future of serverless technology.
How to Start and Stop instances on AWS automatically
Cut costs and optimize your infrastructure on AWS by automating the start and stop of instances. Learn how to save money with cloud providers and automate operations with the cfn_manage tool. | How-to tech post | Code sample
What is serverless technology?
Learn about serverless technology and the benefits of this design pattern. Discover what serverless is, what it's not, and discover how it can simplify your coding process.
Running Docker containers from the CLI backed by AWS
Learn how to run Docker containers in AWS and work with them as if they were running locally. Discover the pros and cons of this approach and get started with step-by-step instructions. | How-to tech post | Code sample
Automate the build of serverless to AWS Lambda with Docker and Jenkins
Quicker with serverless. How to automate the deployment of serverless projects in Jenkins using Docker containers | How-to tech post | Code sample
How to build native Docker containers for Windows
Learn how to build native Docker containers for Windows platforms and develop Windows-based apps with ease and efficiency | How-to tech post | Code sample